2024-04-06T02:37:35.743 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-06T02:37:35.744 DEBUG:teuthology.run:Teuthology command: teuthology --description orch/cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} --owner scheduled_teuthology@teuthology --verbose --archive /home/teuthworker/archive/teuthology-2024-04-05_21:08:03-orch-squid-distro-default-smithi/7641881 --name teuthology-2024-04-05_21:08:03-orch-squid-distro-default-smithi -- /home/teuthworker/archive/teuthology-2024-04-05_21:08:03-orch-squid-distro-default-smithi/7641881/orig.config.yaml 2024-04-06T02:37:35.773 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-06T02:37:35.852 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-05_21:08:03-orch-squid-distro-default-smithi/7641881 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} email: ceph-qa@ceph.com first_in_suite: false job_id: '7641881' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-05_21:08:03-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: 9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 workunit: branch: squid sha1: 584a67ccb9eb224c5312dccd96a82e67b0645518 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: 5609 sha1: 9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 sleep_before_teardown: 0 subset: 32/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_584a67ccb9eb224c5312dccd96a82e67b0645518/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 584a67ccb9eb224c5312dccd96a82e67b0645518 targets: smithi042.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHsMoJOp84+rulrrLswNW38Tyh7EZpfJMmme4twsItH5WNRJNWawx9+mrgIqONQzLW0A1SbPYfjzoNftq4gK/fU= smithi064.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB8Kq2v4yRTc3cj8QLx4JPDZQxDn1Vo9Z5BShGu4Q/00tkQlazDUUulvUWJd8cn7/XToU+dNkR8s6SjuqgBsWdE= tasks: - cephadm: cephadm_branch: v17.2.0 cephadm_git_url: https://github.com/ceph/ceph image: quay.io/ceph/ceph:v17.2.0 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph 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-05_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-06T02:37:35.852 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_584a67ccb9eb224c5312dccd96a82e67b0645518/qa; will attempt to use it 2024-04-06T02:37:35.853 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_584a67ccb9eb224c5312dccd96a82e67b0645518/qa/tasks 2024-04-06T02:37:35.853 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-06T02:37:35.857 INFO:teuthology.task.internal:Checking packages... 2024-04-06T02:37:35.882 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '9f192350ba5fe6d0a365b251a8c2af61f56a5fa6' 2024-04-06T02:37:35.882 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-06T02:37:35.883 INFO:teuthology.packaging:ref: None 2024-04-06T02:37:35.883 INFO:teuthology.packaging:tag: None 2024-04-06T02:37:35.883 INFO:teuthology.packaging:branch: squid 2024-04-06T02:37:35.883 INFO:teuthology.packaging:sha1: 9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 2024-04-06T02:37:35.883 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-06T02:37:36.101 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2027.g9f192350 2024-04-06T02:37:36.103 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-06T02:37:36.108 INFO:teuthology.task.internal:no buildpackages task found 2024-04-06T02:37:36.108 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-06T02:37:36.127 INFO:teuthology.task.internal:Saving configuration 2024-04-06T02:37:36.138 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-06T02:37:36.143 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-06T02:37:36.168 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi042.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-05_21:08:03-orch-squid-distro-default-smithi/7641881', '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-06 02:32:33.128542', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHsMoJOp84+rulrrLswNW38Tyh7EZpfJMmme4twsItH5WNRJNWawx9+mrgIqONQzLW0A1SbPYfjzoNftq4gK/fU='} 2024-04-06T02:37:36.191 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi064.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-05_21:08:03-orch-squid-distro-default-smithi/7641881', '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-06 02:32:33.130435', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB8Kq2v4yRTc3cj8QLx4JPDZQxDn1Vo9Z5BShGu4Q/00tkQlazDUUulvUWJd8cn7/XToU+dNkR8s6SjuqgBsWdE='} 2024-04-06T02:37:36.191 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-06T02:37:36.196 INFO:teuthology.task.internal:roles: ubuntu@smithi042.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-06T02:37:36.197 INFO:teuthology.task.internal:roles: ubuntu@smithi064.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-06T02:37:36.197 INFO:teuthology.run_tasks:Running task console_log... 2024-04-06T02:37:36.273 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f496c2e20d0>, signals=[15]) 2024-04-06T02:37:36.273 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-06T02:37:36.279 INFO:teuthology.task.internal:Opening connections... 2024-04-06T02:37:36.279 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi042.front.sepia.ceph.com 2024-04-06T02:37:36.281 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-06T02:37:36.392 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi064.front.sepia.ceph.com 2024-04-06T02:37:36.394 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-06T02:37:36.498 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-06T02:37:36.504 DEBUG:teuthology.orchestra.run.smithi042:> uname -m 2024-04-06T02:37:36.523 INFO:teuthology.orchestra.run.smithi042.stdout:x86_64 2024-04-06T02:37:36.523 DEBUG:teuthology.orchestra.run.smithi042:> cat /etc/os-release 2024-04-06T02:37:36.581 INFO:teuthology.orchestra.run.smithi042.stdout:NAME="CentOS Stream" 2024-04-06T02:37:36.581 INFO:teuthology.orchestra.run.smithi042.stdout:VERSION="9" 2024-04-06T02:37:36.581 INFO:teuthology.orchestra.run.smithi042.stdout:ID="centos" 2024-04-06T02:37:36.581 INFO:teuthology.orchestra.run.smithi042.stdout:ID_LIKE="rhel fedora" 2024-04-06T02:37:36.581 INFO:teuthology.orchestra.run.smithi042.stdout:VERSION_ID="9" 2024-04-06T02:37:36.581 INFO:teuthology.orchestra.run.smithi042.stdout:PLATFORM_ID="platform:el9" 2024-04-06T02:37:36.581 INFO:teuthology.orchestra.run.smithi042.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-06T02:37:36.582 INFO:teuthology.orchestra.run.smithi042.stdout:ANSI_COLOR="0;31" 2024-04-06T02:37:36.582 INFO:teuthology.orchestra.run.smithi042.stdout:LOGO="fedora-logo-icon" 2024-04-06T02:37:36.582 INFO:teuthology.orchestra.run.smithi042.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-06T02:37:36.582 INFO:teuthology.orchestra.run.smithi042.stdout:HOME_URL="https://centos.org/" 2024-04-06T02:37:36.582 INFO:teuthology.orchestra.run.smithi042.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-06T02:37:36.582 INFO:teuthology.orchestra.run.smithi042.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-06T02:37:36.582 INFO:teuthology.orchestra.run.smithi042.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-06T02:37:36.583 INFO:teuthology.lock.ops:Updating smithi042.front.sepia.ceph.com on lock server 2024-04-06T02:37:36.606 DEBUG:teuthology.orchestra.run.smithi064:> uname -m 2024-04-06T02:37:36.623 INFO:teuthology.orchestra.run.smithi064.stdout:x86_64 2024-04-06T02:37:36.623 DEBUG:teuthology.orchestra.run.smithi064:> cat /etc/os-release 2024-04-06T02:37:36.684 INFO:teuthology.orchestra.run.smithi064.stdout:NAME="CentOS Stream" 2024-04-06T02:37:36.713 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION="9" 2024-04-06T02:37:36.713 INFO:teuthology.orchestra.run.smithi064.stdout:ID="centos" 2024-04-06T02:37:36.713 INFO:teuthology.orchestra.run.smithi064.stdout:ID_LIKE="rhel fedora" 2024-04-06T02:37:36.713 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION_ID="9" 2024-04-06T02:37:36.714 INFO:teuthology.orchestra.run.smithi064.stdout:PLATFORM_ID="platform:el9" 2024-04-06T02:37:36.714 INFO:teuthology.orchestra.run.smithi064.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-06T02:37:36.714 INFO:teuthology.orchestra.run.smithi064.stdout:ANSI_COLOR="0;31" 2024-04-06T02:37:36.714 INFO:teuthology.orchestra.run.smithi064.stdout:LOGO="fedora-logo-icon" 2024-04-06T02:37:36.714 INFO:teuthology.orchestra.run.smithi064.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-06T02:37:36.714 INFO:teuthology.orchestra.run.smithi064.stdout:HOME_URL="https://centos.org/" 2024-04-06T02:37:36.714 INFO:teuthology.orchestra.run.smithi064.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-06T02:37:36.714 INFO:teuthology.orchestra.run.smithi064.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-06T02:37:36.714 INFO:teuthology.orchestra.run.smithi064.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-06T02:37:36.715 INFO:teuthology.lock.ops:Updating smithi064.front.sepia.ceph.com on lock server 2024-04-06T02:37:36.739 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-06T02:37:36.748 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-06T02:37:36.753 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-06T02:37:36.753 DEBUG:teuthology.orchestra.run.smithi042:> test '!' -e /home/ubuntu/cephtest 2024-04-06T02:37:36.756 DEBUG:teuthology.orchestra.run.smithi064:> test '!' -e /home/ubuntu/cephtest 2024-04-06T02:37:36.771 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-06T02:37:36.777 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-06T02:37:36.777 DEBUG:teuthology.orchestra.run.smithi042:> test -z $(ls -A /var/lib/ceph) 2024-04-06T02:37:36.813 DEBUG:teuthology.orchestra.run.smithi064:> test -z $(ls -A /var/lib/ceph) 2024-04-06T02:37:36.837 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-06T02:37:36.893 INFO:teuthology.run_tasks:Running task kernel... 2024-04-06T02:37:36.907 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-06T02:37:36.907 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-06T02:37:36.908 DEBUG:teuthology.orchestra.run.smithi042:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-06T02:37:36.908 DEBUG:teuthology.orchestra.run.smithi064:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-06T02:37:36.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-06T02:37:36.923 DEBUG:teuthology.orchestra.run.smithi064:> uname -r 2024-04-06T02:37:36.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-06T02:37:36.925 DEBUG:teuthology.orchestra.run.smithi042:> uname -r 2024-04-06T02:37:36.984 INFO:teuthology.orchestra.run.smithi042.stdout:5.14.0-361.el9.x86_64 2024-04-06T02:37:36.985 INFO:teuthology.task.kernel:Running kernel on smithi042: 5.14.0-361.el9.x86_64 2024-04-06T02:37:36.985 DEBUG:teuthology.orchestra.run.smithi042:> sudo yum install -y kernel 2024-04-06T02:37:36.986 INFO:teuthology.orchestra.run.smithi064.stdout:5.14.0-361.el9.x86_64 2024-04-06T02:37:36.986 INFO:teuthology.task.kernel:Running kernel on smithi064: 5.14.0-361.el9.x86_64 2024-04-06T02:37:36.986 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum install -y kernel 2024-04-06T02:37:39.157 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS-9 - AppStream 14 MB/s | 8.1 MB 00:00 2024-04-06T02:37:39.378 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS-9 - AppStream 11 MB/s | 8.1 MB 00:00 2024-04-06T02:37:40.849 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS-9 - BaseOS 7.9 MB/s | 2.5 MB 00:00 2024-04-06T02:37:41.070 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS-9 - BaseOS 8.2 MB/s | 2.5 MB 00:00 2024-04-06T02:37:42.098 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.0 MB 00:00 2024-04-06T02:37:42.244 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-06T02:37:44.414 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - AppStream 19 MB/s | 19 MB 00:01 2024-04-06T02:37:48.621 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - CRB 15 MB/s | 6.1 MB 00:00 2024-04-06T02:37:50.063 INFO:teuthology.orchestra.run.smithi042.stdout:CentOS Stream 9 - Extras packages 64 kB/s | 16 kB 00:00 2024-04-06T02:37:51.874 INFO:teuthology.orchestra.run.smithi042.stdout:Extra Packages for Enterprise Linux 12 MB/s | 21 MB 00:01 2024-04-06T02:37:57.065 INFO:teuthology.orchestra.run.smithi042.stdout:lab-extras 43 kB/s | 1.7 kB 00:00 2024-04-06T02:37:58.006 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - AppStream 1.3 MB/s | 19 MB 00:14 2024-04-06T02:37:59.283 INFO:teuthology.orchestra.run.smithi042.stderr:Modular dependency problems: 2024-04-06T02:37:59.283 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-04-06T02:37:59.283 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 1: conflicting requests 2024-04-06T02:37:59.283 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.283 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 2: conflicting requests 2024-04-06T02:37:59.283 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.283 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 3: conflicting requests 2024-04-06T02:37:59.284 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.284 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 4: conflicting requests 2024-04-06T02:37:59.284 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.284 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 5: conflicting requests 2024-04-06T02:37:59.284 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.284 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 6: conflicting requests 2024-04-06T02:37:59.284 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.284 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 7: conflicting requests 2024-04-06T02:37:59.284 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.284 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 8: conflicting requests 2024-04-06T02:37:59.284 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.284 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 9: conflicting requests 2024-04-06T02:37:59.284 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.284 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 10: conflicting requests 2024-04-06T02:37:59.285 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.285 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 11: conflicting requests 2024-04-06T02:37:59.285 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.285 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 12: conflicting requests 2024-04-06T02:37:59.285 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.285 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 13: conflicting requests 2024-04-06T02:37:59.285 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.285 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 14: conflicting requests 2024-04-06T02:37:59.285 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.285 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 15: conflicting requests 2024-04-06T02:37:59.285 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.285 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 16: conflicting requests 2024-04-06T02:37:59.285 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.285 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 17: conflicting requests 2024-04-06T02:37:59.286 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.286 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 18: conflicting requests 2024-04-06T02:37:59.286 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.286 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 19: conflicting requests 2024-04-06T02:37:59.286 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.286 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 20: conflicting requests 2024-04-06T02:37:59.286 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.286 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 21: conflicting requests 2024-04-06T02:37:59.286 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.286 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 22: conflicting requests 2024-04-06T02:37:59.286 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.286 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 23: conflicting requests 2024-04-06T02:37:59.286 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.286 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 24: conflicting requests 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 25: conflicting requests 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 26: conflicting requests 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 27: conflicting requests 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 28: conflicting requests 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 29: conflicting requests 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 30: conflicting requests 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 31: conflicting requests 2024-04-06T02:37:59.287 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 32: conflicting requests 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 33: conflicting requests 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 34: conflicting requests 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 35: conflicting requests 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 36: conflicting requests 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 37: conflicting requests 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.288 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 38: cannot install the best candidate for the job 2024-04-06T02:37:59.289 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.289 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.289 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.289 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.289 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 39: conflicting requests 2024-04-06T02:37:59.289 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.289 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.289 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.289 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.289 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.289 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.289 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 40: cannot install the best candidate for the job 2024-04-06T02:37:59.289 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.289 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.290 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.290 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.290 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 41: cannot install the best candidate for the job 2024-04-06T02:37:59.290 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.290 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.290 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.290 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.290 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 42: cannot install the best candidate for the job 2024-04-06T02:37:59.290 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.290 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.290 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.290 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.290 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 43: cannot install the best candidate for the job 2024-04-06T02:37:59.291 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.291 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.291 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.291 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.291 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 44: cannot install the best candidate for the job 2024-04-06T02:37:59.291 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.291 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.291 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.291 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.291 INFO:teuthology.orchestra.run.smithi042.stderr: Problem 45: cannot install the best candidate for the job 2024-04-06T02:37:59.291 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.291 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.291 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.291 INFO:teuthology.orchestra.run.smithi042.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-06T02:37:59.697 INFO:teuthology.orchestra.run.smithi042.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-06T02:37:59.698 INFO:teuthology.orchestra.run.smithi042.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-06T02:37:59.815 INFO:teuthology.orchestra.run.smithi042.stdout:Dependencies resolved. 2024-04-06T02:37:59.824 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-04-06T02:37:59.824 INFO:teuthology.orchestra.run.smithi042.stdout: Package Architecture Version Repository Size 2024-04-06T02:37:59.824 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-04-06T02:37:59.824 INFO:teuthology.orchestra.run.smithi042.stdout:Installing: 2024-04-06T02:37:59.824 INFO:teuthology.orchestra.run.smithi042.stdout: kernel x86_64 5.14.0-432.el9 baseos 66 k 2024-04-06T02:37:59.824 INFO:teuthology.orchestra.run.smithi042.stdout:Installing dependencies: 2024-04-06T02:37:59.824 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-core x86_64 5.14.0-432.el9 baseos 15 M 2024-04-06T02:37:59.824 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules x86_64 5.14.0-432.el9 baseos 33 M 2024-04-06T02:37:59.825 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules-core x86_64 5.14.0-432.el9 baseos 27 M 2024-04-06T02:37:59.825 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:37:59.825 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction Summary 2024-04-06T02:37:59.825 INFO:teuthology.orchestra.run.smithi042.stdout:================================================================================ 2024-04-06T02:37:59.825 INFO:teuthology.orchestra.run.smithi042.stdout:Install 4 Packages 2024-04-06T02:37:59.825 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:37:59.825 INFO:teuthology.orchestra.run.smithi042.stdout:Total download size: 76 M 2024-04-06T02:37:59.825 INFO:teuthology.orchestra.run.smithi042.stdout:Installed size: 123 M 2024-04-06T02:37:59.826 INFO:teuthology.orchestra.run.smithi042.stdout:Downloading Packages: 2024-04-06T02:38:00.417 INFO:teuthology.orchestra.run.smithi042.stdout:(1/4): kernel-5.14.0-432.el9.x86_64.rpm 146 kB/s | 66 kB 00:00 2024-04-06T02:38:00.934 INFO:teuthology.orchestra.run.smithi042.stdout:(2/4): kernel-core-5.14.0-432.el9.x86_64.rpm 15 MB/s | 15 MB 00:00 2024-04-06T02:38:01.793 INFO:teuthology.orchestra.run.smithi042.stdout:(3/4): kernel-modules-5.14.0-432.el9.x86_64.rpm 18 MB/s | 33 MB 00:01 2024-04-06T02:38:02.085 INFO:teuthology.orchestra.run.smithi042.stdout:(4/4): kernel-modules-core-5.14.0-432.el9.x86_6 16 MB/s | 27 MB 00:01 2024-04-06T02:38:02.085 INFO:teuthology.orchestra.run.smithi042.stdout:-------------------------------------------------------------------------------- 2024-04-06T02:38:02.085 INFO:teuthology.orchestra.run.smithi042.stdout:Total 34 MB/s | 76 MB 00:02 2024-04-06T02:38:02.381 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - CRB 9.8 MB/s | 6.1 MB 00:00 2024-04-06T02:38:02.780 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction check 2024-04-06T02:38:03.233 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction check succeeded. 2024-04-06T02:38:03.233 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction test 2024-04-06T02:38:03.932 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - Extras packages 49 kB/s | 16 kB 00:00 2024-04-06T02:38:04.269 INFO:teuthology.orchestra.run.smithi042.stdout:Transaction test succeeded. 2024-04-06T02:38:04.269 INFO:teuthology.orchestra.run.smithi042.stdout:Running transaction 2024-04-06T02:38:05.092 INFO:teuthology.orchestra.run.smithi064.stdout:Extra Packages for Enterprise Linux 20 MB/s | 21 MB 00:01 2024-04-06T02:38:06.858 INFO:teuthology.orchestra.run.smithi042.stdout: Preparing : 1/1 2024-04-06T02:38:07.493 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-modules-core-5.14.0-432.el9.x86_64 1/4 2024-04-06T02:38:07.577 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-06T02:38:10.392 INFO:teuthology.orchestra.run.smithi064.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-04-06T02:38:10.452 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-06T02:38:10.591 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-06T02:38:12.616 INFO:teuthology.orchestra.run.smithi064.stderr:Modular dependency problems: 2024-04-06T02:38:12.616 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-04-06T02:38:12.616 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 1: conflicting requests 2024-04-06T02:38:12.616 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module container-tools:rhel8:820240321091303:20125149.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.617 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 2: conflicting requests 2024-04-06T02:38:12.617 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module eclipse:rhel8:820201023100746:b230ed4e.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.617 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 3: conflicting requests 2024-04-06T02:38:12.617 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module freeradius:3.0:8080020230117180605:89170a74.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.617 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 4: conflicting requests 2024-04-06T02:38:12.617 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module gimp:2.8:8000020190628145146:4148dfdf.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.617 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 5: conflicting requests 2024-04-06T02:38:12.617 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module go-toolset:rhel8:820240401160413:b754926a.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.617 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 6: conflicting requests 2024-04-06T02:38:12.617 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module httpd:2.4:820240216084734:9edba152.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.617 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 7: conflicting requests 2024-04-06T02:38:12.617 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module idm:client:820240307184541:49cc9d1b.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.617 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 8: conflicting requests 2024-04-06T02:38:12.617 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module inkscape:0.92.3:8080020221205124429:3e031279.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.618 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 9: conflicting requests 2024-04-06T02:38:12.618 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module jmc:rhel8:8050020211110222101:6392b1f8.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.618 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 10: conflicting requests 2024-04-06T02:38:12.618 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module llvm-toolset:rhel8:820240205133135:9edba152.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.618 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 11: conflicting requests 2024-04-06T02:38:12.618 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module log4j:2:8080020221205124743:9d367344.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.618 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 12: conflicting requests 2024-04-06T02:38:12.618 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module mailman:2.1:820230727085757:77fc8825.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.618 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 13: conflicting requests 2024-04-06T02:38:12.618 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module mariadb:10.3:8030020210419150013:30b713e6.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.618 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 14: conflicting requests 2024-04-06T02:38:12.618 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module maven:3.5:8060020211203142015:c0229ad2.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.618 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 15: conflicting requests 2024-04-06T02:38:12.618 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module mercurial:4.8:8000020190628020724:4148dfdf.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.619 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 16: conflicting requests 2024-04-06T02:38:12.619 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module mod_auth_openidc:2.3:820230721123832:9edba152.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.619 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 17: conflicting requests 2024-04-06T02:38:12.619 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module mysql:8.0:8040020210901180257:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.619 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 18: conflicting requests 2024-04-06T02:38:12.619 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module nginx:1.14:8000020211221191913:55190bc5.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.619 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 19: conflicting requests 2024-04-06T02:38:12.619 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module nodejs:10:8040020210120182536:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.619 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 20: conflicting requests 2024-04-06T02:38:12.619 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl:5.26:8000020190628020724:55190bc5.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.619 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 21: conflicting requests 2024-04-06T02:38:12.619 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module php:7.2:8020020200507003613:2c7ca891.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.619 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 22: conflicting requests 2024-04-06T02:38:12.619 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module postgresql:10:820230223114800:9edba152.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 23: conflicting requests 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module python27:2.7:820240208011952:182f7c73.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 24: conflicting requests 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module python36:3.6:8050020210825152031:982725ab.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 25: conflicting requests 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module python38:3.8:820230810143931:64c1cd5a.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 26: conflicting requests 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module python39:3.9:820240214182535:17377f89.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 27: conflicting requests 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module redis:5:8040020211019153849:9f9e2e7e.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 28: conflicting requests 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module rhn-tools:1.0:8010020191114034948:f69d1239.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 29: conflicting requests 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module ruby:2.5:820230627084142:9edba152.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 30: conflicting requests 2024-04-06T02:38:12.620 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module rust-toolset:rhel8:820240119204620:b09eea91.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 31: conflicting requests 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module satellite-5-client:1.0:8010020191114035551:cdc1202b.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 32: conflicting requests 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module squid:4:820240319173245:9edba152.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 33: conflicting requests 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module subversion:1.10:8070020220711155714:78111232.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 34: conflicting requests 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module swig:3.0:8030020200706142531:30b713e6.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 35: conflicting requests 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module varnish:6:8050020211109225449:b4937e53.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 36: conflicting requests 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module virt:rhel:820240314161907:9edba152.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 37: conflicting requests 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:7cc0a66d.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.621 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:8030020200716155257:b967a9a2.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.622 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-libwww-perl:6.34:820230811133638:36f9fae6.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.622 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 38: cannot install the best candidate for the job 2024-04-06T02:38:12.622 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:a5949e2e.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.622 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:8010020191114031501:be2e4737.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.622 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:2ab761e1.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.622 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-YAML:1.24:820230223114759:86e45846.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.622 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 39: conflicting requests 2024-04-06T02:38:12.622 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.622 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:8030020200715230104:ea09926d.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.623 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:082fdf2f.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.623 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.623 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.623 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-IO-Socket-SSL:2.066:820230223114759:fbe42456.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.623 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 40: cannot install the best candidate for the job 2024-04-06T02:38:12.623 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:16b3ab4d.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.624 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:8010020191114031513:e1f37755.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.624 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.624 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-FCGI:0.78:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.624 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 41: cannot install the best candidate for the job 2024-04-06T02:38:12.624 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:1e4bbb35.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.624 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:8030020200716150652:ea09926d.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.624 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:0ccef39c.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.624 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBI:1.641:820230223114759:dbc5bc9a.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.624 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 42: cannot install the best candidate for the job 2024-04-06T02:38:12.624 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:3a70019f.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.624 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:8030020200716174729:cccafca5.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.624 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-SQLite:1.58:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 43: cannot install the best candidate for the job 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:56fce90f.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:8030020200716213634:98a3c9d0.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:06b7596e.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-Pg:3.7:820230223114759:d2fc5d76.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 44: cannot install the best candidate for the job 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:3a70019f.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:8030020200716171139:cccafca5.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:6fdf7e5d.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-DBD-MySQL:4.046:820230223114759:d4326aba.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: Problem 45: cannot install the best candidate for the job 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8010020191120175858:95fce66d.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:8030020200723233049:09acf126.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.625 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:436af1ae.x86_64 from CentOS-AppStream 2024-04-06T02:38:12.626 INFO:teuthology.orchestra.run.smithi064.stderr: - nothing provides module(platform:el8) needed by module perl-App-cpanminus:1.7044:820230223114759:b12195ea.x86_64 from CentOS-AppStream 2024-04-06T02:38:13.191 INFO:teuthology.orchestra.run.smithi064.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-06T02:38:13.191 INFO:teuthology.orchestra.run.smithi064.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-06T02:38:13.299 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-04-06T02:38:13.306 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-06T02:38:13.306 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2024-04-06T02:38:13.306 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-06T02:38:13.306 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-04-06T02:38:13.306 INFO:teuthology.orchestra.run.smithi064.stdout: kernel x86_64 5.14.0-432.el9 baseos 66 k 2024-04-06T02:38:13.306 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2024-04-06T02:38:13.306 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-core x86_64 5.14.0-432.el9 baseos 15 M 2024-04-06T02:38:13.307 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-modules x86_64 5.14.0-432.el9 baseos 33 M 2024-04-06T02:38:13.307 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-modules-core x86_64 5.14.0-432.el9 baseos 27 M 2024-04-06T02:38:13.307 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-06T02:38:13.307 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-04-06T02:38:13.307 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-04-06T02:38:13.307 INFO:teuthology.orchestra.run.smithi064.stdout:Install 4 Packages 2024-04-06T02:38:13.307 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-06T02:38:13.308 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 76 M 2024-04-06T02:38:13.308 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 123 M 2024-04-06T02:38:13.308 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-04-06T02:38:13.660 INFO:teuthology.orchestra.run.smithi064.stdout:(1/4): kernel-5.14.0-432.el9.x86_64.rpm 273 kB/s | 66 kB 00:00 2024-04-06T02:38:14.293 INFO:teuthology.orchestra.run.smithi064.stdout:(2/4): kernel-core-5.14.0-432.el9.x86_64.rpm 17 MB/s | 15 MB 00:00 2024-04-06T02:38:14.819 INFO:teuthology.orchestra.run.smithi064.stdout:(3/4): kernel-modules-core-5.14.0-432.el9.x86_6 24 MB/s | 27 MB 00:01 2024-04-06T02:38:15.245 INFO:teuthology.orchestra.run.smithi064.stdout:(4/4): kernel-modules-5.14.0-432.el9.x86_64.rpm 18 MB/s | 33 MB 00:01 2024-04-06T02:38:15.245 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-04-06T02:38:15.245 INFO:teuthology.orchestra.run.smithi064.stdout:Total 39 MB/s | 76 MB 00:01 2024-04-06T02:38:15.665 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-06T02:38:15.709 INFO:teuthology.orchestra.run.smithi042.stdout: Installing : kernel-5.14.0-432.el9.x86_64 4/4 2024-04-06T02:38:15.936 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-04-06T02:38:16.404 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-04-06T02:38:16.405 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-04-06T02:38:17.474 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-04-06T02:38:17.475 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-04-06T02:38:20.087 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-04-06T02:38:20.726 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : kernel-modules-core-5.14.0-432.el9.x86_64 1/4 2024-04-06T02:38:20.802 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-06T02:38:20.827 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-06T02:38:23.695 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-06T02:38:23.828 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-06T02:38:28.909 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-06T02:38:28.953 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : kernel-5.14.0-432.el9.x86_64 4/4 2024-04-06T02:38:34.044 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-06T02:38:51.640 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 4/4 2024-04-06T02:38:51.640 INFO:teuthology.orchestra.run.smithi042.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-06T02:38:51.641 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:38:51.690 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 4/4 2024-04-06T02:38:52.021 INFO:teuthology.orchestra.run.smithi042.stdout: Running scriptlet: kernel-5.14.0-432.el9.x86_64 4/4 2024-04-06T02:38:52.022 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-5.14.0-432.el9.x86_64 1/4 2024-04-06T02:38:52.022 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-06T02:38:52.022 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-06T02:38:52.438 INFO:teuthology.orchestra.run.smithi042.stdout: Verifying : kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-06T02:38:52.439 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:38:52.439 INFO:teuthology.orchestra.run.smithi042.stdout:Installed: 2024-04-06T02:38:52.439 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-5.14.0-432.el9.x86_64 2024-04-06T02:38:52.439 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-core-5.14.0-432.el9.x86_64 2024-04-06T02:38:52.439 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules-5.14.0-432.el9.x86_64 2024-04-06T02:38:52.439 INFO:teuthology.orchestra.run.smithi042.stdout: kernel-modules-core-5.14.0-432.el9.x86_64 2024-04-06T02:38:52.439 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:38:52.439 INFO:teuthology.orchestra.run.smithi042.stdout:Complete! 2024-04-06T02:38:52.786 DEBUG:teuthology.orchestra.run.smithi042:> rpm -q kernel | sort -rV | head -n 1 2024-04-06T02:38:52.934 INFO:teuthology.orchestra.run.smithi042.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-06T02:38:52.934 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-06T02:38:52.934 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-432.el9.x86_64 2024-04-06T02:38:52.934 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-06T02:38:52.934 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-06T02:38:52.935 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-06T02:38:52.935 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi042.front.sepia.ceph.com, path=None, version=distro) 2024-04-06T02:38:52.935 DEBUG:teuthology.orchestra.run.smithi042:> rpm -q kernel | sort -rV | head -n 1 2024-04-06T02:38:53.017 INFO:teuthology.orchestra.run.smithi042.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-06T02:38:53.017 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-06T02:38:53.017 DEBUG:teuthology.orchestra.run.smithi042:> sudo rpm -qi grub2-tools 2024-04-06T02:38:53.058 INFO:teuthology.orchestra.run.smithi042.stdout:Name : grub2-tools 2024-04-06T02:38:53.058 INFO:teuthology.orchestra.run.smithi042.stdout:Epoch : 1 2024-04-06T02:38:53.058 INFO:teuthology.orchestra.run.smithi042.stdout:Version : 2.06 2024-04-06T02:38:53.058 INFO:teuthology.orchestra.run.smithi042.stdout:Release : 68.el9 2024-04-06T02:38:53.058 INFO:teuthology.orchestra.run.smithi042.stdout:Architecture: x86_64 2024-04-06T02:38:53.058 INFO:teuthology.orchestra.run.smithi042.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-06T02:38:53.058 INFO:teuthology.orchestra.run.smithi042.stdout:Group : Unspecified 2024-04-06T02:38:53.058 INFO:teuthology.orchestra.run.smithi042.stdout:Size : 8264254 2024-04-06T02:38:53.058 INFO:teuthology.orchestra.run.smithi042.stdout:License : GPLv3+ 2024-04-06T02:38:53.058 INFO:teuthology.orchestra.run.smithi042.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-06T02:38:53.058 INFO:teuthology.orchestra.run.smithi042.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-06T02:38:53.059 INFO:teuthology.orchestra.run.smithi042.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-06T02:38:53.059 INFO:teuthology.orchestra.run.smithi042.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-06T02:38:53.059 INFO:teuthology.orchestra.run.smithi042.stdout:Packager : builder@centos.org 2024-04-06T02:38:53.059 INFO:teuthology.orchestra.run.smithi042.stdout:Vendor : CentOS 2024-04-06T02:38:53.059 INFO:teuthology.orchestra.run.smithi042.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-06T02:38:53.059 INFO:teuthology.orchestra.run.smithi042.stdout:Summary : Support tools for GRUB. 2024-04-06T02:38:53.059 INFO:teuthology.orchestra.run.smithi042.stdout:Description : 2024-04-06T02:38:53.059 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:38:53.059 INFO:teuthology.orchestra.run.smithi042.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-06T02:38:53.059 INFO:teuthology.orchestra.run.smithi042.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-06T02:38:53.059 INFO:teuthology.orchestra.run.smithi042.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-06T02:38:53.059 INFO:teuthology.orchestra.run.smithi042.stdout:hardware devices. 2024-04-06T02:38:53.059 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:38:53.059 INFO:teuthology.orchestra.run.smithi042.stdout:This subpackage provides tools for support of all platforms. 2024-04-06T02:38:53.060 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-06T02:38:53.060 INFO:teuthology.task.kernel:Updating grub on smithi042 to boot 5.14.0-432.el9.x86_64 2024-04-06T02:38:53.060 DEBUG:teuthology.orchestra.run.smithi042:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-06T02:38:53.705 INFO:teuthology.orchestra.run.smithi042.stderr:Generating grub configuration file ... 2024-04-06T02:38:55.128 INFO:teuthology.orchestra.run.smithi042.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-06T02:38:55.163 INFO:teuthology.orchestra.run.smithi042.stderr:done 2024-04-06T02:38:55.182 DEBUG:teuthology.orchestra.run.smithi042:> mktemp 2024-04-06T02:38:55.238 INFO:teuthology.orchestra.run.smithi042.stdout:/tmp/tmp.lbmD4Gz7fO 2024-04-06T02:38:55.239 DEBUG:teuthology.orchestra.run.smithi042:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.lbmD4Gz7fO 2024-04-06T02:38:55.311 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 0666 /tmp/tmp.lbmD4Gz7fO 2024-04-06T02:38:55.452 DEBUG:teuthology.orchestra.remote:smithi042:/tmp/tmp.lbmD4Gz7fO is 6KB 2024-04-06T02:38:55.501 DEBUG:teuthology.orchestra.run.smithi042:> rm -fr /tmp/tmp.lbmD4Gz7fO 2024-04-06T02:38:55.515 DEBUG:teuthology.orchestra.run.smithi042:> sudo /bin/ls /boot/loader/entries || true 2024-04-06T02:38:55.584 INFO:teuthology.orchestra.run.smithi042.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-06T02:38:55.584 INFO:teuthology.orchestra.run.smithi042.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-06T02:38:55.584 INFO:teuthology.orchestra.run.smithi042.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-06T02:38:55.584 INFO:teuthology.orchestra.run.smithi042.stdout:15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64.conf 2024-04-06T02:38:55.585 DEBUG:teuthology.orchestra.run.smithi042:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64 2024-04-06T02:38:55.742 DEBUG:teuthology.orchestra.run.smithi042:> sudo shutdown -r now 2024-04-06T02:39:04.955 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-core-5.14.0-432.el9.x86_64 4/4 2024-04-06T02:39:04.955 INFO:teuthology.orchestra.run.smithi064.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-06T02:39:04.955 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-06T02:39:05.000 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-modules-5.14.0-432.el9.x86_64 4/4 2024-04-06T02:39:05.417 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-5.14.0-432.el9.x86_64 4/4 2024-04-06T02:39:05.417 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-5.14.0-432.el9.x86_64 1/4 2024-04-06T02:39:05.417 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-core-5.14.0-432.el9.x86_64 2/4 2024-04-06T02:39:05.417 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-modules-5.14.0-432.el9.x86_64 3/4 2024-04-06T02:39:05.871 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-modules-core-5.14.0-432.el9.x86_64 4/4 2024-04-06T02:39:05.872 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-06T02:39:05.872 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-04-06T02:39:05.872 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-5.14.0-432.el9.x86_64 2024-04-06T02:39:05.872 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-core-5.14.0-432.el9.x86_64 2024-04-06T02:39:05.872 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-modules-5.14.0-432.el9.x86_64 2024-04-06T02:39:05.872 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-modules-core-5.14.0-432.el9.x86_64 2024-04-06T02:39:05.872 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-06T02:39:05.872 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-04-06T02:39:06.200 DEBUG:teuthology.orchestra.run.smithi064:> rpm -q kernel | sort -rV | head -n 1 2024-04-06T02:39:06.317 INFO:teuthology.orchestra.run.smithi064.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-06T02:39:06.318 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-06T02:39:06.318 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-432.el9.x86_64 2024-04-06T02:39:06.318 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-06T02:39:06.318 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-06T02:39:06.318 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-06T02:39:06.318 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi064.front.sepia.ceph.com, path=None, version=distro) 2024-04-06T02:39:06.318 DEBUG:teuthology.orchestra.run.smithi064:> rpm -q kernel | sort -rV | head -n 1 2024-04-06T02:39:06.402 INFO:teuthology.orchestra.run.smithi064.stdout:kernel-5.14.0-432.el9.x86_64 2024-04-06T02:39:06.402 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-432.el9.x86_64 2024-04-06T02:39:06.402 DEBUG:teuthology.orchestra.run.smithi064:> sudo rpm -qi grub2-tools 2024-04-06T02:39:06.447 INFO:teuthology.orchestra.run.smithi064.stdout:Name : grub2-tools 2024-04-06T02:39:06.448 INFO:teuthology.orchestra.run.smithi064.stdout:Epoch : 1 2024-04-06T02:39:06.448 INFO:teuthology.orchestra.run.smithi064.stdout:Version : 2.06 2024-04-06T02:39:06.448 INFO:teuthology.orchestra.run.smithi064.stdout:Release : 68.el9 2024-04-06T02:39:06.448 INFO:teuthology.orchestra.run.smithi064.stdout:Architecture: x86_64 2024-04-06T02:39:06.448 INFO:teuthology.orchestra.run.smithi064.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-06T02:39:06.448 INFO:teuthology.orchestra.run.smithi064.stdout:Group : Unspecified 2024-04-06T02:39:06.448 INFO:teuthology.orchestra.run.smithi064.stdout:Size : 8264254 2024-04-06T02:39:06.448 INFO:teuthology.orchestra.run.smithi064.stdout:License : GPLv3+ 2024-04-06T02:39:06.448 INFO:teuthology.orchestra.run.smithi064.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-06T02:39:06.448 INFO:teuthology.orchestra.run.smithi064.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-06T02:39:06.448 INFO:teuthology.orchestra.run.smithi064.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-06T02:39:06.448 INFO:teuthology.orchestra.run.smithi064.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-06T02:39:06.448 INFO:teuthology.orchestra.run.smithi064.stdout:Packager : builder@centos.org 2024-04-06T02:39:06.449 INFO:teuthology.orchestra.run.smithi064.stdout:Vendor : CentOS 2024-04-06T02:39:06.449 INFO:teuthology.orchestra.run.smithi064.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-06T02:39:06.449 INFO:teuthology.orchestra.run.smithi064.stdout:Summary : Support tools for GRUB. 2024-04-06T02:39:06.449 INFO:teuthology.orchestra.run.smithi064.stdout:Description : 2024-04-06T02:39:06.449 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-06T02:39:06.449 INFO:teuthology.orchestra.run.smithi064.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-06T02:39:06.449 INFO:teuthology.orchestra.run.smithi064.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-06T02:39:06.449 INFO:teuthology.orchestra.run.smithi064.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-06T02:39:06.449 INFO:teuthology.orchestra.run.smithi064.stdout:hardware devices. 2024-04-06T02:39:06.449 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-06T02:39:06.450 INFO:teuthology.orchestra.run.smithi064.stdout:This subpackage provides tools for support of all platforms. 2024-04-06T02:39:06.451 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-06T02:39:06.451 INFO:teuthology.task.kernel:Updating grub on smithi064 to boot 5.14.0-432.el9.x86_64 2024-04-06T02:39:06.451 DEBUG:teuthology.orchestra.run.smithi064:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-06T02:39:07.062 INFO:teuthology.orchestra.run.smithi064.stderr:Generating grub configuration file ... 2024-04-06T02:39:08.505 INFO:teuthology.orchestra.run.smithi064.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-06T02:39:08.543 INFO:teuthology.orchestra.run.smithi064.stderr:done 2024-04-06T02:39:08.545 DEBUG:teuthology.orchestra.run.smithi064:> mktemp 2024-04-06T02:39:08.601 INFO:teuthology.orchestra.run.smithi064.stdout:/tmp/tmp.8U9bJ2qQmv 2024-04-06T02:39:08.601 DEBUG:teuthology.orchestra.run.smithi064:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.8U9bJ2qQmv 2024-04-06T02:39:08.683 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 0666 /tmp/tmp.8U9bJ2qQmv 2024-04-06T02:39:08.828 DEBUG:teuthology.orchestra.remote:smithi064:/tmp/tmp.8U9bJ2qQmv is 6KB 2024-04-06T02:39:08.877 DEBUG:teuthology.orchestra.run.smithi064:> rm -fr /tmp/tmp.8U9bJ2qQmv 2024-04-06T02:39:08.892 DEBUG:teuthology.orchestra.run.smithi064:> sudo /bin/ls /boot/loader/entries || true 2024-04-06T02:39:08.960 INFO:teuthology.orchestra.run.smithi064.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-06T02:39:08.960 INFO:teuthology.orchestra.run.smithi064.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-06T02:39:08.960 INFO:teuthology.orchestra.run.smithi064.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-06T02:39:08.960 INFO:teuthology.orchestra.run.smithi064.stdout:15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64.conf 2024-04-06T02:39:08.962 DEBUG:teuthology.orchestra.run.smithi064:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-432.el9.x86_64 2024-04-06T02:39:09.119 DEBUG:teuthology.orchestra.run.smithi064:> sudo shutdown -r now 2024-04-06T02:39:25.758 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-06T02:39:25.759 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-04-06T02:39:25.760 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-06T02:39:39.134 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-06T02:39:39.134 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-04-06T02:39:39.135 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-06T02:39:57.470 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.64 2024-04-06T02:40:06.479 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-04-06T02:40:06.480 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-06T02:40:09.534 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.64 2024-04-06T02:40:21.546 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-04-06T02:40:21.547 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-06T02:40:25.766 DEBUG:teuthology.orchestra.remote:timed out 2024-04-06T02:40:34.774 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-04-06T02:40:34.775 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-06T02:40:35.209 DEBUG:teuthology.orchestra.run.smithi042:> true 2024-04-06T02:40:35.583 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-04-06T02:40:35.583 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-432.el9.x86_64"... 2024-04-06T02:40:35.583 DEBUG:teuthology.orchestra.run.smithi042:> uname -r 2024-04-06T02:40:35.597 INFO:teuthology.orchestra.run.smithi042.stdout:5.14.0-432.el9.x86_64 2024-04-06T02:40:35.597 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-432.el9.x86_64 vs 5.14.0-432.el9.x86_64 2024-04-06T02:40:35.597 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-06T02:40:35.597 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-06T02:40:36.599 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-06T02:40:36.599 DEBUG:teuthology.orchestra.run.smithi042:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-06T02:40:36.661 INFO:teuthology.orchestra.run.smithi042.stdout:ttyS1 2024-04-06T02:40:36.698 DEBUG:teuthology.parallel:result is None 2024-04-06T02:40:53.430 DEBUG:teuthology.orchestra.run.smithi064:> true 2024-04-06T02:40:53.823 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-04-06T02:40:53.824 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-432.el9.x86_64"... 2024-04-06T02:40:53.824 DEBUG:teuthology.orchestra.run.smithi064:> uname -r 2024-04-06T02:40:53.837 INFO:teuthology.orchestra.run.smithi064.stdout:5.14.0-432.el9.x86_64 2024-04-06T02:40:53.837 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-432.el9.x86_64 vs 5.14.0-432.el9.x86_64 2024-04-06T02:40:53.837 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-06T02:40:53.837 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-06T02:40:54.838 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-06T02:40:54.838 DEBUG:teuthology.orchestra.run.smithi064:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-06T02:40:54.929 INFO:teuthology.orchestra.run.smithi064.stdout:ttyS1 2024-04-06T02:40:54.963 DEBUG:teuthology.parallel:result is None 2024-04-06T02:40:54.963 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-06T02:40:54.971 INFO:teuthology.task.internal:Creating test directory... 2024-04-06T02:40:54.971 DEBUG:teuthology.orchestra.run.smithi042:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-06T02:40:54.974 DEBUG:teuthology.orchestra.run.smithi064:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-06T02:40:55.000 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-06T02:40:55.006 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-06T02:40:55.017 INFO:teuthology.task.internal:Creating archive directory... 2024-04-06T02:40:55.017 DEBUG:teuthology.orchestra.run.smithi042:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-06T02:40:55.032 DEBUG:teuthology.orchestra.run.smithi064:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-06T02:40:55.080 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-06T02:40:55.086 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-06T02:40:55.086 DEBUG:teuthology.orchestra.run.smithi042:> 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-06T02:40:55.096 DEBUG:teuthology.orchestra.run.smithi064:> 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-06T02:40:55.125 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-06T02:40:55.140 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-06T02:40:55.166 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-06T02:40:55.190 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-06T02:40:55.192 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-06T02:40:55.199 INFO:teuthology.task.internal:Configuring sudo... 2024-04-06T02:40:55.199 DEBUG:teuthology.orchestra.run.smithi042:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-06T02:40:55.202 DEBUG:teuthology.orchestra.run.smithi064:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-06T02:40:55.244 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-06T02:40:55.253 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-06T02:40:55.254 DEBUG:teuthology.orchestra.run.smithi042:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-06T02:40:55.272 DEBUG:teuthology.orchestra.run.smithi064:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-06T02:40:55.299 DEBUG:teuthology.orchestra.run.smithi042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-06T02:40:55.366 DEBUG:teuthology.orchestra.run.smithi042:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-06T02:40:55.419 DEBUG:teuthology.orchestra.run.smithi042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-06T02:40:55.497 DEBUG:teuthology.orchestra.run.smithi042:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-06T02:40:55.545 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-04-06T02:40:55.545 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-06T02:40:55.613 DEBUG:teuthology.orchestra.run.smithi064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-06T02:40:55.649 DEBUG:teuthology.orchestra.run.smithi064:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-06T02:40:55.757 DEBUG:teuthology.orchestra.run.smithi064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-06T02:40:55.797 DEBUG:teuthology.orchestra.run.smithi064:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-06T02:40:55.840 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-04-06T02:40:55.840 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-06T02:40:55.906 DEBUG:teuthology.orchestra.run.smithi042:> sudo service rsyslog restart 2024-04-06T02:40:55.909 DEBUG:teuthology.orchestra.run.smithi064:> sudo service rsyslog restart 2024-04-06T02:40:55.960 INFO:teuthology.orchestra.run.smithi042.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-06T02:40:56.025 INFO:teuthology.orchestra.run.smithi064.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-06T02:40:56.469 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-06T02:40:56.480 INFO:teuthology.task.internal:Starting timer... 2024-04-06T02:40:56.480 INFO:teuthology.run_tasks:Running task pcp... 2024-04-06T02:40:56.490 INFO:teuthology.run_tasks:Running task selinux... 2024-04-06T02:40:56.499 DEBUG:teuthology.orchestra.run.smithi042:> sudo service auditd rotate 2024-04-06T02:40:56.564 INFO:teuthology.orchestra.run.smithi042.stdout:Rotating logs: 2024-04-06T02:40:56.566 DEBUG:teuthology.orchestra.run.smithi064:> sudo service auditd rotate 2024-04-06T02:40:56.614 INFO:teuthology.orchestra.run.smithi064.stdout:Rotating logs: 2024-04-06T02:40:56.616 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-06T02:40:56.616 DEBUG:teuthology.orchestra.run.smithi042:> /usr/sbin/getenforce 2024-04-06T02:40:56.645 INFO:teuthology.orchestra.run.smithi042.stdout:Permissive 2024-04-06T02:40:56.645 DEBUG:teuthology.orchestra.run.smithi064:> /usr/sbin/getenforce 2024-04-06T02:40:56.669 INFO:teuthology.orchestra.run.smithi064.stdout:Permissive 2024-04-06T02:40:56.670 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi042.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi064.front.sepia.ceph.com': 'permissive'} 2024-04-06T02:40:56.670 DEBUG:teuthology.orchestra.run.smithi042:> 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-06T02:40:56.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-06T02:40:56.713 DEBUG:teuthology.orchestra.run.smithi064:> 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-06T02:40:56.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-06T02:40:56.740 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-06T02:40:56.741 DEBUG:teuthology.orchestra.run.smithi042:> sudo /usr/sbin/setenforce permissive 2024-04-06T02:40:56.788 DEBUG:teuthology.orchestra.run.smithi064:> sudo /usr/sbin/setenforce permissive 2024-04-06T02:40:56.821 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-06T02:40:56.831 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-06T02:40:56.835 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-06T02:40:56.977 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-06T02:40:56.992 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-06T02:40:56.993 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi042.front.sepia.ceph.com,smithi064.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-06T02:45:18.947 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi042.front.sepia.ceph.com'), Remote(name='ubuntu@smithi064.front.sepia.ceph.com')] 2024-04-06T02:45:18.948 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-04-06T02:45:18.949 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-06T02:45:19.043 DEBUG:teuthology.orchestra.run.smithi042:> true 2024-04-06T02:45:19.121 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi042.front.sepia.ceph.com' 2024-04-06T02:45:19.122 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-04-06T02:45:19.122 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-06T02:45:19.211 DEBUG:teuthology.orchestra.run.smithi064:> true 2024-04-06T02:45:19.289 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-04-06T02:45:19.289 INFO:teuthology.run_tasks:Running task clock... 2024-04-06T02:45:19.300 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-06T02:45:19.300 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-06T02:45:19.301 DEBUG:teuthology.orchestra.run.smithi042:> 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-06T02:45:19.303 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-06T02:45:19.303 DEBUG:teuthology.orchestra.run.smithi064:> 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-06T02:45:19.335 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-06T02:45:19.352 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-06T02:45:19.360 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-06T02:45:19.377 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-06T02:45:19.383 INFO:teuthology.orchestra.run.smithi042.stderr:sudo: ntpd: command not found 2024-04-06T02:45:19.396 INFO:teuthology.orchestra.run.smithi042.stdout:506 Cannot talk to daemon 2024-04-06T02:45:19.406 INFO:teuthology.orchestra.run.smithi064.stderr:sudo: ntpd: command not found 2024-04-06T02:45:19.414 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-06T02:45:19.419 INFO:teuthology.orchestra.run.smithi064.stdout:506 Cannot talk to daemon 2024-04-06T02:45:19.431 INFO:teuthology.orchestra.run.smithi042.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-06T02:45:19.436 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-06T02:45:19.452 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-06T02:45:19.480 INFO:teuthology.orchestra.run.smithi042.stderr:bash: line 1: ntpq: command not found 2024-04-06T02:45:19.483 INFO:teuthology.orchestra.run.smithi042.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-06T02:45:19.483 INFO:teuthology.orchestra.run.smithi042.stdout:=============================================================================== 2024-04-06T02:45:19.483 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-06T02:45:19.483 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-06T02:45:19.483 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-06T02:45:19.483 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-06T02:45:19.507 INFO:teuthology.orchestra.run.smithi064.stderr:bash: line 1: ntpq: command not found 2024-04-06T02:45:19.513 INFO:teuthology.orchestra.run.smithi064.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-06T02:45:19.513 INFO:teuthology.orchestra.run.smithi064.stdout:=============================================================================== 2024-04-06T02:45:19.513 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-06T02:45:19.513 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-06T02:45:19.514 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-06T02:45:19.514 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-06T02:45:19.514 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-06T02:45:19.603 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': '9f192350ba5fe6d0a365b251a8c2af61f56a5fa6'} 2024-04-06T02:45:19.603 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-06T02:45:19.604 INFO:tasks.cephadm:Cluster fsid is b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:45:19.604 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-06T02:45:19.604 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.42', 'mon.c': '[v2:172.21.15.42:3301,v1:172.21.15.42:6790]', 'mon.b': '172.21.15.64'} 2024-04-06T02:45:19.604 INFO:tasks.cephadm:First mon is mon.a on smithi042 2024-04-06T02:45:19.604 INFO:tasks.cephadm:First mgr is y 2024-04-06T02:45:19.604 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-06T02:45:19.604 DEBUG:teuthology.orchestra.run.smithi042:> sudo hostname $(hostname -s) 2024-04-06T02:45:19.632 DEBUG:teuthology.orchestra.run.smithi064:> sudo hostname $(hostname -s) 2024-04-06T02:45:19.660 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-06T02:45:19.660 DEBUG:teuthology.orchestra.run.smithi042:> 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-06T02:45:19.884 INFO:teuthology.orchestra.run.smithi042.stdout:-rw-r--r--. 1 ubuntu ubuntu 320521 Apr 6 02:45 /home/ubuntu/cephtest/cephadm 2024-04-06T02:45:19.885 DEBUG:teuthology.orchestra.run.smithi064:> 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-06T02:45:20.127 INFO:teuthology.orchestra.run.smithi064.stdout:-rw-r--r--. 1 ubuntu ubuntu 320521 Apr 6 02:45 /home/ubuntu/cephtest/cephadm 2024-04-06T02:45:20.128 DEBUG:teuthology.orchestra.run.smithi042:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-06T02:45:20.144 DEBUG:teuthology.orchestra.run.smithi064:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-06T02:45:20.169 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-06T02:45:20.169 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-06T02:45:20.187 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-06T02:45:21.061 INFO:teuthology.orchestra.run.smithi042.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-06T02:45:21.209 INFO:teuthology.orchestra.run.smithi064.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-06T02:45:38.744 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-04-06T02:45:38.744 INFO:teuthology.orchestra.run.smithi064.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-06T02:45:38.745 INFO:teuthology.orchestra.run.smithi064.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-06T02:45:38.745 INFO:teuthology.orchestra.run.smithi064.stdout: "repo_digests": [ 2024-04-06T02:45:38.745 INFO:teuthology.orchestra.run.smithi064.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2024-04-06T02:45:38.745 INFO:teuthology.orchestra.run.smithi064.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2024-04-06T02:45:38.745 INFO:teuthology.orchestra.run.smithi064.stdout: ] 2024-04-06T02:45:38.745 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-04-06T02:45:42.686 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:45:42.686 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-06T02:45:42.686 INFO:teuthology.orchestra.run.smithi042.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-06T02:45:42.686 INFO:teuthology.orchestra.run.smithi042.stdout: "repo_digests": [ 2024-04-06T02:45:42.686 INFO:teuthology.orchestra.run.smithi042.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2024-04-06T02:45:42.686 INFO:teuthology.orchestra.run.smithi042.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2024-04-06T02:45:42.686 INFO:teuthology.orchestra.run.smithi042.stdout: ] 2024-04-06T02:45:42.687 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:45:42.706 DEBUG:teuthology.orchestra.run.smithi042:> sudo mkdir -p /etc/ceph 2024-04-06T02:45:42.742 DEBUG:teuthology.orchestra.run.smithi064:> sudo mkdir -p /etc/ceph 2024-04-06T02:45:42.777 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 777 /etc/ceph 2024-04-06T02:45:42.809 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 777 /etc/ceph 2024-04-06T02:45:42.847 INFO:tasks.cephadm:Writing seed config... 2024-04-06T02:45:42.848 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-04-06T02:45:42.848 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-06T02:45:42.848 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-06T02:45:42.848 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-06T02:45:42.848 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-06T02:45:42.848 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-06T02:45:42.848 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-06T02:45:42.848 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-06T02:45:42.849 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-06T02:45:42.849 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-04-06T02:45:42.849 DEBUG:teuthology.orchestra.run.smithi042:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-06T02:45:42.864 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 = b4fff142-f3bf-11ee-b649-cb9ed24678a4 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-06T02:45:42.864 DEBUG:teuthology.orchestra.run.smithi042:mon.a> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.a.service 2024-04-06T02:45:42.906 DEBUG:teuthology.orchestra.run.smithi042:mgr.y> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y.service 2024-04-06T02:45:42.948 INFO:tasks.cephadm:Bootstrapping... 2024-04-06T02:45:42.948 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 --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.42 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-06T02:45:43.148 INFO:teuthology.orchestra.run.smithi042.stderr:-------------------------------------------------------------------------------- 2024-04-06T02:45:43.207 INFO:teuthology.orchestra.run.smithi042.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', 'b4fff142-f3bf-11ee-b649-cb9ed24678a4', '--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.42', '--skip-admin-label'] 2024-04-06T02:45:43.209 INFO:teuthology.orchestra.run.smithi042.stderr:/bin/podman: 4.9.4-dev 2024-04-06T02:45:43.209 INFO:teuthology.orchestra.run.smithi042.stderr:Verifying podman|docker is present... 2024-04-06T02:45:43.209 INFO:teuthology.orchestra.run.smithi042.stderr:/bin/podman: 4.9.4-dev 2024-04-06T02:45:43.209 INFO:teuthology.orchestra.run.smithi042.stderr:Verifying lvm2 is present... 2024-04-06T02:45:43.209 INFO:teuthology.orchestra.run.smithi042.stderr:Verifying time synchronization is in place... 2024-04-06T02:45:43.209 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-06T02:45:43.209 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: inactive 2024-04-06T02:45:43.215 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: enabled 2024-04-06T02:45:43.221 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: active 2024-04-06T02:45:43.221 INFO:teuthology.orchestra.run.smithi042.stderr:Unit chronyd.service is enabled and running 2024-04-06T02:45:43.221 INFO:teuthology.orchestra.run.smithi042.stderr:Repeating the final host check... 2024-04-06T02:45:43.242 INFO:teuthology.orchestra.run.smithi042.stderr:/bin/podman: 4.9.4-dev 2024-04-06T02:45:43.244 INFO:teuthology.orchestra.run.smithi042.stderr:podman (/bin/podman) version 4.9.4 is present 2024-04-06T02:45:43.244 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl is present 2024-04-06T02:45:43.244 INFO:teuthology.orchestra.run.smithi042.stderr:lvcreate is present 2024-04-06T02:45:43.250 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-06T02:45:43.255 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: inactive 2024-04-06T02:45:43.262 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: enabled 2024-04-06T02:45:43.267 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: active 2024-04-06T02:45:43.268 INFO:teuthology.orchestra.run.smithi042.stderr:Unit chronyd.service is enabled and running 2024-04-06T02:45:43.268 INFO:teuthology.orchestra.run.smithi042.stderr:Host looks OK 2024-04-06T02:45:43.269 INFO:teuthology.orchestra.run.smithi042.stderr:Cluster fsid: b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:45:43.269 INFO:teuthology.orchestra.run.smithi042.stderr:Acquiring lock 139726275472736 on /run/cephadm/b4fff142-f3bf-11ee-b649-cb9ed24678a4.lock 2024-04-06T02:45:43.269 INFO:teuthology.orchestra.run.smithi042.stderr:Lock 139726275472736 acquired on /run/cephadm/b4fff142-f3bf-11ee-b649-cb9ed24678a4.lock 2024-04-06T02:45:43.269 INFO:teuthology.orchestra.run.smithi042.stderr:Verifying IP 172.21.15.42 port 3300 ... 2024-04-06T02:45:43.269 INFO:teuthology.orchestra.run.smithi042.stderr:Verifying IP 172.21.15.42 port 6789 ... 2024-04-06T02:45:43.269 INFO:teuthology.orchestra.run.smithi042.stderr:Base mon IP is 172.21.15.42, final addrv is [v2:172.21.15.42:3300,v1:172.21.15.42:6789] 2024-04-06T02:45:43.271 INFO:teuthology.orchestra.run.smithi042.stderr:/sbin/ip: default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.42 metric 100 2024-04-06T02:45:43.272 INFO:teuthology.orchestra.run.smithi042.stderr:/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.42 metric 100 2024-04-06T02:45:43.274 INFO:teuthology.orchestra.run.smithi042.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-06T02:45:43.274 INFO:teuthology.orchestra.run.smithi042.stderr:/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 1024 pref medium 2024-04-06T02:45:43.274 INFO:teuthology.orchestra.run.smithi042.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 100 pref medium 2024-04-06T02:45:43.277 INFO:teuthology.orchestra.run.smithi042.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-06T02:45:43.277 INFO:teuthology.orchestra.run.smithi042.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-04-06T02:45:43.277 INFO:teuthology.orchestra.run.smithi042.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-06T02:45:43.277 INFO:teuthology.orchestra.run.smithi042.stderr:/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-06T02:45:43.277 INFO:teuthology.orchestra.run.smithi042.stderr:/sbin/ip: inet6 fe80::ec4:7aff:febd:1440/64 scope link noprefixroute 2024-04-06T02:45:43.277 INFO:teuthology.orchestra.run.smithi042.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-06T02:45:43.278 INFO:teuthology.orchestra.run.smithi042.stderr:Mon IP `172.21.15.42` is in CIDR network `172.21.0.0/20` 2024-04-06T02:45:43.278 INFO:teuthology.orchestra.run.smithi042.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-06T02:45:43.279 INFO:teuthology.orchestra.run.smithi042.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-06T02:45:43.382 INFO:teuthology.orchestra.run.smithi042.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2024-04-06T02:45:43.835 INFO:teuthology.orchestra.run.smithi042.stderr:/bin/podman: Getting image source signatures 2024-04-06T02:45:43.835 INFO:teuthology.orchestra.run.smithi042.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2024-04-06T02:45:43.835 INFO:teuthology.orchestra.run.smithi042.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2024-04-06T02:45:43.835 INFO:teuthology.orchestra.run.smithi042.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2024-04-06T02:45:43.835 INFO:teuthology.orchestra.run.smithi042.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2024-04-06T02:45:43.835 INFO:teuthology.orchestra.run.smithi042.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2024-04-06T02:45:43.835 INFO:teuthology.orchestra.run.smithi042.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2024-04-06T02:45:43.964 INFO:teuthology.orchestra.run.smithi042.stderr:/bin/podman: Writing manifest to image destination 2024-04-06T02:45:44.121 INFO:teuthology.orchestra.run.smithi042.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2024-04-06T02:45:44.614 INFO:teuthology.orchestra.run.smithi042.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-06T02:45:45.150 INFO:teuthology.orchestra.run.smithi042.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-06T02:45:45.151 INFO:teuthology.orchestra.run.smithi042.stderr:Extracting ceph user uid/gid from container image... 2024-04-06T02:45:45.541 INFO:teuthology.orchestra.run.smithi042.stderr:stat: 167 167 2024-04-06T02:45:46.063 INFO:teuthology.orchestra.run.smithi042.stderr:Creating initial keys... 2024-04-06T02:45:46.438 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph-authtool: AQBatxBmo+b/FxAAYyAmE8y0ZUc7UUSGYOZieg== 2024-04-06T02:45:47.268 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph-authtool: AQBbtxBmZdZjDhAAyAwSpBcToaJzKx4LDjQE4A== 2024-04-06T02:45:48.173 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph-authtool: AQBctxBmgyy5CBAA+eY/8/3blax6jenUu2zaXw== 2024-04-06T02:45:48.731 INFO:teuthology.orchestra.run.smithi042.stderr:Creating initial monmap... 2024-04-06T02:45:49.154 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-06T02:45:49.155 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-06T02:45:49.155 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:45:49.155 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-06T02:45:49.627 INFO:teuthology.orchestra.run.smithi042.stderr:monmaptool for a [v2:172.21.15.42:3300,v1:172.21.15.42:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-06T02:45:49.628 INFO:teuthology.orchestra.run.smithi042.stderr:setting min_mon_release = octopus 2024-04-06T02:45:49.628 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/monmaptool: set fsid to b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:45:49.628 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-06T02:45:49.628 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-04-06T02:45:49.628 INFO:teuthology.orchestra.run.smithi042.stderr:Creating mon... 2024-04-06T02:45:50.591 INFO:teuthology.orchestra.run.smithi042.stderr:create mon.a on 2024-04-06T02:45:50.788 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-06T02:45:50.929 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4.target → /etc/systemd/system/ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4.target. 2024-04-06T02:45:50.930 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4.target → /etc/systemd/system/ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4.target. 2024-04-06T02:45:51.220 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: Failed to reset failed state of unit ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.a.service: Unit ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.a.service not loaded. 2024-04-06T02:45:51.228 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: Created symlink /etc/systemd/system/ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4.target.wants/ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.a.service → /etc/systemd/system/ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@.service. 2024-04-06T02:45:51.863 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: disabled 2024-04-06T02:45:51.869 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: inactive 2024-04-06T02:45:51.870 INFO:teuthology.orchestra.run.smithi042.stderr:firewalld.service is not enabled 2024-04-06T02:45:51.870 INFO:teuthology.orchestra.run.smithi042.stderr:Not possible to enable service . firewalld.service is not available 2024-04-06T02:45:51.871 INFO:teuthology.orchestra.run.smithi042.stderr:Waiting for mon to start... 2024-04-06T02:45:51.871 INFO:teuthology.orchestra.run.smithi042.stderr:Waiting for mon... 2024-04-06T02:45:52.382 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: cluster: 2024-04-06T02:45:52.382 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: id: b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:45:52.382 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-06T02:45:52.382 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 2024-04-06T02:45:52.382 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: services: 2024-04-06T02:45:52.382 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.525649s) 2024-04-06T02:45:52.382 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-06T02:45:52.382 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-06T02:45:52.382 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 2024-04-06T02:45:52.382 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: data: 2024-04-06T02:45:52.382 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-06T02:45:52.382 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-06T02:45:52.382 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-06T02:45:52.383 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: pgs: 2024-04-06T02:45:52.383 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 2024-04-06T02:45:52.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:52 smithi042 ceph-mon[24550]: from='client.? 172.21.15.42:0/1562612791' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-06T02:45:52.934 INFO:teuthology.orchestra.run.smithi042.stderr:mon is available 2024-04-06T02:45:52.934 INFO:teuthology.orchestra.run.smithi042.stderr:Assimilating anything we can from ceph.conf... 2024-04-06T02:45:53.398 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 2024-04-06T02:45:53.398 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: [global] 2024-04-06T02:45:53.398 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: fsid = b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:45:53.398 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.42:3300,v1:172.21.15.42:6789] 2024-04-06T02:45:53.399 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-06T02:45:53.399 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-06T02:45:53.399 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-06T02:45:53.399 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-06T02:45:53.399 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 2024-04-06T02:45:53.399 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: [mgr] 2024-04-06T02:45:53.399 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-04-06T02:45:53.399 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-06T02:45:53.399 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 2024-04-06T02:45:53.399 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: [osd] 2024-04-06T02:45:53.399 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-06T02:45:53.399 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-06T02:45:53.974 INFO:teuthology.orchestra.run.smithi042.stderr:Generating new minimal ceph.conf... 2024-04-06T02:45:54.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:53 smithi042 ceph-mon[24550]: from='client.? 172.21.15.42:0/3611994416' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-06T02:45:54.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:53 smithi042 ceph-mon[24550]: from='client.? 172.21.15.42:0/3611994416' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-06T02:45:55.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:54 smithi042 ceph-mon[24550]: from='client.? 172.21.15.42:0/2852429284' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:45:55.047 INFO:teuthology.orchestra.run.smithi042.stderr:Restarting the monitor... 2024-04-06T02:45:55.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:55 smithi042 systemd[1]: Stopping Ceph mon.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:45:55.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:55 smithi042 bash[24768]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon.a" found: no such container 2024-04-06T02:45:55.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a[24546]: 2024-04-06T02:45:55.236+0000 7fbfc9215700 -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-06T02:45:55.416 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a[24546]: 2024-04-06T02:45:55.236+0000 7fbfc9215700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-06T02:45:55.698 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:55 smithi042 podman[24781]: 2024-04-06 02:45:55.431580263 +0000 UTC m=+0.308729369 container died 0c2169b222347067e05ff1543cd832722f65d07304a1354fcc1cf3dbe273b326 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, build-date=2022-05-03T08:36:31.336870, 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., vcs-type=git, com.redhat.component=centos-stream-container, GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, release=754, io.openshift.tags=base centos centos-stream, io.buildah.version=1.19.8, maintainer=Guillaume Abrioux , version=8, vendor=Red Hat, Inc.) 2024-04-06T02:45:56.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:55 smithi042 podman[24781]: 2024-04-06 02:45:55.795772216 +0000 UTC m=+0.672921321 container cleanup 0c2169b222347067e05ff1543cd832722f65d07304a1354fcc1cf3dbe273b326 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a, GIT_REPO=https://github.com/ceph/ceph-container.git, name=centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc., RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0, GIT_CLEAN=True, ceph=True, vcs-type=git, release=754, architecture=x86_64, maintainer=Guillaume Abrioux , io.buildah.version=1.19.8, version=8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, 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.tags=base centos centos-stream, 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., build-date=2022-05-03T08:36:31.336870, distribution-scope=public) 2024-04-06T02:45:56.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:55 smithi042 bash[24781]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a 2024-04-06T02:45:56.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:55 smithi042 bash[24809]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon.a" found: no such container 2024-04-06T02:45:56.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 podman[24793]: 2024-04-06 02:45:56.029755055 +0000 UTC m=+0.590582348 container remove 0c2169b222347067e05ff1543cd832722f65d07304a1354fcc1cf3dbe273b326 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, release=754, com.redhat.component=centos-stream-container, 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_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, vendor=Red Hat, Inc., architecture=x86_64, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.git, distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, 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.openshift.tags=base centos centos-stream, name=centos-stream, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, io.buildah.version=1.19.8, io.openshift.expose-services=, 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) 2024-04-06T02:45:56.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-04-06T02:45:56.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 systemd[1]: Stopped Ceph mon.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:45:56.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 systemd[1]: Starting Ceph mon.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:45:56.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 podman[24876]: 2024-04-06 02:45:56.255565939 +0000 UTC m=+0.108905394 container create 530be79aa30f719f35330ccc10b14a11690d9a16a0ec3916a4a5f8aa4b407076 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , GIT_CLEAN=True, name=centos-stream, build-date=2022-05-03T08:36:31.336870, com.redhat.component=centos-stream-container, 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, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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., io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-17.2.0, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, distribution-scope=public, GIT_BRANCH=HEAD, vendor=Red Hat, Inc., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD) 2024-04-06T02:45:56.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 podman[24876]: 2024-04-06 02:45:56.164803279 +0000 UTC m=+0.018142700 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph:v17.2.0 2024-04-06T02:45:56.537 INFO:teuthology.orchestra.run.smithi042.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-06T02:45:56.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 podman[24876]: 2024-04-06 02:45:56.474391902 +0000 UTC m=+0.327731309 container init 530be79aa30f719f35330ccc10b14a11690d9a16a0ec3916a4a5f8aa4b407076 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a, RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=-17.2.0, architecture=x86_64, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, io.openshift.expose-services=, com.redhat.component=centos-stream-container, distribution-scope=public, vcs-type=git, name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, io.openshift.tags=base centos centos-stream, 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, vendor=Red Hat, Inc.) 2024-04-06T02:45:56.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 podman[24876]: 2024-04-06 02:45:56.477197878 +0000 UTC m=+0.330537278 container start 530be79aa30f719f35330ccc10b14a11690d9a16a0ec3916a4a5f8aa4b407076 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, architecture=x86_64, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, RELEASE=HEAD, io.buildah.version=1.19.8, GIT_CLEAN=True, release=754, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, 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., vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, build-date=2022-05-03T08:36:31.336870, distribution-scope=public, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.component=centos-stream-container) 2024-04-06T02:45:56.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: set uid:gid to 167:167 (ceph:ceph) 2024-04-06T02:45:56.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 2 2024-04-06T02:45:56.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: pidfile_write: ignore empty --pid-file 2024-04-06T02:45:56.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: load: jerasure load: lrc 2024-04-06T02:45:56.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: RocksDB version: 6.15.5 2024-04-06T02:45:56.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-06T02:45:56.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Compile date Apr 18 2022 2024-04-06T02:45:56.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: DB SUMMARY 2024-04-06T02:45:56.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: DB Session ID: LFXZXLLIOOFCHYZKWB3V 2024-04-06T02:45:56.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: CURRENT file: CURRENT 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: IDENTITY file: IDENTITY 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82637 ; 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.error_if_exists: 0 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.create_if_missing: 0 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.paranoid_checks: 1 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.env: 0x558ce18c6860 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.fs: Posix File System 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.info_log: 0x558ce2b41dc0 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_file_opening_threads: 16 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.statistics: (nil) 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.use_fsync: 0 2024-04-06T02:45:56.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_log_file_size: 0 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.keep_log_file_num: 1000 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.recycle_log_file_num: 0 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.allow_fallocate: 1 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.allow_mmap_reads: 0 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.allow_mmap_writes: 0 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.use_direct_reads: 0 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.create_missing_column_families: 0 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.db_log_dir: 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-06T02:45:56.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.advise_random_on_open: 1 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.db_write_buffer_size: 0 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.write_buffer_manager: 0x558ce2c322a0 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.rate_limiter: (nil) 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.wal_recovery_mode: 2 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.enable_thread_tracking: 0 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.enable_pipelined_write: 0 2024-04-06T02:45:56.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.unordered_write: 0 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.row_cache: None 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.wal_filter: None 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.allow_ingest_behind: 0 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.preserve_deletes: 0 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.two_write_queues: 0 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.manual_wal_flush: 0 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.atomic_flush: 0 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-06T02:45:56.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.log_readahead_size: 0 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.best_efforts_recovery: 0 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.allow_data_in_errors: 0 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.db_host_id: __hostname__ 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_background_jobs: 2 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_background_compactions: -1 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_subcompactions: 1 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_total_wal_size: 0 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-06T02:45:56.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_open_files: -1 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.bytes_per_sync: 0 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compaction_readahead_size: 0 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_background_flushes: -1 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Compression algorithms supported: 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: kZSTD supported: 0 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: kXpressCompression supported: 0 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: kLZ4HCCompression supported: 1 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: kLZ4Compression supported: 1 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: kBZip2Compression supported: 0 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: kZlibCompression supported: 1 2024-04-06T02:45:56.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: kSnappyCompression supported: 1 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.merge_operator: 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compaction_filter: None 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compaction_filter_factory: None 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.sst_partitioner_factory: None 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558ce2b0dd00) 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout: cache_index_and_filter_blocks: 1 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-06T02:45:56.669 INFO:journalctl@ceph.mon.a.smithi042.stdout: pin_top_level_index_and_filter: 1 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: index_type: 0 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: data_block_index_type: 0 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: index_shortening: 1 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: hash_index_allow_collision: 1 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: checksum: 1 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: no_block_cache: 0 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache: 0x558ce2b78170 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache_name: BinnedLRUCache 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache_options: 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: capacity : 536870912 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: num_shard_bits : 4 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: strict_capacity_limit : 0 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: high_pri_pool_ratio: 0.000 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache_compressed: (nil) 2024-04-06T02:45:56.670 INFO:journalctl@ceph.mon.a.smithi042.stdout: persistent_cache: (nil) 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_size: 4096 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_size_deviation: 10 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_restart_interval: 16 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout: index_block_restart_interval: 1 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout: metadata_block_size: 4096 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout: partition_filters: 0 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout: use_delta_encoding: 1 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout: whole_key_filtering: 1 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout: verify_compression: 0 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout: read_amp_bytes_per_bit: 0 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout: format_version: 4 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout: enable_index_compression: 1 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_align: 0 2024-04-06T02:45:56.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.write_buffer_size: 33554432 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_write_buffer_number: 2 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compression: NoCompression 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.bottommost_compression: Disabled 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.prefix_extractor: nullptr 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.num_levels: 7 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-06T02:45:56.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-06T02:45:56.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-06T02:45:56.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-06T02:45:56.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compression_opts.level: 32767 2024-04-06T02:45:56.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compression_opts.strategy: 0 2024-04-06T02:45:56.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-06T02:45:56.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-06T02:45:56.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-06T02:45:56.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compression_opts.enabled: false 2024-04-06T02:45:56.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-06T02:45:56.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-06T02:45:56.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-06T02:45:56.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.target_file_size_base: 67108864 2024-04-06T02:45:56.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-06T02:45:56.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-06T02:45:56.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-06T02:45:56.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-06T02:45:56.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-06T02:45:56.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.arena_block_size: 4194304 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.disable_auto_compactions: 0 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-06T02:45:56.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.table_properties_collectors: 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.inplace_update_support: 0 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.bloom_locality: 0 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.max_successive_merges: 0 2024-04-06T02:45:56.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.paranoid_file_checks: 0 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.force_consistency_checks: 1 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.report_bg_io_stats: 0 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.ttl: 2592000 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.enable_blob_files: false 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.min_blob_size: 0 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.blob_file_size: 268435456 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: 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-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712371556502415, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-06T02:45:56.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-06T02:45:56.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: 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-06T02:45:56.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712371556503109, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79187, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77450, "index_size": 225, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10027, "raw_average_key_size": 47, "raw_value_size": 71759, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1712371556, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "abdb691f-44a7-4a7e-b26e-f2024ae52576", "db_session_id": "LFXZXLLIOOFCHYZKWB3V"}} 2024-04-06T02:45:56.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-06T02:45:56.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712371556503435, "job": 1, "event": "recovery_finished"} 2024-04-06T02:45:56.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: 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-06T02:45:56.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x558ce2b5ea80 2024-04-06T02:45:56.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: DB pointer 0x558ce2b6e000 2024-04-06T02:45:56.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-06T02:45:56.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-06T02:45:56.678 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** DB Stats ** 2024-04-06T02:45:56.678 INFO:journalctl@ceph.mon.a.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-06T02:45:56.678 INFO:journalctl@ceph.mon.a.smithi042.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-06T02:45:56.678 INFO:journalctl@ceph.mon.a.smithi042.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-06T02:45:56.678 INFO:journalctl@ceph.mon.a.smithi042.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.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-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-04-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** Compaction Stats [default] ** 2024-04-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.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-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.stdout: L0 2/0 79.09 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 160.0 0.00 0.00 1 0.000 0 0 2024-04-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.stdout: Sum 2/0 79.09 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 160.0 0.00 0.00 1 0.000 0 0 2024-04-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.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 160.0 0.00 0.00 1 0.000 0 0 2024-04-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-04-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** Compaction Stats [default] ** 2024-04-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.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-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.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 160.0 0.00 0.00 1 0.000 0 0 2024-04-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-06T02:45:56.679 INFO:journalctl@ceph.mon.a.smithi042.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-06T02:45:56.680 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-06T02:45:56.680 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-06T02:45:56.680 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-06T02:45:56.680 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-06T02:45:56.680 INFO:journalctl@ceph.mon.a.smithi042.stdout: Cumulative compaction: 0.00 GB write, 26.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-06T02:45:56.680 INFO:journalctl@ceph.mon.a.smithi042.stdout: Interval compaction: 0.00 GB write, 26.38 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-06T02:45:56.680 INFO:journalctl@ceph.mon.a.smithi042.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-06T02:45:56.680 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-04-06T02:45:56.680 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-06T02:45:56.680 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-04-06T02:45:56.680 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** Compaction Stats [default] ** 2024-04-06T02:45:56.680 INFO:journalctl@ceph.mon.a.smithi042.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-06T02:45:56.680 INFO:journalctl@ceph.mon.a.smithi042.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-06T02:45:56.680 INFO:journalctl@ceph.mon.a.smithi042.stdout: L0 2/0 79.09 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 160.0 0.00 0.00 1 0.000 0 0 2024-04-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.stdout: Sum 2/0 79.09 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 160.0 0.00 0.00 1 0.000 0 0 2024-04-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.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-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-04-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** Compaction Stats [default] ** 2024-04-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.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-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.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 160.0 0.00 0.00 1 0.000 0 0 2024-04-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.stdout: Cumulative compaction: 0.00 GB write, 26.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-06T02:45:56.681 INFO:journalctl@ceph.mon.a.smithi042.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-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.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-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-04-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: starting mon.a rank 0 at public addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] at bind addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: mon.a@-1(???) e1 preinit fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: mon.a@-1(???).mds e1 new map 2024-04-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: mon.a@-1(???).mds e1 print_map 2024-04-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.stdout: e1 2024-04-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.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-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.stdout: legacy client fscid: -1 2024-04-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-04-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.stdout: No filesystems configured 2024-04-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-06T02:45:56.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-06T02:45:56.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-06T02:45:56.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-06T02:45:56.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 ceph-mon[24894]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-06T02:45:56.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 bash[24876]: 530be79aa30f719f35330ccc10b14a11690d9a16a0ec3916a4a5f8aa4b407076 2024-04-06T02:45:56.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:56 smithi042 systemd[1]: Started Ceph mon.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:45:57.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:57 smithi042 ceph-mon[24894]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-06T02:45:57.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:57 smithi042 ceph-mon[24894]: monmap e1: 1 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0]} 2024-04-06T02:45:57.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:57 smithi042 ceph-mon[24894]: fsmap 2024-04-06T02:45:57.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:57 smithi042 ceph-mon[24894]: osdmap e1: 0 total, 0 up, 0 in 2024-04-06T02:45:57.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:57 smithi042 ceph-mon[24894]: mgrmap e1: no daemons active 2024-04-06T02:45:57.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:45:57 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1268983203' entity='client.admin' 2024-04-06T02:46:04.061 INFO:teuthology.orchestra.run.smithi042.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-06T02:46:04.061 INFO:teuthology.orchestra.run.smithi042.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-06T02:46:04.061 INFO:teuthology.orchestra.run.smithi042.stderr:Creating mgr... 2024-04-06T02:46:04.061 INFO:teuthology.orchestra.run.smithi042.stderr:Verifying port 9283 ... 2024-04-06T02:46:04.498 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: Failed to reset failed state of unit ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y.service: Unit ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y.service not loaded. 2024-04-06T02:46:04.505 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: Created symlink /etc/systemd/system/ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4.target.wants/ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y.service → /etc/systemd/system/ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@.service. 2024-04-06T02:46:05.273 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:05 smithi042 podman[25120]: 2024-04-06 02:46:05.287988535 +0000 UTC m=+0.239627976 container create ca2c295dcf1275ceb6b2916638480f928995fab195a9ec98a5c33589791da4d6 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, distribution-scope=public, architecture=x86_64, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.expose-services=, vcs-type=git, io.buildah.version=1.19.8, 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, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., release=754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, RELEASE=HEAD, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , version=8, name=centos-stream, io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, CEPH_POINT_RELEASE=-17.2.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754) 2024-04-06T02:46:05.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:05 smithi042 podman[25120]: 2024-04-06 02:46:05.490241745 +0000 UTC m=+0.441881187 container init ca2c295dcf1275ceb6b2916638480f928995fab195a9ec98a5c33589791da4d6 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, name=centos-stream, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , io.k8s.display-name=CentOS Stream 8, release=754, com.redhat.component=centos-stream-container, io.openshift.tags=base centos centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.expose-services=, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, RELEASE=HEAD, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, GIT_CLEAN=True, vcs-type=git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, ceph=True, 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) 2024-04-06T02:46:05.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:05 smithi042 podman[25120]: 2024-04-06 02:46:05.492714061 +0000 UTC m=+0.444353503 container start ca2c295dcf1275ceb6b2916638480f928995fab195a9ec98a5c33589791da4d6 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, 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, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, version=8, ceph=True, com.redhat.component=centos-stream-container, architecture=x86_64, 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.openshift.expose-services=, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, 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., RELEASE=HEAD, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, vendor=Red Hat, Inc., maintainer=Guillaume Abrioux , io.openshift.tags=base centos centos-stream, distribution-scope=public, io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True) 2024-04-06T02:46:05.587 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: disabled 2024-04-06T02:46:05.594 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: inactive 2024-04-06T02:46:05.594 INFO:teuthology.orchestra.run.smithi042.stderr:firewalld.service is not enabled 2024-04-06T02:46:05.595 INFO:teuthology.orchestra.run.smithi042.stderr:Not possible to enable service . firewalld.service is not available 2024-04-06T02:46:05.602 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: disabled 2024-04-06T02:46:05.609 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: inactive 2024-04-06T02:46:05.610 INFO:teuthology.orchestra.run.smithi042.stderr:firewalld.service is not enabled 2024-04-06T02:46:05.610 INFO:teuthology.orchestra.run.smithi042.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-06T02:46:05.610 INFO:teuthology.orchestra.run.smithi042.stderr:Waiting for mgr to start... 2024-04-06T02:46:05.610 INFO:teuthology.orchestra.run.smithi042.stderr:Waiting for mgr... 2024-04-06T02:46:05.868 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:05 smithi042 bash[25120]: ca2c295dcf1275ceb6b2916638480f928995fab195a9ec98a5c33589791da4d6 2024-04-06T02:46:05.868 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:05 smithi042 systemd[1]: Started Ceph mgr.y for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:46:06.156 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:05 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:05.998+0000 7fb370281000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T02:46:06.156 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:06 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:06.091+0000 7fb370281000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T02:46:06.159 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 2024-04-06T02:46:06.159 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: { 2024-04-06T02:46:06.159 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "fsid": "b4fff142-f3bf-11ee-b649-cb9ed24678a4", 2024-04-06T02:46:06.159 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "health": { 2024-04-06T02:46:06.159 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-06T02:46:06.159 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "checks": {}, 2024-04-06T02:46:06.159 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "mutes": [] 2024-04-06T02:46:06.159 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:06.159 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-06T02:46:06.159 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "quorum": [ 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 0 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: ], 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "a" 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: ], 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "monmap": { 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "osdmap": { 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-06T02:46:06.160 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-06T02:46:06.161 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-06T02:46:06.164 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-06T02:46:06.164 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-06T02:46:06.164 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:06.164 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "pgmap": { 2024-04-06T02:46:06.164 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-06T02:46:06.164 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-06T02:46:06.164 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "fsmap": { 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "available": false, 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-06T02:46:06.165 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "modules": [ 2024-04-06T02:46:06.166 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "iostat", 2024-04-06T02:46:06.166 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "nfs", 2024-04-06T02:46:06.166 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "restful" 2024-04-06T02:46:06.166 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: ], 2024-04-06T02:46:06.166 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "services": {} 2024-04-06T02:46:06.166 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:06.166 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "servicemap": { 2024-04-06T02:46:06.166 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-06T02:46:06.166 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "modified": "2024-04-06T02:45:51.870158+0000", 2024-04-06T02:46:06.166 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "services": {} 2024-04-06T02:46:06.166 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:06.166 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-06T02:46:06.166 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: } 2024-04-06T02:46:06.514 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:06 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2098248156' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-06T02:46:06.782 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:06 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:06.711+0000 7fb370281000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T02:46:06.808 INFO:teuthology.orchestra.run.smithi042.stderr:mgr not available, waiting (1/15)... 2024-04-06T02:46:07.104 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:06 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:06.802+0000 7fb370281000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T02:46:07.104 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:06 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:06.888+0000 7fb370281000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T02:46:07.104 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:07.037+0000 7fb370281000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T02:46:07.105 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:07.119+0000 7fb370281000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T02:46:07.463 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:07.230+0000 7fb370281000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T02:46:07.463 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:07.315+0000 7fb370281000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T02:46:07.463 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:07.478+0000 7fb370281000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T02:46:07.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:07.565+0000 7fb370281000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T02:46:08.898 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:08 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:08.632+0000 7fb370281000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T02:46:08.898 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:08 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:08.765+0000 7fb370281000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T02:46:09.178 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:08 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:08.963+0000 7fb370281000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T02:46:09.178 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:09 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:09.052+0000 7fb370281000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T02:46:09.178 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:09 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:09.192+0000 7fb370281000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:46:09.363 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 2024-04-06T02:46:09.366 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: { 2024-04-06T02:46:09.366 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "fsid": "b4fff142-f3bf-11ee-b649-cb9ed24678a4", 2024-04-06T02:46:09.366 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "health": { 2024-04-06T02:46:09.366 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-06T02:46:09.366 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "checks": {}, 2024-04-06T02:46:09.366 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "mutes": [] 2024-04-06T02:46:09.366 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:09.366 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-06T02:46:09.366 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "quorum": [ 2024-04-06T02:46:09.366 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 0 2024-04-06T02:46:09.366 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: ], 2024-04-06T02:46:09.366 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-06T02:46:09.366 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "a" 2024-04-06T02:46:09.367 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: ], 2024-04-06T02:46:09.367 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "quorum_age": 12, 2024-04-06T02:46:09.367 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "monmap": { 2024-04-06T02:46:09.367 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-06T02:46:09.367 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-06T02:46:09.367 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-06T02:46:09.367 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:09.367 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "osdmap": { 2024-04-06T02:46:09.367 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-06T02:46:09.367 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-06T02:46:09.367 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-06T02:46:09.367 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-06T02:46:09.367 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-06T02:46:09.370 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-06T02:46:09.370 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-06T02:46:09.370 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "pgmap": { 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "fsmap": { 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-06T02:46:09.371 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "available": false, 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "modules": [ 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "iostat", 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "nfs", 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "restful" 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: ], 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "services": {} 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "servicemap": { 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "modified": "2024-04-06T02:45:51.870158+0000", 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "services": {} 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:09.372 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-06T02:46:09.373 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: } 2024-04-06T02:46:09.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:09 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2831009642' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-06T02:46:09.782 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:09 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:09.521+0000 7fb370281000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T02:46:09.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:09 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:09.746+0000 7fb370281000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:46:10.282 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:09 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:09.832+0000 7fb370281000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T02:46:10.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:10.006+0000 7fb370281000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T02:46:11.225 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:10.939+0000 7fb370281000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T02:46:11.225 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:11.240+0000 7fb370281000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T02:46:11.532 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:11.335+0000 7fb370281000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T02:46:11.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:11.489+0000 7fb370281000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T02:46:12.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-mon[24894]: Activating manager daemon y 2024-04-06T02:46:12.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-mon[24894]: mgrmap e2: y(active, starting, since 0.00290429s) 2024-04-06T02:46:12.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-mon[24894]: from='mgr.14100 172.21.15.42:0/3689475934' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:46:12.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-mon[24894]: from='mgr.14100 172.21.15.42:0/3689475934' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:46:12.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-mon[24894]: from='mgr.14100 172.21.15.42:0/3689475934' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:46:12.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-mon[24894]: from='mgr.14100 172.21.15.42:0/3689475934' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:46:12.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-mon[24894]: from='mgr.14100 172.21.15.42:0/3689475934' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:46:12.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-mon[24894]: Manager daemon y is now available 2024-04-06T02:46:12.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-mon[24894]: from='mgr.14100 172.21.15.42:0/3689475934' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:46:12.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-mon[24894]: from='mgr.14100 172.21.15.42:0/3689475934' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:46:12.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-mon[24894]: from='mgr.14100 172.21.15.42:0/3689475934' entity='mgr.y' 2024-04-06T02:46:12.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-mon[24894]: from='mgr.14100 172.21.15.42:0/3689475934' entity='mgr.y' 2024-04-06T02:46:12.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:11 smithi042 ceph-mon[24894]: from='mgr.14100 172.21.15.42:0/3689475934' entity='mgr.y' 2024-04-06T02:46:12.308 INFO:teuthology.orchestra.run.smithi042.stderr:mgr not available, waiting (2/15)... 2024-04-06T02:46:13.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:13 smithi042 ceph-mon[24894]: mgrmap e3: y(active, since 1.01269s) 2024-04-06T02:46:15.014 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 2024-04-06T02:46:15.014 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: { 2024-04-06T02:46:15.014 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "fsid": "b4fff142-f3bf-11ee-b649-cb9ed24678a4", 2024-04-06T02:46:15.014 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "health": { 2024-04-06T02:46:15.014 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-06T02:46:15.014 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "checks": {}, 2024-04-06T02:46:15.014 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "mutes": [] 2024-04-06T02:46:15.014 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "quorum": [ 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 0 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: ], 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "a" 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: ], 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "quorum_age": 18, 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "monmap": { 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "osdmap": { 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-06T02:46:15.015 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-06T02:46:15.016 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-06T02:46:15.016 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-06T02:46:15.016 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-06T02:46:15.019 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-06T02:46:15.019 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-06T02:46:15.019 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:15.019 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "pgmap": { 2024-04-06T02:46:15.019 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-06T02:46:15.019 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-06T02:46:15.019 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-06T02:46:15.019 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "fsmap": { 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "available": true, 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "modules": [ 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "iostat", 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "nfs", 2024-04-06T02:46:15.020 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "restful" 2024-04-06T02:46:15.021 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: ], 2024-04-06T02:46:15.021 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "services": {} 2024-04-06T02:46:15.021 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:15.021 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "servicemap": { 2024-04-06T02:46:15.021 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-06T02:46:15.021 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "modified": "2024-04-06T02:45:51.870158+0000", 2024-04-06T02:46:15.021 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "services": {} 2024-04-06T02:46:15.021 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: }, 2024-04-06T02:46:15.021 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-06T02:46:15.021 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: } 2024-04-06T02:46:15.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:15 smithi042 ceph-mon[24894]: mgrmap e4: y(active, since 3s) 2024-04-06T02:46:15.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:15 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1475871036' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-06T02:46:15.871 INFO:teuthology.orchestra.run.smithi042.stderr:mgr is available 2024-04-06T02:46:16.495 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 2024-04-06T02:46:16.495 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: [global] 2024-04-06T02:46:16.495 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: fsid = b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:46:16.496 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-06T02:46:16.496 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-06T02:46:16.496 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-06T02:46:16.496 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-06T02:46:16.496 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 2024-04-06T02:46:16.496 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: [mgr] 2024-04-06T02:46:16.496 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-06T02:46:16.496 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 2024-04-06T02:46:16.496 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: [osd] 2024-04-06T02:46:16.496 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-06T02:46:16.496 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-06T02:46:16.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:16 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3046130999' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-06T02:46:16.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:16 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3046130999' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-06T02:46:17.057 INFO:teuthology.orchestra.run.smithi042.stderr:Enabling cephadm module... 2024-04-06T02:46:18.127 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:17 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1370287180' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-06T02:46:18.127 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ignoring --setuser ceph since I am not root 2024-04-06T02:46:18.127 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ignoring --setgroup ceph since I am not root 2024-04-06T02:46:18.417 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:18 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:18.337+0000 7f5076f38000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T02:46:18.418 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:18 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:18.432+0000 7f5076f38000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T02:46:18.970 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:18 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1370287180' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-06T02:46:18.970 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:18 smithi042 ceph-mon[24894]: mgrmap e5: y(active, since 6s) 2024-04-06T02:46:19.194 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: { 2024-04-06T02:46:19.194 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-06T02:46:19.194 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "available": true, 2024-04-06T02:46:19.194 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-06T02:46:19.194 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-06T02:46:19.194 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: } 2024-04-06T02:46:19.225 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:19 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:19.058+0000 7f5076f38000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T02:46:19.225 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:19 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:19.149+0000 7f5076f38000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T02:46:19.225 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:19 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:19.239+0000 7f5076f38000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T02:46:19.500 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:19 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:19.391+0000 7f5076f38000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T02:46:19.501 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:19 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:19.475+0000 7f5076f38000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T02:46:19.782 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:19 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:19.586+0000 7f5076f38000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T02:46:19.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:19 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:19.671+0000 7f5076f38000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T02:46:19.787 INFO:teuthology.orchestra.run.smithi042.stderr:Waiting for the mgr to restart... 2024-04-06T02:46:19.787 INFO:teuthology.orchestra.run.smithi042.stderr:Waiting for mgr epoch 5... 2024-04-06T02:46:20.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:19 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3108214985' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-06T02:46:20.048 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:19 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:19.843+0000 7f5076f38000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T02:46:20.048 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:19 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:19.930+0000 7f5076f38000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T02:46:21.281 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:20.972+0000 7f5076f38000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T02:46:21.281 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:21 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:21.103+0000 7f5076f38000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T02:46:21.281 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:21 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:21.296+0000 7f5076f38000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T02:46:21.532 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:21 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:21.384+0000 7f5076f38000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T02:46:21.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:21 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:21.521+0000 7f5076f38000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:46:22.135 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:21 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:21.840+0000 7f5076f38000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T02:46:22.135 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:22.064+0000 7f5076f38000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:46:22.135 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:22.149+0000 7f5076f38000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T02:46:22.532 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:22.322+0000 7f5076f38000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T02:46:23.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:23.249+0000 7f5076f38000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T02:46:24.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:23.550+0000 7f5076f38000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T02:46:24.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:23.646+0000 7f5076f38000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T02:46:24.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:23.798+0000 7f5076f38000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T02:46:24.859 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: { 2024-04-06T02:46:24.859 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-06T02:46:24.859 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "initialized": true 2024-04-06T02:46:24.859 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: } 2024-04-06T02:46:25.231 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: Active manager daemon y restarted 2024-04-06T02:46:25.232 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: Activating manager daemon y 2024-04-06T02:46:25.232 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: osdmap e2: 0 total, 0 up, 0 in 2024-04-06T02:46:25.232 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: mgrmap e6: y(active, starting, since 0.0525654s) 2024-04-06T02:46:25.232 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:46:25.232 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:46:25.232 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:46:25.232 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:46:25.232 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:46:25.232 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: Manager daemon y is now available 2024-04-06T02:46:25.232 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:25.232 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:25.232 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:25.233 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:46:25.233 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:46:25.233 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:46:25.233 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:46:25.233 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:24 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:46:25.501 INFO:teuthology.orchestra.run.smithi042.stderr:mgr epoch 5 is available 2024-04-06T02:46:25.501 INFO:teuthology.orchestra.run.smithi042.stderr:Setting orchestrator backend to cephadm... 2024-04-06T02:46:26.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:25 smithi042 ceph-mon[24894]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-06T02:46:26.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:25 smithi042 ceph-mon[24894]: mgrmap e7: y(active, since 1.05496s) 2024-04-06T02:46:26.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:25 smithi042 ceph-mon[24894]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-06T02:46:26.782 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:26 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:46:26] ENGINE Bus STARTING 2024-04-06T02:46:26.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:26 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:46:26] ENGINE Serving on https://172.21.15.42:7150 2024-04-06T02:46:26.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:26 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:46:26] ENGINE Bus STARTED 2024-04-06T02:46:27.167 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:26 smithi042 ceph-mon[24894]: mgrmap e8: y(active, since 2s) 2024-04-06T02:46:27.167 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:26 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:27.167 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:26 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:46:27.167 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:26 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:27.167 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:26 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:46:27.459 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: value unchanged 2024-04-06T02:46:28.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:27 smithi042 ceph-mon[24894]: [06/Apr/2024:02:46:26] ENGINE Bus STARTING 2024-04-06T02:46:28.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:27 smithi042 ceph-mon[24894]: [06/Apr/2024:02:46:26] ENGINE Serving on https://172.21.15.42:7150 2024-04-06T02:46:28.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:27 smithi042 ceph-mon[24894]: [06/Apr/2024:02:46:26] ENGINE Bus STARTED 2024-04-06T02:46:28.039 INFO:teuthology.orchestra.run.smithi042.stderr:Generating ssh key... 2024-04-06T02:46:29.226 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-mon[24894]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:46:29.226 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: Generating public/private rsa key pair. 2024-04-06T02:46:29.226 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: Your identification has been saved in /tmp/tmpp9853f5r/key. 2024-04-06T02:46:29.226 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: Your public key has been saved in /tmp/tmpp9853f5r/key.pub. 2024-04-06T02:46:29.226 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: The key fingerprint is: 2024-04-06T02:46:29.226 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: SHA256:Bhvoue5WQfKzwl/YTSTgkisK6lweF3EDkFiZHAb03io ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:46:29.227 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: The key's randomart image is: 2024-04-06T02:46:29.227 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: +---[RSA 3072]----+ 2024-04-06T02:46:29.227 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: |.o==*... | 2024-04-06T02:46:29.227 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: | .o=.+o . . | 2024-04-06T02:46:29.227 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: | .+=+o o | 2024-04-06T02:46:29.227 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: | ...+*+. . | 2024-04-06T02:46:29.227 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: |. .o+o.*So | 2024-04-06T02:46:29.227 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: |o. .+.=.o . | 2024-04-06T02:46:29.227 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: |oE +.= . | 2024-04-06T02:46:29.227 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: |o +.+ . | 2024-04-06T02:46:29.227 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: | o +o | 2024-04-06T02:46:29.227 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: +----[SHA256]-----+ 2024-04-06T02:46:30.156 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:29 smithi042 ceph-mon[24894]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:46:30.156 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:29 smithi042 ceph-mon[24894]: Generating ssh key... 2024-04-06T02:46:30.156 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:29 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:30.156 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:29 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:30.156 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCi0sMyMUagsB075YdaXdfPKXaqCRMGLLNAqq6pUM237tTbkvNFXMZFd/AbOfV/hsMYsoH22wVTyHWJUiDHCYxI976258etOKgnY9xbWZfGgOpQe3p0/lemIvfphKQPFFYT9dtzdUDVVQ52jfiSgLvVTe268n4t9AoOauao0r4+d8XjvgdlXcTRrUpnKEI88LGJdjWbpgKT8lUmAowPhvxby0Ppbfxj3rhajzYiVPFWZLme+DVwjMBL9tJiY+D+I5QTlzIOa7yjNyzTQOHVt3qOsZMUjDXIxApgC7T+yRq1wthMYASMz+b5xJ/t1LJuK+91Xpeo++XDaVVm0D6cG8hhUiMvBtZtfluzm4KGYEOtMyNdmRSXtxgYwEID4fwuXpRncAdZQ4HDCZcvnwONdyjIBoVjD3q79v0hnLH7Ajr1lEuobcgy8XiuV0UgHJoXz0CJbvKlHNOl6uyLxyflMRYLZPHXF/44xAUGPIZBxCLfpJQbK5Qs3R3vwrSQYxtwNxk= ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:46:30.727 INFO:teuthology.orchestra.run.smithi042.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-06T02:46:30.727 INFO:teuthology.orchestra.run.smithi042.stderr:Adding key to root@localhost authorized_keys... 2024-04-06T02:46:30.727 INFO:teuthology.orchestra.run.smithi042.stderr:Adding host smithi042... 2024-04-06T02:46:30.976 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:30 smithi042 ceph-mon[24894]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:46:32.384 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: Added host 'smithi042' with addr '172.21.15.42' 2024-04-06T02:46:32.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:32 smithi042 ceph-mon[24894]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi042", "addr": "172.21.15.42", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:46:32.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:32 smithi042 ceph-mon[24894]: Deploying cephadm binary to smithi042 2024-04-06T02:46:32.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:32 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:32.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:32 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:46:33.059 INFO:teuthology.orchestra.run.smithi042.stderr:Deploying unmanaged mon service... 2024-04-06T02:46:33.720 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:33 smithi042 ceph-mon[24894]: Added host smithi042 2024-04-06T02:46:33.720 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-06T02:46:34.619 INFO:teuthology.orchestra.run.smithi042.stderr:Deploying unmanaged mgr service... 2024-04-06T02:46:34.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:34 smithi042 ceph-mon[24894]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:46:34.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:34 smithi042 ceph-mon[24894]: Saving service mon spec with placement count:5 2024-04-06T02:46:34.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:34 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:36.158 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-06T02:46:36.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:36 smithi042 ceph-mon[24894]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:46:36.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:36 smithi042 ceph-mon[24894]: Saving service mgr spec with placement count:2 2024-04-06T02:46:36.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:36 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:36.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:36 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:36.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:36 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:38.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:38 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1601892125' entity='client.admin' 2024-04-06T02:46:39.728 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:39 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:39.728 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:39 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:39.728 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:39 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:46:39.728 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:39 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' 2024-04-06T02:46:39.728 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:39 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:46:39.728 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:39 smithi042 ceph-mon[24894]: from='mgr.14118 172.21.15.42:0/536736715' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]': finished 2024-04-06T02:46:39.728 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:39 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3704274595' entity='client.admin' 2024-04-06T02:46:39.730 INFO:teuthology.orchestra.run.smithi042.stderr:Enabling the dashboard module... 2024-04-06T02:46:40.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:40 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2498578484' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-06T02:46:40.901 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:40 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ignoring --setuser ceph since I am not root 2024-04-06T02:46:40.901 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:40 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ignoring --setgroup ceph since I am not root 2024-04-06T02:46:41.210 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:41 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:41.066+0000 7fd0b3a03000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T02:46:41.210 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:41 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:41.158+0000 7fd0b3a03000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T02:46:41.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:41 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2498578484' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-06T02:46:41.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:41 smithi042 ceph-mon[24894]: mgrmap e9: y(active, since 16s) 2024-04-06T02:46:41.950 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: { 2024-04-06T02:46:41.950 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-06T02:46:41.950 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "available": true, 2024-04-06T02:46:41.950 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-06T02:46:41.950 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-06T02:46:41.950 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: } 2024-04-06T02:46:42.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:41 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:41.776+0000 7fd0b3a03000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T02:46:42.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:41 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:41.866+0000 7fd0b3a03000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T02:46:42.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:41 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:41.951+0000 7fd0b3a03000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T02:46:42.363 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:42 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:42.105+0000 7fd0b3a03000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T02:46:42.363 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:42 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:42.190+0000 7fd0b3a03000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T02:46:42.363 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:42 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:42.302+0000 7fd0b3a03000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T02:46:42.603 INFO:teuthology.orchestra.run.smithi042.stderr:Waiting for the mgr to restart... 2024-04-06T02:46:42.603 INFO:teuthology.orchestra.run.smithi042.stderr:Waiting for mgr epoch 9... 2024-04-06T02:46:42.633 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:42 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1151763228' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-06T02:46:42.633 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:42 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:42.387+0000 7fd0b3a03000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T02:46:42.633 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:42 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:42.552+0000 7fd0b3a03000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T02:46:42.633 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:42 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:42.648+0000 7fd0b3a03000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T02:46:44.015 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:43.703+0000 7fd0b3a03000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T02:46:44.015 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:43.835+0000 7fd0b3a03000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T02:46:44.015 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:44 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:44.030+0000 7fd0b3a03000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T02:46:44.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:44 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:44.119+0000 7fd0b3a03000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T02:46:44.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:44 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:44.258+0000 7fd0b3a03000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:46:44.881 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:44 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:44.581+0000 7fd0b3a03000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T02:46:44.881 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:44 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:44.808+0000 7fd0b3a03000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:46:44.882 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:44 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:44.896+0000 7fd0b3a03000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T02:46:45.282 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:45 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:45.071+0000 7fd0b3a03000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T02:46:46.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:46 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:46.018+0000 7fd0b3a03000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T02:46:46.559 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:46 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:46.320+0000 7fd0b3a03000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T02:46:46.559 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:46 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:46.417+0000 7fd0b3a03000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T02:46:46.559 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:46 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:46:46.573+0000 7fd0b3a03000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T02:46:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: Active manager daemon y restarted 2024-04-06T02:46:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: Activating manager daemon y 2024-04-06T02:46:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: osdmap e3: 0 total, 0 up, 0 in 2024-04-06T02:46:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: mgrmap e10: y(active, starting, since 0.930028s) 2024-04-06T02:46:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:46:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:46:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:46:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:46:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:46:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: Manager daemon y is now available 2024-04-06T02:46:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:46:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:46:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:46:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:46:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:46:48.432 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:48 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:46:48] ENGINE Bus STARTING 2024-04-06T02:46:48.432 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:48 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:46:48] ENGINE Serving on https://172.21.15.42:7150 2024-04-06T02:46:48.432 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:48 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:46:48] ENGINE Bus STARTED 2024-04-06T02:46:48.511 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: { 2024-04-06T02:46:48.511 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-06T02:46:48.511 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: "initialized": true 2024-04-06T02:46:48.511 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: } 2024-04-06T02:46:49.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:49 smithi042 ceph-mon[24894]: [06/Apr/2024:02:46:48] ENGINE Bus STARTING 2024-04-06T02:46:49.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:49 smithi042 ceph-mon[24894]: [06/Apr/2024:02:46:48] ENGINE Serving on https://172.21.15.42:7150 2024-04-06T02:46:49.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:49 smithi042 ceph-mon[24894]: [06/Apr/2024:02:46:48] ENGINE Bus STARTED 2024-04-06T02:46:49.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:49 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:46:49.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:49 smithi042 ceph-mon[24894]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-06T02:46:49.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:49 smithi042 ceph-mon[24894]: mgrmap e11: y(active, since 1.93245s) 2024-04-06T02:46:49.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:49 smithi042 ceph-mon[24894]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-06T02:46:49.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:49 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:46:49.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:49 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:46:49.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:49 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:46:49.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:49 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:46:49.405 INFO:teuthology.orchestra.run.smithi042.stderr:mgr epoch 9 is available 2024-04-06T02:46:49.405 INFO:teuthology.orchestra.run.smithi042.stderr:Generating a dashboard self-signed certificate... 2024-04-06T02:46:50.385 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-06T02:46:50.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:50 smithi042 ceph-mon[24894]: mgrmap e12: y(active, since 2s) 2024-04-06T02:46:50.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:50 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:46:50.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:50 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:46:51.104 INFO:teuthology.orchestra.run.smithi042.stderr:Creating initial admin user... 2024-04-06T02:46:51.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:51 smithi042 ceph-mon[24894]: Deploying daemon agent.smithi042 on smithi042 2024-04-06T02:46:51.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:51 smithi042 ceph-mon[24894]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:46:52.033 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$IQXmMmK4G.FMkcNuPaV/Xup56oCAViUPRs7GE1dP1ZTC54JJ3POVG", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1712371612, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-06T02:46:52.811 INFO:teuthology.orchestra.run.smithi042.stderr:Fetching dashboard port number... 2024-04-06T02:46:53.074 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:53 smithi042 ceph-mon[24894]: 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-06T02:46:53.074 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:53 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:46:53.478 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: 8443 2024-04-06T02:46:54.137 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: disabled 2024-04-06T02:46:54.144 INFO:teuthology.orchestra.run.smithi042.stderr:systemctl: inactive 2024-04-06T02:46:54.145 INFO:teuthology.orchestra.run.smithi042.stderr:firewalld.service is not enabled 2024-04-06T02:46:54.145 INFO:teuthology.orchestra.run.smithi042.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-06T02:46:54.148 INFO:teuthology.orchestra.run.smithi042.stderr:Ceph Dashboard is now available at: 2024-04-06T02:46:54.148 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-04-06T02:46:54.148 INFO:teuthology.orchestra.run.smithi042.stderr: URL: https://smithi042.front.sepia.ceph.com:8443/ 2024-04-06T02:46:54.148 INFO:teuthology.orchestra.run.smithi042.stderr: User: admin 2024-04-06T02:46:54.148 INFO:teuthology.orchestra.run.smithi042.stderr: Password: v6bnbn6bm9 2024-04-06T02:46:54.148 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-04-06T02:46:54.148 INFO:teuthology.orchestra.run.smithi042.stderr:Enabling autotune for osd_memory_target 2024-04-06T02:46:54.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:54 smithi042 ceph-mon[24894]: mgrmap e13: y(active, since 6s) 2024-04-06T02:46:54.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:54 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1709991622' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-06T02:46:56.507 INFO:teuthology.orchestra.run.smithi042.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-06T02:46:57.249 INFO:teuthology.orchestra.run.smithi042.stderr:You can access the Ceph CLI with: 2024-04-06T02:46:57.249 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-04-06T02:46:57.250 INFO:teuthology.orchestra.run.smithi042.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-06T02:46:57.250 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-04-06T02:46:57.250 INFO:teuthology.orchestra.run.smithi042.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-06T02:46:57.250 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-04-06T02:46:57.250 INFO:teuthology.orchestra.run.smithi042.stderr: ceph telemetry on 2024-04-06T02:46:57.250 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-04-06T02:46:57.250 INFO:teuthology.orchestra.run.smithi042.stderr:For more information see: 2024-04-06T02:46:57.250 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-04-06T02:46:57.250 INFO:teuthology.orchestra.run.smithi042.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-06T02:46:57.250 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-04-06T02:46:57.250 INFO:teuthology.orchestra.run.smithi042.stderr:Bootstrap complete. 2024-04-06T02:46:57.463 INFO:tasks.cephadm:Fetching config... 2024-04-06T02:46:57.464 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-04-06T02:46:57.464 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-06T02:46:57.479 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-06T02:46:57.479 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-04-06T02:46:57.479 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-06T02:46:57.533 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-06T02:46:57.533 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-04-06T02:46:57.533 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/keyring of=/dev/stdout 2024-04-06T02:46:57.717 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-06T02:46:57.717 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-04-06T02:46:57.717 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-06T02:46:57.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:57 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2732426114' entity='client.admin' 2024-04-06T02:46:57.769 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-06T02:46:57.769 DEBUG:teuthology.orchestra.run.smithi042:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCi0sMyMUagsB075YdaXdfPKXaqCRMGLLNAqq6pUM237tTbkvNFXMZFd/AbOfV/hsMYsoH22wVTyHWJUiDHCYxI976258etOKgnY9xbWZfGgOpQe3p0/lemIvfphKQPFFYT9dtzdUDVVQ52jfiSgLvVTe268n4t9AoOauao0r4+d8XjvgdlXcTRrUpnKEI88LGJdjWbpgKT8lUmAowPhvxby0Ppbfxj3rhajzYiVPFWZLme+DVwjMBL9tJiY+D+I5QTlzIOa7yjNyzTQOHVt3qOsZMUjDXIxApgC7T+yRq1wthMYASMz+b5xJ/t1LJuK+91Xpeo++XDaVVm0D6cG8hhUiMvBtZtfluzm4KGYEOtMyNdmRSXtxgYwEID4fwuXpRncAdZQ4HDCZcvnwONdyjIBoVjD3q79v0hnLH7Ajr1lEuobcgy8XiuV0UgHJoXz0CJbvKlHNOl6uyLxyflMRYLZPHXF/44xAUGPIZBxCLfpJQbK5Qs3R3vwrSQYxtwNxk= ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-06T02:46:57.958 INFO:teuthology.orchestra.run.smithi042.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCi0sMyMUagsB075YdaXdfPKXaqCRMGLLNAqq6pUM237tTbkvNFXMZFd/AbOfV/hsMYsoH22wVTyHWJUiDHCYxI976258etOKgnY9xbWZfGgOpQe3p0/lemIvfphKQPFFYT9dtzdUDVVQ52jfiSgLvVTe268n4t9AoOauao0r4+d8XjvgdlXcTRrUpnKEI88LGJdjWbpgKT8lUmAowPhvxby0Ppbfxj3rhajzYiVPFWZLme+DVwjMBL9tJiY+D+I5QTlzIOa7yjNyzTQOHVt3qOsZMUjDXIxApgC7T+yRq1wthMYASMz+b5xJ/t1LJuK+91Xpeo++XDaVVm0D6cG8hhUiMvBtZtfluzm4KGYEOtMyNdmRSXtxgYwEID4fwuXpRncAdZQ4HDCZcvnwONdyjIBoVjD3q79v0hnLH7Ajr1lEuobcgy8XiuV0UgHJoXz0CJbvKlHNOl6uyLxyflMRYLZPHXF/44xAUGPIZBxCLfpJQbK5Qs3R3vwrSQYxtwNxk= ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:46:58.110 DEBUG:teuthology.orchestra.run.smithi064:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCi0sMyMUagsB075YdaXdfPKXaqCRMGLLNAqq6pUM237tTbkvNFXMZFd/AbOfV/hsMYsoH22wVTyHWJUiDHCYxI976258etOKgnY9xbWZfGgOpQe3p0/lemIvfphKQPFFYT9dtzdUDVVQ52jfiSgLvVTe268n4t9AoOauao0r4+d8XjvgdlXcTRrUpnKEI88LGJdjWbpgKT8lUmAowPhvxby0Ppbfxj3rhajzYiVPFWZLme+DVwjMBL9tJiY+D+I5QTlzIOa7yjNyzTQOHVt3qOsZMUjDXIxApgC7T+yRq1wthMYASMz+b5xJ/t1LJuK+91Xpeo++XDaVVm0D6cG8hhUiMvBtZtfluzm4KGYEOtMyNdmRSXtxgYwEID4fwuXpRncAdZQ4HDCZcvnwONdyjIBoVjD3q79v0hnLH7Ajr1lEuobcgy8XiuV0UgHJoXz0CJbvKlHNOl6uyLxyflMRYLZPHXF/44xAUGPIZBxCLfpJQbK5Qs3R3vwrSQYxtwNxk= ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-06T02:46:58.154 INFO:teuthology.orchestra.run.smithi064.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCi0sMyMUagsB075YdaXdfPKXaqCRMGLLNAqq6pUM237tTbkvNFXMZFd/AbOfV/hsMYsoH22wVTyHWJUiDHCYxI976258etOKgnY9xbWZfGgOpQe3p0/lemIvfphKQPFFYT9dtzdUDVVQ52jfiSgLvVTe268n4t9AoOauao0r4+d8XjvgdlXcTRrUpnKEI88LGJdjWbpgKT8lUmAowPhvxby0Ppbfxj3rhajzYiVPFWZLme+DVwjMBL9tJiY+D+I5QTlzIOa7yjNyzTQOHVt3qOsZMUjDXIxApgC7T+yRq1wthMYASMz+b5xJ/t1LJuK+91Xpeo++XDaVVm0D6cG8hhUiMvBtZtfluzm4KGYEOtMyNdmRSXtxgYwEID4fwuXpRncAdZQ4HDCZcvnwONdyjIBoVjD3q79v0hnLH7Ajr1lEuobcgy8XiuV0UgHJoXz0CJbvKlHNOl6uyLxyflMRYLZPHXF/44xAUGPIZBxCLfpJQbK5Qs3R3vwrSQYxtwNxk= ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:46:58.169 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-06T02:46:58.892 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:46:58 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:46:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:46:59.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:59 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:46:59.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:59 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:46:59.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:59 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:46:59.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:59 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:46:59.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:59 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:46:59.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:46:59 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:03.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:02 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:47:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:03.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:47:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:03.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:03 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:03.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:03 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:03.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:03 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2236325794' entity='client.admin' 2024-04-06T02:47:03.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:03 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:03.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:03 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:03.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:03 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:03.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:03 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:03.817 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-06T02:47:03.818 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-06T02:47:06.398 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi064 2024-04-06T02:47:06.399 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-04-06T02:47:06.399 DEBUG:teuthology.orchestra.run.smithi064:> dd of=/etc/ceph/ceph.conf 2024-04-06T02:47:06.416 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-04-06T02:47:06.417 DEBUG:teuthology.orchestra.run.smithi064:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:47:06.474 INFO:tasks.cephadm:Adding host smithi064 to orchestrator... 2024-04-06T02:47:06.474 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch host add smithi064 2024-04-06T02:47:06.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:06 smithi042 ceph-mon[24894]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:47:06.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:06 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:06.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:06 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:06.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:06 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:06.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:06 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:06.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:06 smithi042 ceph-mon[24894]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:47:06.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:06 smithi042 ceph-mon[24894]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:47:06.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:06 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:06.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:06 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:08.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:08 smithi042 ceph-mon[24894]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:09.414 INFO:teuthology.orchestra.run.smithi042.stdout:Added host 'smithi064' with addr '172.21.15.64' 2024-04-06T02:47:09.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:09 smithi042 ceph-mon[24894]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi064", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:47:09.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:09 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:09.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:09 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:09.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:09 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:09.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:09 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:10.075 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch host ls --format=json 2024-04-06T02:47:10.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:10 smithi042 ceph-mon[24894]: Deploying cephadm binary to smithi064 2024-04-06T02:47:10.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:10 smithi042 ceph-mon[24894]: Added host smithi064 2024-04-06T02:47:10.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:10 smithi042 ceph-mon[24894]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:10.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:10.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:10.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:10.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:47:10.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:10.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:47:10.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]': finished 2024-04-06T02:47:12.011 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:47:12.011 INFO:teuthology.orchestra.run.smithi042.stdout:[{"addr": "172.21.15.42", "hostname": "smithi042", "labels": [], "status": ""}, {"addr": "172.21.15.64", "hostname": "smithi064", "labels": [], "status": ""}] 2024-04-06T02:47:12.011 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:11 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:47:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:12.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: Deploying daemon agent.smithi064 on smithi064 2024-04-06T02:47:12.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:12.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:12.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:12.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:12.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:47:12.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:47:12.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:12.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:12.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:12.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:12.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:12.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:12.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:12.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:12.613 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-06T02:47:12.613 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph osd crush tunables default 2024-04-06T02:47:13.124 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:47:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:13.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:13 smithi042 ceph-mon[24894]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-06T02:47:13.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:13 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:13.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:13 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:13.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:13 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:14.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:47:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:15.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:14 smithi042 ceph-mon[24894]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:15.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:14 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:15.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:14 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:15.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:14 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/531913125' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-06T02:47:15.172 INFO:teuthology.orchestra.run.smithi042.stderr:adjusted tunables profile to default 2024-04-06T02:47:15.863 INFO:tasks.cephadm:Adding mon.a on smithi042 2024-04-06T02:47:15.863 INFO:tasks.cephadm:Adding mon.c on smithi042 2024-04-06T02:47:15.863 INFO:tasks.cephadm:Adding mon.b on smithi064 2024-04-06T02:47:15.863 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch apply mon '3;smithi042:172.21.15.42=a;smithi042:[v2:172.21.15.42:3301,v1:172.21.15.42:6790]=c;smithi064:172.21.15.64=b' 2024-04-06T02:47:16.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:16 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/531913125' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-06T02:47:16.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:16 smithi042 ceph-mon[24894]: osdmap e4: 0 total, 0 up, 0 in 2024-04-06T02:47:16.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:16 smithi042 ceph-mon[24894]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:17.609 INFO:teuthology.orchestra.run.smithi064.stdout:Scheduled mon update... 2024-04-06T02:47:18.175 DEBUG:teuthology.orchestra.run.smithi042:mon.c> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.c.service 2024-04-06T02:47:18.178 DEBUG:teuthology.orchestra.run.smithi064:mon.b> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.b.service 2024-04-06T02:47:18.180 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-06T02:47:18.180 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph mon dump -f json 2024-04-06T02:47:18.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:18 smithi042 ceph-mon[24894]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:18.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:18 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:18.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:18 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:18.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:18 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:18.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:18 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:18.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:18 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:18.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:18 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T02:47:18.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:18 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:19.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:18 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:47:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:20.022 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-06T02:47:20.022 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":1,"fsid":"b4fff142-f3bf-11ee-b649-cb9ed24678a4","modified":"2024-04-06T02:45:49.082312Z","created":"2024-04-06T02:45:49.082312Z","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.42:3300","nonce":0},{"type":"v1","addr":"172.21.15.42:6789","nonce":0}]},"addr":"172.21.15.42:6789/0","public_addr":"172.21.15.42:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-06T02:47:20.024 INFO:teuthology.orchestra.run.smithi064.stderr:dumped monmap epoch 1 2024-04-06T02:47:20.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:19 smithi042 ceph-mon[24894]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi042:172.21.15.42=a;smithi042:[v2:172.21.15.42:3301,v1:172.21.15.42:6790]=c;smithi064:172.21.15.64=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:47:20.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:19 smithi042 ceph-mon[24894]: Saving service mon spec with placement smithi042:172.21.15.42=a;smithi042:[v2:172.21.15.42:3301,v1:172.21.15.42:6790]=c;smithi064:172.21.15.64=b;count:3 2024-04-06T02:47:20.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:19 smithi042 ceph-mon[24894]: Deploying daemon mon.c on smithi042 2024-04-06T02:47:20.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:19 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:20.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:19 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:20.830 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:20 smithi042 ceph-mon[24894]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:20.830 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:20 smithi042 ceph-mon[24894]: from='client.? 172.21.15.64:0/3616421609' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-06T02:47:21.545 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-06T02:47:21.546 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph mon dump -f json 2024-04-06T02:47:27.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:47:27.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: mon.a calling monitor election 2024-04-06T02:47:27.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:27.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:27.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:27.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:27.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: mon.c calling monitor election 2024-04-06T02:47:27.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:27.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:27.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:27.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:27.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-06T02:47:27.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: monmap e2: 2 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2024-04-06T02:47:27.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: fsmap 2024-04-06T02:47:27.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: osdmap e4: 0 total, 0 up, 0 in 2024-04-06T02:47:27.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: mgrmap e13: y(active, since 40s) 2024-04-06T02:47:27.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: overall HEALTH_OK 2024-04-06T02:47:27.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:27.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T02:47:27.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:26 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:27.753 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-06T02:47:27.753 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":2,"fsid":"b4fff142-f3bf-11ee-b649-cb9ed24678a4","modified":"2024-04-06T02:47:21.773298Z","created":"2024-04-06T02:45:49.082312Z","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.42:3300","nonce":0},{"type":"v1","addr":"172.21.15.42:6789","nonce":0}]},"addr":"172.21.15.42:6789/0","public_addr":"172.21.15.42:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:3301","nonce":0},{"type":"v1","addr":"172.21.15.42:6790","nonce":0}]},"addr":"172.21.15.42:6790/0","public_addr":"172.21.15.42:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-06T02:47:27.755 INFO:teuthology.orchestra.run.smithi064.stderr:dumped monmap epoch 2 2024-04-06T02:47:28.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:27 smithi042 ceph-mon[24894]: Deploying daemon mon.b on smithi064 2024-04-06T02:47:28.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:27 smithi042 ceph-mon[24894]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:28.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:27 smithi042 ceph-mon[24894]: from='client.? 172.21.15.64:0/3717347530' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-06T02:47:28.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:27 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:28.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:27 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:30.649 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-06T02:47:30.649 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph mon dump -f json 2024-04-06T02:47:30.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.b@-1(synchronizing).mds e1 new map 2024-04-06T02:47:30.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.b@-1(synchronizing).mds e1 print_map 2024-04-06T02:47:30.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: e1 2024-04-06T02:47:30.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-06T02:47:30.667 INFO:journalctl@ceph.mon.b.smithi064.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-06T02:47:30.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: legacy client fscid: -1 2024-04-06T02:47:30.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: 2024-04-06T02:47:30.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: No filesystems configured 2024-04-06T02:47:30.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-06T02:47:30.967 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: 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-06T02:47:30.967 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.a calling monitor election 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.c calling monitor election 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:30.968 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: monmap e2: 2 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: fsmap 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: osdmap e4: 0 total, 0 up, 0 in 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mgrmap e13: y(active, since 40s) 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: overall HEALTH_OK 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: Deploying daemon mon.b on smithi064 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: from='client.? 172.21.15.64:0/3717347530' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-06T02:47:30.969 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:30.970 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:30.970 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-06T02:47:30.970 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 ceph-mon[25633]: mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-04-06T02:47:30.970 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 bash[25614]: 7a703a780904dec331e17631050fc3f4b4a8477226cfa59758a04de9fc60ba31 2024-04-06T02:47:30.970 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:30 smithi064 systemd[1]: Started Ceph mon.b for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:47:31.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:30 smithi042 ceph-mon[24894]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:31.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:30 smithi042 ceph-mon[29773]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:35.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:47:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:35.994 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:47:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:47:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: mon.a calling monitor election 2024-04-06T02:47:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: mon.c calling monitor election 2024-04-06T02:47:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:35.995 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: fsmap 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: osdmap e4: 0 total, 0 up, 0 in 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: mgrmap e13: y(active, since 49s) 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: mon.b (rank 2) addr [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] is down (out of quorum) 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:35.996 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:35.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:35.997 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:35.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:47:35.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: mon.a calling monitor election 2024-04-06T02:47:35.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: mon.c calling monitor election 2024-04-06T02:47:35.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:35.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:35.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:35.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:35.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:35.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:35.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: fsmap 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: osdmap e4: 0 total, 0 up, 0 in 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: mgrmap e13: y(active, since 49s) 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: mon.b (rank 2) addr [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] is down (out of quorum) 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:35.998 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:35.999 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:35.999 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:35.999 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:36.146 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-04-06T02:47:36.146 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":3,"fsid":"b4fff142-f3bf-11ee-b649-cb9ed24678a4","modified":"2024-04-06T02:47:30.689421Z","created":"2024-04-06T02:45:49.082312Z","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.42:3300","nonce":0},{"type":"v1","addr":"172.21.15.42:6789","nonce":0}]},"addr":"172.21.15.42:6789/0","public_addr":"172.21.15.42:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:3301","nonce":0},{"type":"v1","addr":"172.21.15.42:6790","nonce":0}]},"addr":"172.21.15.42:6790/0","public_addr":"172.21.15.42:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:3300","nonce":0},{"type":"v1","addr":"172.21.15.64:6789","nonce":0}]},"addr":"172.21.15.64:6789/0","public_addr":"172.21.15.64:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-06T02:47:36.147 INFO:teuthology.orchestra.run.smithi064.stderr:dumped monmap epoch 3 2024-04-06T02:47:36.683 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-06T02:47:36.683 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph config generate-minimal-conf 2024-04-06T02:47:37.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:47:37.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:47:37.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:47:37.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: Reconfiguring mon.a (unknown last config time)... 2024-04-06T02:47:37.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T02:47:37.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T02:47:37.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:37.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: Reconfiguring daemon mon.a on smithi042 2024-04-06T02:47:37.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: from='client.? 172.21.15.64:0/2974239332' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-06T02:47:37.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:37.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:47:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:47:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:47:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: Reconfiguring mon.a (unknown last config time)... 2024-04-06T02:47:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T02:47:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T02:47:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: Reconfiguring daemon mon.a on smithi042 2024-04-06T02:47:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: from='client.? 172.21.15.64:0/2974239332' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-06T02:47:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:37.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:47:37.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: mon.a calling monitor election 2024-04-06T02:47:37.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: mon.c calling monitor election 2024-04-06T02:47:37.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:37.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:47:37.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:37.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:37.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:37.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: fsmap 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: osdmap e4: 0 total, 0 up, 0 in 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: mgrmap e13: y(active, since 49s) 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: mon.b (rank 2) addr [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] is down (out of quorum) 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.981 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: Reconfiguring mon.a (unknown last config time)... 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T02:47:37.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T02:47:37.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:37.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: Reconfiguring daemon mon.a on smithi042 2024-04-06T02:47:37.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='client.? 172.21.15.64:0/2974239332' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-06T02:47:37.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:38.078 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:37 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:47:37] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:38.754 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: mon.b calling monitor election 2024-04-06T02:47:38.754 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: mon.b calling monitor election 2024-04-06T02:47:38.754 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: mon.c calling monitor election 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: mon.a calling monitor election 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: fsmap 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: osdmap e4: 0 total, 0 up, 0 in 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: mgrmap e13: y(active, since 51s) 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: Cluster is now healthy 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: overall HEALTH_OK 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T02:47:38.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: mon.b calling monitor election 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: mon.b calling monitor election 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: mon.c calling monitor election 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: mon.a calling monitor election 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: fsmap 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: osdmap e4: 0 total, 0 up, 0 in 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: mgrmap e13: y(active, since 51s) 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: Cluster is now healthy 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: overall HEALTH_OK 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:38.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:38.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T02:47:38.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T02:47:38.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: mon.b calling monitor election 2024-04-06T02:47:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: mon.b calling monitor election 2024-04-06T02:47:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: mon.c calling monitor election 2024-04-06T02:47:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: mon.a calling monitor election 2024-04-06T02:47:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T02:47:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: monmap e3: 3 mons at {a=[v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0],b=[v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0],c=[v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0]} 2024-04-06T02:47:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: fsmap 2024-04-06T02:47:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: osdmap e4: 0 total, 0 up, 0 in 2024-04-06T02:47:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: mgrmap e13: y(active, since 51s) 2024-04-06T02:47:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-06T02:47:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: Cluster is now healthy 2024-04-06T02:47:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: overall HEALTH_OK 2024-04-06T02:47:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T02:47:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T02:47:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:38 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:39.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:38 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:47:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:39.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:39 smithi042 ceph-mon[24894]: Reconfiguring mon.c (monmap changed)... 2024-04-06T02:47:39.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:39 smithi042 ceph-mon[24894]: Reconfiguring daemon mon.c on smithi042 2024-04-06T02:47:39.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:39 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:39.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:39 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:39.614 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:39 smithi042 ceph-mon[29773]: Reconfiguring mon.c (monmap changed)... 2024-04-06T02:47:39.615 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:39 smithi042 ceph-mon[29773]: Reconfiguring daemon mon.c on smithi042 2024-04-06T02:47:39.615 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:39 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:39.615 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:39 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:39.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:39 smithi064 ceph-mon[25633]: Reconfiguring mon.c (monmap changed)... 2024-04-06T02:47:39.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:39 smithi064 ceph-mon[25633]: Reconfiguring daemon mon.c on smithi042 2024-04-06T02:47:39.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:39 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:47:39.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:39 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:40.276 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:47:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:40.889 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:40 smithi042 ceph-mon[29773]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:40.889 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:40 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:40.889 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:40 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:40.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:40 smithi042 ceph-mon[24894]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:40.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:40 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:40.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:40 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:40.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:40 smithi064 ceph-mon[25633]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:40.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:40 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:40.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:40 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:41.183 INFO:teuthology.orchestra.run.smithi042.stdout:# minimal ceph.conf for b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:47:41.183 INFO:teuthology.orchestra.run.smithi042.stdout:[global] 2024-04-06T02:47:41.183 INFO:teuthology.orchestra.run.smithi042.stdout: fsid = b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T02:47:41.184 INFO:teuthology.orchestra.run.smithi042.stdout: mon_host = [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] 2024-04-06T02:47:41.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:41 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1043005068' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:41.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:41 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:47:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:41.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:41 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1043005068' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:41.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:41 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1043005068' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:42.375 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-06T02:47:42.375 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-04-06T02:47:42.375 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.conf 2024-04-06T02:47:42.407 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-04-06T02:47:42.407 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:47:42.475 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-04-06T02:47:42.475 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/ceph/ceph.conf 2024-04-06T02:47:42.512 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-04-06T02:47:42.512 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:47:42.583 INFO:tasks.cephadm:Adding mgr.y on smithi042 2024-04-06T02:47:42.583 INFO:tasks.cephadm:Adding mgr.x on smithi064 2024-04-06T02:47:42.584 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch apply mgr '2;smithi042=y;smithi064=x' 2024-04-06T02:47:42.617 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:42 smithi042 ceph-mon[24894]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:42.617 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:42 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:42.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:42 smithi042 ceph-mon[29773]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:42.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:42 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:42.939 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:42 smithi064 ceph-mon[25633]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:42.939 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:42 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:44.455 INFO:teuthology.orchestra.run.smithi064.stdout:Scheduled mgr update... 2024-04-06T02:47:44.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:47:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:44.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:47:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:44.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:44 smithi064 ceph-mon[25633]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:44.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:44.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T02:47:44.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T02:47:44.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:44.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:44.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:44.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:44.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[24894]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:45.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T02:47:45.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T02:47:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[29773]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T02:47:45.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T02:47:45.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:45.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:45 smithi064 ceph-mon[25633]: Reconfiguring mon.b (monmap changed)... 2024-04-06T02:47:45.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:45 smithi064 ceph-mon[25633]: Reconfiguring daemon mon.b on smithi064 2024-04-06T02:47:45.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:45 smithi064 ceph-mon[25633]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi042=y;smithi064=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:47:45.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:45 smithi064 ceph-mon[25633]: Saving service mgr spec with placement smithi042=y;smithi064=x;count:2 2024-04-06T02:47:45.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:45 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:45 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:45.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:45 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:45.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:45 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:45.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:45 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:45 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:47:45.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:45 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-06T02:47:45.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:45 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:47:45.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:45 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:45.785 DEBUG:teuthology.orchestra.run.smithi064:mgr.x> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.x.service 2024-04-06T02:47:45.788 INFO:tasks.cephadm:Deploying OSDs... 2024-04-06T02:47:45.788 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-04-06T02:47:45.788 DEBUG:teuthology.orchestra.run.smithi042:> dd if=/scratch_devs of=/dev/stdout 2024-04-06T02:47:45.808 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-06T02:47:45.808 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_1 2024-04-06T02:47:45.865 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-06T02:47:45.865 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-06T02:47:45.865 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-04-06T02:47:45.865 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-06T02:47:45.865 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2024-04-06T02:47:45.865 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-04-06 02:47:39.931029530 +0000 2024-04-06T02:47:45.866 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-04-06 02:44:53.716400511 +0000 2024-04-06T02:47:45.866 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-04-06 02:44:53.716400511 +0000 2024-04-06T02:47:45.866 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: 2024-04-06 02:44:53.716400511 +0000 2024-04-06T02:47:45.866 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-06T02:47:45.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[24894]: Reconfiguring mon.b (monmap changed)... 2024-04-06T02:47:45.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[24894]: Reconfiguring daemon mon.b on smithi064 2024-04-06T02:47:45.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[24894]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi042=y;smithi064=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:47:45.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[24894]: Saving service mgr spec with placement smithi042=y;smithi064=x;count:2 2024-04-06T02:47:45.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:45.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:45.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:45.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:47:45.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-06T02:47:45.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:47:45.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:45.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[29773]: Reconfiguring mon.b (monmap changed)... 2024-04-06T02:47:45.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[29773]: Reconfiguring daemon mon.b on smithi064 2024-04-06T02:47:45.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[29773]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi042=y;smithi064=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:47:45.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[29773]: Saving service mgr spec with placement smithi042=y;smithi064=x;count:2 2024-04-06T02:47:45.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:45.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:45.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:45.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:45.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:47:45.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-06T02:47:45.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:47:45.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:45 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:45.936 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-04-06T02:47:45.936 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-04-06T02:47:45.936 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000118841 s, 4.3 MB/s 2024-04-06T02:47:45.937 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-06T02:47:45.996 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_2 2024-04-06T02:47:46.052 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-06T02:47:46.052 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-06T02:47:46.052 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-04-06T02:47:46.052 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-06T02:47:46.052 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2024-04-06T02:47:46.052 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-04-06 02:47:39.931029530 +0000 2024-04-06T02:47:46.052 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-04-06 02:44:54.052397648 +0000 2024-04-06T02:47:46.052 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-04-06 02:44:54.052397648 +0000 2024-04-06T02:47:46.052 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: 2024-04-06 02:44:54.052397648 +0000 2024-04-06T02:47:46.053 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-06T02:47:46.119 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-04-06T02:47:46.119 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-04-06T02:47:46.119 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000114534 s, 4.5 MB/s 2024-04-06T02:47:46.121 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-06T02:47:46.178 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_3 2024-04-06T02:47:46.234 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-06T02:47:46.234 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-06T02:47:46.235 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-04-06T02:47:46.235 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-06T02:47:46.235 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2024-04-06T02:47:46.235 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-04-06 02:47:39.931029530 +0000 2024-04-06T02:47:46.235 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-04-06 02:44:54.380394854 +0000 2024-04-06T02:47:46.235 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-04-06 02:44:54.380394854 +0000 2024-04-06T02:47:46.235 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: 2024-04-06 02:44:54.380394854 +0000 2024-04-06T02:47:46.235 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-06T02:47:46.303 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-04-06T02:47:46.303 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-04-06T02:47:46.303 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000118527 s, 4.3 MB/s 2024-04-06T02:47:46.304 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-06T02:47:46.362 DEBUG:teuthology.orchestra.run.smithi042:> stat /dev/vg_nvme/lv_4 2024-04-06T02:47:46.418 INFO:teuthology.orchestra.run.smithi042.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-06T02:47:46.418 INFO:teuthology.orchestra.run.smithi042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-06T02:47:46.418 INFO:teuthology.orchestra.run.smithi042.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-04-06T02:47:46.418 INFO:teuthology.orchestra.run.smithi042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-06T02:47:46.418 INFO:teuthology.orchestra.run.smithi042.stdout:Context: system_u:object_r:device_t:s0 2024-04-06T02:47:46.418 INFO:teuthology.orchestra.run.smithi042.stdout:Access: 2024-04-06 02:47:39.931029530 +0000 2024-04-06T02:47:46.418 INFO:teuthology.orchestra.run.smithi042.stdout:Modify: 2024-04-06 02:44:54.713392017 +0000 2024-04-06T02:47:46.418 INFO:teuthology.orchestra.run.smithi042.stdout:Change: 2024-04-06 02:44:54.713392017 +0000 2024-04-06T02:47:46.418 INFO:teuthology.orchestra.run.smithi042.stdout: Birth: 2024-04-06 02:44:54.713392017 +0000 2024-04-06T02:47:46.418 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-06T02:47:46.485 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records in 2024-04-06T02:47:46.485 INFO:teuthology.orchestra.run.smithi042.stderr:1+0 records out 2024-04-06T02:47:46.485 INFO:teuthology.orchestra.run.smithi042.stderr:512 bytes copied, 0.000111844 s, 4.6 MB/s 2024-04-06T02:47:46.487 DEBUG:teuthology.orchestra.run.smithi042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-06T02:47:46.543 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-04-06T02:47:46.544 DEBUG:teuthology.orchestra.run.smithi064:> dd if=/scratch_devs of=/dev/stdout 2024-04-06T02:47:46.559 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-06T02:47:46.559 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_1 2024-04-06T02:47:46.613 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-06T02:47:46.613 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-06T02:47:46.613 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-04-06T02:47:46.613 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-06T02:47:46.613 INFO:teuthology.orchestra.run.smithi064.stdout:Context: system_u:object_r:device_t:s0 2024-04-06T02:47:46.613 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2024-04-06 02:47:39.293202130 +0000 2024-04-06T02:47:46.613 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2024-04-06 02:44:53.719134158 +0000 2024-04-06T02:47:46.614 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2024-04-06 02:44:53.719134158 +0000 2024-04-06T02:47:46.614 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: 2024-04-06 02:44:53.719134158 +0000 2024-04-06T02:47:46.614 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-06T02:47:46.680 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2024-04-06T02:47:46.680 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2024-04-06T02:47:46.680 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000203565 s, 2.5 MB/s 2024-04-06T02:47:46.681 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-06T02:47:46.737 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_2 2024-04-06T02:47:46.791 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-06T02:47:46.791 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-06T02:47:46.791 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-04-06T02:47:46.791 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-06T02:47:46.791 INFO:teuthology.orchestra.run.smithi064.stdout:Context: system_u:object_r:device_t:s0 2024-04-06T02:47:46.791 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2024-04-06 02:47:39.293202130 +0000 2024-04-06T02:47:46.791 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2024-04-06 02:44:54.061127313 +0000 2024-04-06T02:47:46.791 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2024-04-06 02:44:54.061127313 +0000 2024-04-06T02:47:46.791 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: 2024-04-06 02:44:54.061127313 +0000 2024-04-06T02:47:46.791 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-06T02:47:46.854 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:46 smithi064 ceph-mon[25633]: Deploying daemon mgr.x on smithi064 2024-04-06T02:47:46.854 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:46 smithi064 ceph-mon[25633]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:46.857 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2024-04-06T02:47:46.857 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2024-04-06T02:47:46.857 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000194135 s, 2.6 MB/s 2024-04-06T02:47:46.858 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-06T02:47:46.912 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_3 2024-04-06T02:47:46.968 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-06T02:47:46.968 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-06T02:47:46.968 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-04-06T02:47:46.968 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-06T02:47:46.969 INFO:teuthology.orchestra.run.smithi064.stdout:Context: system_u:object_r:device_t:s0 2024-04-06T02:47:46.969 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2024-04-06 02:47:39.293202130 +0000 2024-04-06T02:47:46.969 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2024-04-06 02:44:54.393120667 +0000 2024-04-06T02:47:46.969 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2024-04-06 02:44:54.393120667 +0000 2024-04-06T02:47:46.969 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: 2024-04-06 02:44:54.393120667 +0000 2024-04-06T02:47:46.969 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-06T02:47:47.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:46 smithi042 ceph-mon[24894]: Deploying daemon mgr.x on smithi064 2024-04-06T02:47:47.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:46 smithi042 ceph-mon[24894]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:47.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:46 smithi042 ceph-mon[29773]: Deploying daemon mgr.x on smithi064 2024-04-06T02:47:47.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:46 smithi042 ceph-mon[29773]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:47.094 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2024-04-06T02:47:47.094 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2024-04-06T02:47:47.094 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000193936 s, 2.6 MB/s 2024-04-06T02:47:47.095 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-06T02:47:47.110 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_4 2024-04-06T02:47:47.167 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-06T02:47:47.168 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-06T02:47:47.168 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-04-06T02:47:47.168 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-06T02:47:47.168 INFO:teuthology.orchestra.run.smithi064.stdout:Context: system_u:object_r:device_t:s0 2024-04-06T02:47:47.168 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2024-04-06 02:47:47.066047880 +0000 2024-04-06T02:47:47.168 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2024-04-06 02:44:54.721114101 +0000 2024-04-06T02:47:47.168 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2024-04-06 02:44:54.721114101 +0000 2024-04-06T02:47:47.168 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: 2024-04-06 02:44:54.721114101 +0000 2024-04-06T02:47:47.168 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-06T02:47:47.264 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2024-04-06T02:47:47.264 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2024-04-06T02:47:47.264 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000216187 s, 2.4 MB/s 2024-04-06T02:47:47.265 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-06T02:47:47.279 INFO:tasks.cephadm:Deploying osd.0 on smithi042 with /dev/vg_nvme/lv_4... 2024-04-06T02:47:47.280 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-06T02:47:47.474 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:47 smithi064 systemd[1]: Starting Ceph mgr.x for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:47:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:47 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:47:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:47 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:47:47.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:47 smithi064 podman[27164]: 2024-04-06 02:47:47.489733024 +0000 UTC m=+0.094584395 container create 296c9a133dd9d5c970c3fd9af31e9d86887642ef9715ddbd3403e662dff26842 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-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.openshift.tags=base centos centos-stream, io.openshift.expose-services=, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, architecture=x86_64, com.redhat.component=centos-stream-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., distribution-scope=public, build-date=2022-05-03T08:36:31.336870, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_CLEAN=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc., version=8) 2024-04-06T02:47:47.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:47 smithi064 podman[27164]: 2024-04-06 02:47:47.413107675 +0000 UTC m=+0.017959058 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-06T02:47:47.748 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:47 smithi064 podman[27164]: 2024-04-06 02:47:47.708694037 +0000 UTC m=+0.313545408 container init 296c9a133dd9d5c970c3fd9af31e9d86887642ef9715ddbd3403e662dff26842 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, ceph=True, release=754, architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-type=git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., RELEASE=HEAD, com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, version=8, GIT_CLEAN=True) 2024-04-06T02:47:47.748 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:47 smithi064 podman[27164]: 2024-04-06 02:47:47.711299837 +0000 UTC m=+0.316151209 container start 296c9a133dd9d5c970c3fd9af31e9d86887642ef9715ddbd3403e662dff26842 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, vendor=Red Hat, Inc., vcs-type=git, release=754, io.buildah.version=1.19.8, name=centos-stream, ceph=True, GIT_CLEAN=True, RELEASE=HEAD, maintainer=Guillaume Abrioux , version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, 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, io.openshift.expose-services=, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.component=centos-stream-container, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, io.openshift.tags=base centos centos-stream) 2024-04-06T02:47:47.748 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:47 smithi064 ceph-mgr[27183]: -- 172.21.15.64:0/3635232232 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a1cfd10340 con 0x55a1cfce8c00 2024-04-06T02:47:47.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:47:47.902 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:47:47.902 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:47 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:47:47.902 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:47 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:47:48.191 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:47 smithi064 bash[27164]: 296c9a133dd9d5c970c3fd9af31e9d86887642ef9715ddbd3403e662dff26842 2024-04-06T02:47:48.192 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:47 smithi064 systemd[1]: Started Ceph mgr.x for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:47:48.457 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:48.205+0000 7f628aa4e000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T02:47:48.457 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:48.296+0000 7f628aa4e000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T02:47:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:48 smithi064 ceph-mon[25633]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:48 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:48 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:48 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:48 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:48 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:48 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:47:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:48 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:47:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:48 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[29773]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:47:48.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:47:48.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[24894]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:47:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:47:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:48 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:49.065 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:48.931+0000 7f628aa4e000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T02:47:49.065 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:49.028+0000 7f628aa4e000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T02:47:49.347 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:49.127+0000 7f628aa4e000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T02:47:49.347 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:49.278+0000 7f628aa4e000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T02:47:49.347 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:49.361+0000 7f628aa4e000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T02:47:49.603 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:49.472+0000 7f628aa4e000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T02:47:49.603 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:49.560+0000 7f628aa4e000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T02:47:49.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:47:49.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-mon[25633]: Reconfiguring mgr.y (unknown last config time)... 2024-04-06T02:47:49.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-mon[25633]: Reconfiguring daemon mgr.y on smithi042 2024-04-06T02:47:49.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:49.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:49.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:49.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:49.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:49.906 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:47:49.907 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[29773]: Reconfiguring mgr.y (unknown last config time)... 2024-04-06T02:47:49.907 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[29773]: Reconfiguring daemon mgr.y on smithi042 2024-04-06T02:47:49.907 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:49.907 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:49.907 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:49.907 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:49.907 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:49.907 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:47:49.907 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[24894]: Reconfiguring mgr.y (unknown last config time)... 2024-04-06T02:47:49.907 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[24894]: Reconfiguring daemon mgr.y on smithi042 2024-04-06T02:47:49.907 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:49.907 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:49.907 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:49.908 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:49.908 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:49 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:49.911 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:49.727+0000 7f628aa4e000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T02:47:49.911 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:49 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:49.814+0000 7f628aa4e000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T02:47:50.373 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-06T02:47:50.374 INFO:teuthology.orchestra.run.smithi042.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-06T02:47:50.374 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10+0 records in 2024-04-06T02:47:50.374 INFO:teuthology.orchestra.run.smithi042.stderr:10+0 records out 2024-04-06T02:47:50.374 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00852587 s, 1.2 GB/s 2024-04-06T02:47:50.374 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping successful for: 2024-04-06T02:47:50.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:50 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:47:50.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:50 smithi042 ceph-mon[24894]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:50.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:50 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:47:50.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:50 smithi042 ceph-mon[29773]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:50 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:47:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:50 smithi064 ceph-mon[25633]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:51.026 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi042:vg_nvme/lv_4 2024-04-06T02:47:51.224 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:50 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:50.933+0000 7f628aa4e000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T02:47:51.224 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:51.065+0000 7f628aa4e000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T02:47:51.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:47:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:51.477 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:51.281+0000 7f628aa4e000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T02:47:51.477 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:51.369+0000 7f628aa4e000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T02:47:51.606 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:47:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:47:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:47:51.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:51.518+0000 7f628aa4e000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:47:52.139 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:51.844+0000 7f628aa4e000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T02:47:52.139 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:52.067+0000 7f628aa4e000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:47:52.140 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:52.153+0000 7f628aa4e000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T02:47:52.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:52.327+0000 7f628aa4e000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T02:47:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:52 smithi064 ceph-mon[25633]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:52.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:52.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:52.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:52.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:52.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:52.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:52.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[24894]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:52.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:52.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:52.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:52.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:52.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:47:52.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:52.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:47:52.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:52.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[29773]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:52.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:52.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:53.546 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:53.260+0000 7f628aa4e000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T02:47:53.546 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:53.560+0000 7f628aa4e000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T02:47:53.722 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:53 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:53.722 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:53 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:47:53.722 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:53 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:47:53.722 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:53 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:53.722 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:53 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:53.722 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:53 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:47:53.722 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:53 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:47:53.723 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:53 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:53.796 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:53 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:47:53.797 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:53 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:47:53.797 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:53 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:47:53.797 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:53 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:47:53.797 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:53.658+0000 7f628aa4e000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T02:47:53.797 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:47:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:47:53.810+0000 7f628aa4e000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T02:47:54.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:54 smithi042 ceph-mon[29773]: from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:47:54.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:54 smithi042 ceph-mon[29773]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:54.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:54 smithi042 ceph-mon[29773]: Standby manager daemon x started 2024-04-06T02:47:54.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:54 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/3926916227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:47:54.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:54 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/3926916227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:47:54.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:54 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/3926916227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:47:54.699 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:54 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/3926916227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:47:54.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:54 smithi042 ceph-mon[24894]: from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:47:54.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:54 smithi042 ceph-mon[24894]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:54.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:54 smithi042 ceph-mon[24894]: Standby manager daemon x started 2024-04-06T02:47:54.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:54 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/3926916227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:47:54.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:54 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/3926916227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:47:54.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:54 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/3926916227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:47:54.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:54 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/3926916227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:47:54.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:54 smithi064 ceph-mon[25633]: from='client.24118 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:47:54.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:54 smithi064 ceph-mon[25633]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:54.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:54 smithi064 ceph-mon[25633]: Standby manager daemon x started 2024-04-06T02:47:54.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:54 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/3926916227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:47:54.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:54 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/3926916227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:47:54.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:54 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/3926916227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:47:54.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:54 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/3926916227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:47:55.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:55 smithi064 ceph-mon[25633]: mgrmap e14: y(active, since 68s), standbys: x 2024-04-06T02:47:55.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:55 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:47:55.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:55 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/16496917' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c34e8f9-0b8e-432d-96bf-c30d1145e520"}]: dispatch 2024-04-06T02:47:55.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:55 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/16496917' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c34e8f9-0b8e-432d-96bf-c30d1145e520"}]': finished 2024-04-06T02:47:55.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:55 smithi064 ceph-mon[25633]: osdmap e5: 1 total, 0 up, 1 in 2024-04-06T02:47:55.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:55 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:47:56.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:55 smithi042 ceph-mon[24894]: mgrmap e14: y(active, since 68s), standbys: x 2024-04-06T02:47:56.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:55 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:47:56.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:55 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/16496917' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c34e8f9-0b8e-432d-96bf-c30d1145e520"}]: dispatch 2024-04-06T02:47:56.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:55 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/16496917' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c34e8f9-0b8e-432d-96bf-c30d1145e520"}]': finished 2024-04-06T02:47:56.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:55 smithi042 ceph-mon[24894]: osdmap e5: 1 total, 0 up, 1 in 2024-04-06T02:47:56.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:55 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:47:56.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:55 smithi042 ceph-mon[29773]: mgrmap e14: y(active, since 68s), standbys: x 2024-04-06T02:47:56.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:55 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:47:56.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:55 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/16496917' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c34e8f9-0b8e-432d-96bf-c30d1145e520"}]: dispatch 2024-04-06T02:47:56.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:55 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/16496917' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c34e8f9-0b8e-432d-96bf-c30d1145e520"}]': finished 2024-04-06T02:47:56.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:55 smithi042 ceph-mon[29773]: osdmap e5: 1 total, 0 up, 1 in 2024-04-06T02:47:56.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:55 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:47:56.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:56 smithi064 ceph-mon[25633]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:56.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:56 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2339074983' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:47:57.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:56 smithi042 ceph-mon[24894]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:57.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:56 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2339074983' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:47:57.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:56 smithi042 ceph-mon[29773]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:57.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:56 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2339074983' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:47:58.967 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:47:58 smithi042 ceph-mon[24894]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:58.967 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:47:58 smithi042 ceph-mon[29773]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:47:58.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:47:58 smithi064 ceph-mon[25633]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:00.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:00 smithi042 ceph-mon[24894]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:00.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:00 smithi042 ceph-mon[29773]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:00.982 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:00 smithi064 ceph-mon[25633]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:02.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:02 smithi042 ceph-mon[24894]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:02.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:02 smithi042 ceph-mon[29773]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:02.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:02 smithi064 ceph-mon[25633]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:03.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:03 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-06T02:48:03.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:03 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:03.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:03 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-06T02:48:03.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:03 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:03 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-06T02:48:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:03 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:04.636 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:48:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:48:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:48:04.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:04 smithi042 ceph-mon[24894]: Deploying daemon osd.0 on smithi042 2024-04-06T02:48:04.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:04 smithi042 ceph-mon[24894]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:04.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:04 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:04.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:04 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:04.636 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:04 smithi042 ceph-mon[29773]: Deploying daemon osd.0 on smithi042 2024-04-06T02:48:04.637 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:04 smithi042 ceph-mon[29773]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:04.637 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:04 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:04.637 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:04 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:04 smithi064 ceph-mon[25633]: Deploying daemon osd.0 on smithi042 2024-04-06T02:48:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:04 smithi064 ceph-mon[25633]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:04 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:04 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:05.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:05 smithi042 ceph-mon[24894]: Detected new or changed devices on smithi042 2024-04-06T02:48:05.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:05 smithi042 ceph-mon[29773]: Detected new or changed devices on smithi042 2024-04-06T02:48:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:05 smithi064 ceph-mon[25633]: Detected new or changed devices on smithi042 2024-04-06T02:48:06.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:06 smithi042 ceph-mon[24894]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:06.752 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:06 smithi042 ceph-mon[29773]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:06.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:06 smithi064 ceph-mon[25633]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:08.528 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:08 smithi042 ceph-mon[24894]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:08.528 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:08.528 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:08.528 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:08.528 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:08.529 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:08.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:08 smithi042 ceph-mon[29773]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:08.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:08.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:08.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:08.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:08.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:08.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:08 smithi064 ceph-mon[25633]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:08.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:08.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:08.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:08.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:08.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:09.494 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:48:09 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:48:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:48:10.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:10.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:10.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:10 smithi042 ceph-mon[29773]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:10 smithi042 ceph-mon[24894]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:10.587 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:10.588 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:10.588 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:10 smithi064 ceph-mon[25633]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:11.249 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 0 on host 'smithi042' 2024-04-06T02:48:11.877 DEBUG:teuthology.orchestra.run.smithi042:osd.0> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.0.service 2024-04-06T02:48:11.880 INFO:tasks.cephadm:Deploying osd.1 on smithi042 with /dev/vg_nvme/lv_3... 2024-04-06T02:48:11.880 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-06T02:48:12.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:12.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:12.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:12.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:12.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:48:12.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[24894]: Adjusting osd_memory_target on smithi042 to 15045M 2024-04-06T02:48:12.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:12.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:12.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[24894]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:12.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[24894]: from='osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-06T02:48:12.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:12.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:12.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:12.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:12.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:48:12.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[29773]: Adjusting osd_memory_target on smithi042 to 15045M 2024-04-06T02:48:12.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:12.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:12.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[29773]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:12.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:12 smithi042 ceph-mon[29773]: from='osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-06T02:48:12.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:12 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:12.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:12 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:12.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:12 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:12.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:12 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:12.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:12 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:48:12.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:12 smithi064 ceph-mon[25633]: Adjusting osd_memory_target on smithi042 to 15045M 2024-04-06T02:48:12.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:12 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:12.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:12 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:12.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:12 smithi064 ceph-mon[25633]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:12.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:12 smithi064 ceph-mon[25633]: from='osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-06T02:48:13.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:13 smithi042 ceph-mon[24894]: from='osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-06T02:48:13.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:13 smithi042 ceph-mon[24894]: osdmap e6: 1 total, 0 up, 1 in 2024-04-06T02:48:13.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:13 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:13.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:13 smithi042 ceph-mon[24894]: from='osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:48:13.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:13 smithi042 ceph-mon[29773]: from='osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-06T02:48:13.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:13 smithi042 ceph-mon[29773]: osdmap e6: 1 total, 0 up, 1 in 2024-04-06T02:48:13.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:13 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:13.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:13 smithi042 ceph-mon[29773]: from='osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:48:13.784 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 02:48:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[33151]: 2024-04-06T02:48:13.540+0000 7f2bace5e700 -1 osd.0 0 waiting for initial osdmap 2024-04-06T02:48:13.784 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 02:48:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[33151]: 2024-04-06T02:48:13.543+0000 7f2ba77f5700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T02:48:13.913 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-06T02:48:13.913 INFO:teuthology.orchestra.run.smithi042.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-06T02:48:13.913 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10+0 records in 2024-04-06T02:48:13.913 INFO:teuthology.orchestra.run.smithi042.stderr:10+0 records out 2024-04-06T02:48:13.914 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0105799 s, 991 MB/s 2024-04-06T02:48:13.914 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping successful for: 2024-04-06T02:48:13.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:13 smithi064 ceph-mon[25633]: from='osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-06T02:48:13.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:13 smithi064 ceph-mon[25633]: osdmap e6: 1 total, 0 up, 1 in 2024-04-06T02:48:13.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:13 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:13.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:13 smithi064 ceph-mon[25633]: from='osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:48:14.610 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi042:vg_nvme/lv_3 2024-04-06T02:48:14.918 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:14 smithi042 ceph-mon[24894]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:14.918 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:14 smithi042 ceph-mon[24894]: from='osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-04-06T02:48:14.919 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:14 smithi042 ceph-mon[24894]: osdmap e7: 1 total, 0 up, 1 in 2024-04-06T02:48:14.919 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:14 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:14.919 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:14 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:14.919 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:14 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:14.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:14 smithi042 ceph-mon[29773]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:14.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:14 smithi042 ceph-mon[29773]: from='osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-04-06T02:48:14.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:14 smithi042 ceph-mon[29773]: osdmap e7: 1 total, 0 up, 1 in 2024-04-06T02:48:14.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:14 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:14.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:14 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:14.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:14 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:14.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:14 smithi064 ceph-mon[25633]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:14.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:14 smithi064 ceph-mon[25633]: from='osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-04-06T02:48:14.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:14 smithi064 ceph-mon[25633]: osdmap e7: 1 total, 0 up, 1 in 2024-04-06T02:48:14.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:14 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:14.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:14 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:14.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:14 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:15.899 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:15 smithi042 ceph-mon[29773]: purged_snaps scrub starts 2024-04-06T02:48:15.900 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:15 smithi042 ceph-mon[29773]: purged_snaps scrub ok 2024-04-06T02:48:15.900 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:15 smithi042 ceph-mon[29773]: osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496] boot 2024-04-06T02:48:15.900 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:15 smithi042 ceph-mon[29773]: osdmap e8: 1 total, 1 up, 1 in 2024-04-06T02:48:15.900 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:15 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:15.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:15 smithi042 ceph-mon[24894]: purged_snaps scrub starts 2024-04-06T02:48:15.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:15 smithi042 ceph-mon[24894]: purged_snaps scrub ok 2024-04-06T02:48:15.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:15 smithi042 ceph-mon[24894]: osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496] boot 2024-04-06T02:48:15.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:15 smithi042 ceph-mon[24894]: osdmap e8: 1 total, 1 up, 1 in 2024-04-06T02:48:15.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:15 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:15.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:15 smithi064 ceph-mon[25633]: purged_snaps scrub starts 2024-04-06T02:48:15.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:15 smithi064 ceph-mon[25633]: purged_snaps scrub ok 2024-04-06T02:48:15.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:15 smithi064 ceph-mon[25633]: osd.0 [v2:172.21.15.42:6802/2428635496,v1:172.21.15.42:6803/2428635496] boot 2024-04-06T02:48:15.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:15 smithi064 ceph-mon[25633]: osdmap e8: 1 total, 1 up, 1 in 2024-04-06T02:48:15.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:15 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:48:16.992 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:16 smithi042 ceph-mon[24894]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:16.992 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:16 smithi042 ceph-mon[24894]: osdmap e9: 1 total, 1 up, 1 in 2024-04-06T02:48:16.992 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:16 smithi042 ceph-mon[29773]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:16.992 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:16 smithi042 ceph-mon[29773]: osdmap e9: 1 total, 1 up, 1 in 2024-04-06T02:48:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:16 smithi064 ceph-mon[25633]: pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-06T02:48:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:16 smithi064 ceph-mon[25633]: osdmap e9: 1 total, 1 up, 1 in 2024-04-06T02:48:17.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:17 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:48:17.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:17 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:48:17.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:17 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:17.648 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:17 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:48:17.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:17 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:48:17.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:17 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:17.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:17 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:48:17.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:17 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:48:17.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:17 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:18.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:18 smithi042 ceph-mon[29773]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:48:18.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:18 smithi042 ceph-mon[29773]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:18.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:18 smithi042 ceph-mon[24894]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:48:18.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:18 smithi042 ceph-mon[24894]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:18.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:18 smithi064 ceph-mon[25633]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:48:18.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:18 smithi064 ceph-mon[25633]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:20.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:20 smithi042 ceph-mon[29773]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:20.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:20 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3841927653' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cee5925f-e2d1-42cb-b6a7-7f223273679f"}]: dispatch 2024-04-06T02:48:20.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:20 smithi042 ceph-mon[29773]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cee5925f-e2d1-42cb-b6a7-7f223273679f"}]: dispatch 2024-04-06T02:48:20.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:20 smithi042 ceph-mon[29773]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cee5925f-e2d1-42cb-b6a7-7f223273679f"}]': finished 2024-04-06T02:48:20.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:20 smithi042 ceph-mon[29773]: osdmap e10: 2 total, 1 up, 2 in 2024-04-06T02:48:20.741 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:20 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:20.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:20 smithi042 ceph-mon[24894]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:20.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:20 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3841927653' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cee5925f-e2d1-42cb-b6a7-7f223273679f"}]: dispatch 2024-04-06T02:48:20.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:20 smithi042 ceph-mon[24894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cee5925f-e2d1-42cb-b6a7-7f223273679f"}]: dispatch 2024-04-06T02:48:20.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:20 smithi042 ceph-mon[24894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cee5925f-e2d1-42cb-b6a7-7f223273679f"}]': finished 2024-04-06T02:48:20.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:20 smithi042 ceph-mon[24894]: osdmap e10: 2 total, 1 up, 2 in 2024-04-06T02:48:20.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:20 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:20 smithi064 ceph-mon[25633]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:20 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3841927653' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cee5925f-e2d1-42cb-b6a7-7f223273679f"}]: dispatch 2024-04-06T02:48:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:20 smithi064 ceph-mon[25633]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cee5925f-e2d1-42cb-b6a7-7f223273679f"}]: dispatch 2024-04-06T02:48:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:20 smithi064 ceph-mon[25633]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cee5925f-e2d1-42cb-b6a7-7f223273679f"}]': finished 2024-04-06T02:48:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:20 smithi064 ceph-mon[25633]: osdmap e10: 2 total, 1 up, 2 in 2024-04-06T02:48:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:20 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:21.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:21 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3290917498' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:48:22.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:21 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3290917498' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:48:22.034 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:48:21 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:48:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:48:22.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:21 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3290917498' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:48:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:22 smithi064 ceph-mon[25633]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:22 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:22 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:23.019 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:22 smithi042 ceph-mon[24894]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:23.019 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:22 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:23.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:22 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:23.020 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:22 smithi042 ceph-mon[29773]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:23.020 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:22 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:23.020 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:22 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:24.562 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:24 smithi042 ceph-mon[24894]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:24.563 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:24 smithi042 ceph-mon[29773]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:24.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:24 smithi064 ceph-mon[25633]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:26.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:26 smithi064 ceph-mon[25633]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:27.058 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:26 smithi042 ceph-mon[24894]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:27.058 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:26 smithi042 ceph-mon[29773]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:27 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-06T02:48:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:27 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:27.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:27 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-06T02:48:27.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:27 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:27.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:27 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-06T02:48:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:27 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:28.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:28 smithi042 ceph-mon[29773]: Deploying daemon osd.1 on smithi042 2024-04-06T02:48:28.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:28 smithi042 ceph-mon[29773]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:28.841 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:28 smithi042 ceph-mon[24894]: Deploying daemon osd.1 on smithi042 2024-04-06T02:48:28.842 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:28 smithi042 ceph-mon[24894]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:28 smithi064 ceph-mon[25633]: Deploying daemon osd.1 on smithi042 2024-04-06T02:48:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:28 smithi064 ceph-mon[25633]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:29.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:48:29 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:48:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:48:30.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:30.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:30.548 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:30 smithi064 ceph-mon[25633]: pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:30.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:30 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:30.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:30 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:30.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:30 smithi042 ceph-mon[29773]: pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:30 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:30.687 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:30 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:30.688 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:30 smithi042 ceph-mon[24894]: pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:32.776 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:32 smithi042 ceph-mon[24894]: pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:32.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:32 smithi042 ceph-mon[29773]: pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:32.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:32 smithi064 ceph-mon[25633]: pgmap v52: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:34.241 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:33 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:34.241 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:33 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:34.241 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:33 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:34.242 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:33 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:34.242 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:33 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:34.242 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:33 smithi042 ceph-mon[29773]: pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:34.242 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:33 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:34.242 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:33 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:34.242 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:33 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:34.242 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:33 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:34.242 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:33 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:34.242 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:33 smithi042 ceph-mon[24894]: pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:34.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:33 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:34.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:33 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:34.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:33 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:34.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:33 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:34.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:33 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:34.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:33 smithi064 ceph-mon[25633]: pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:35.891 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 1 on host 'smithi042' 2024-04-06T02:48:36.538 DEBUG:teuthology.orchestra.run.smithi042:osd.1> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.1.service 2024-04-06T02:48:36.541 INFO:tasks.cephadm:Deploying osd.2 on smithi042 with /dev/vg_nvme/lv_2... 2024-04-06T02:48:36.541 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-06T02:48:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[29773]: pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:48:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:48:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[29773]: from='osd.1 [v2:172.21.15.42:6810/1217148914,v1:172.21.15.42:6811/1217148914]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T02:48:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[29773]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T02:48:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[24894]: pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:48:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:48:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[24894]: from='osd.1 [v2:172.21.15.42:6810/1217148914,v1:172.21.15.42:6811/1217148914]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T02:48:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:36 smithi042 ceph-mon[24894]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T02:48:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:36 smithi064 ceph-mon[25633]: pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:36 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:36 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:36 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:36 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:36 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:48:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:36 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:48:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:36 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:36 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:36 smithi064 ceph-mon[25633]: from='osd.1 [v2:172.21.15.42:6810/1217148914,v1:172.21.15.42:6811/1217148914]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T02:48:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:36 smithi064 ceph-mon[25633]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T02:48:37.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:37 smithi042 ceph-mon[24894]: Adjusting osd_memory_target on smithi042 to 7522M 2024-04-06T02:48:37.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:37 smithi042 ceph-mon[24894]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-06T02:48:37.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:37 smithi042 ceph-mon[24894]: osdmap e11: 2 total, 1 up, 2 in 2024-04-06T02:48:37.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:37 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:37.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:37 smithi042 ceph-mon[24894]: from='osd.1 [v2:172.21.15.42:6810/1217148914,v1:172.21.15.42:6811/1217148914]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:48:37.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:37 smithi042 ceph-mon[24894]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:48:37.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:37 smithi042 ceph-mon[29773]: Adjusting osd_memory_target on smithi042 to 7522M 2024-04-06T02:48:37.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:37 smithi042 ceph-mon[29773]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-06T02:48:37.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:37 smithi042 ceph-mon[29773]: osdmap e11: 2 total, 1 up, 2 in 2024-04-06T02:48:37.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:37 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:37.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:37 smithi042 ceph-mon[29773]: from='osd.1 [v2:172.21.15.42:6810/1217148914,v1:172.21.15.42:6811/1217148914]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:48:37.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:37 smithi042 ceph-mon[29773]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:48:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:37 smithi064 ceph-mon[25633]: Adjusting osd_memory_target on smithi042 to 7522M 2024-04-06T02:48:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:37 smithi064 ceph-mon[25633]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-06T02:48:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:37 smithi064 ceph-mon[25633]: osdmap e11: 2 total, 1 up, 2 in 2024-04-06T02:48:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:37 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:37 smithi064 ceph-mon[25633]: from='osd.1 [v2:172.21.15.42:6810/1217148914,v1:172.21.15.42:6811/1217148914]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:48:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:37 smithi064 ceph-mon[25633]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:48:38.239 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 02:48:37 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[36038]: 2024-04-06T02:48:37.942+0000 7f5970fe6700 -1 osd.1 0 waiting for initial osdmap 2024-04-06T02:48:38.239 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 02:48:37 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[36038]: 2024-04-06T02:48:37.945+0000 7f596c17e700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T02:48:38.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:38 smithi042 ceph-mon[24894]: pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:38 smithi042 ceph-mon[24894]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-04-06T02:48:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:38 smithi042 ceph-mon[24894]: osdmap e12: 2 total, 1 up, 2 in 2024-04-06T02:48:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:38 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:38 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:38.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:38 smithi042 ceph-mon[29773]: pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:38.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:38 smithi042 ceph-mon[29773]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-04-06T02:48:38.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:38 smithi042 ceph-mon[29773]: osdmap e12: 2 total, 1 up, 2 in 2024-04-06T02:48:38.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:38 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:38.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:38 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:38.895 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-06T02:48:38.895 INFO:teuthology.orchestra.run.smithi042.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-06T02:48:38.895 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10+0 records in 2024-04-06T02:48:38.895 INFO:teuthology.orchestra.run.smithi042.stderr:10+0 records out 2024-04-06T02:48:38.895 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00968081 s, 1.1 GB/s 2024-04-06T02:48:38.895 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping successful for: 2024-04-06T02:48:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:38 smithi064 ceph-mon[25633]: pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:38 smithi064 ceph-mon[25633]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-04-06T02:48:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:38 smithi064 ceph-mon[25633]: osdmap e12: 2 total, 1 up, 2 in 2024-04-06T02:48:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:38 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:38 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:39.700 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:39 smithi042 ceph-mon[29773]: purged_snaps scrub starts 2024-04-06T02:48:39.700 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:39 smithi042 ceph-mon[29773]: purged_snaps scrub ok 2024-04-06T02:48:39.700 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:39 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:39.700 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:39 smithi042 ceph-mon[29773]: osd.1 [v2:172.21.15.42:6810/1217148914,v1:172.21.15.42:6811/1217148914] boot 2024-04-06T02:48:39.700 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:39 smithi042 ceph-mon[29773]: osdmap e13: 2 total, 2 up, 2 in 2024-04-06T02:48:39.700 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:39 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:39.701 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:39 smithi042 ceph-mon[24894]: purged_snaps scrub starts 2024-04-06T02:48:39.701 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:39 smithi042 ceph-mon[24894]: purged_snaps scrub ok 2024-04-06T02:48:39.701 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:39 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:39.701 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:39 smithi042 ceph-mon[24894]: osd.1 [v2:172.21.15.42:6810/1217148914,v1:172.21.15.42:6811/1217148914] boot 2024-04-06T02:48:39.701 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:39 smithi042 ceph-mon[24894]: osdmap e13: 2 total, 2 up, 2 in 2024-04-06T02:48:39.701 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:39 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:39.730 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi042:vg_nvme/lv_2 2024-04-06T02:48:39.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:39 smithi064 ceph-mon[25633]: purged_snaps scrub starts 2024-04-06T02:48:39.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:39 smithi064 ceph-mon[25633]: purged_snaps scrub ok 2024-04-06T02:48:39.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:39 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:39.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:39 smithi064 ceph-mon[25633]: osd.1 [v2:172.21.15.42:6810/1217148914,v1:172.21.15.42:6811/1217148914] boot 2024-04-06T02:48:39.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:39 smithi064 ceph-mon[25633]: osdmap e13: 2 total, 2 up, 2 in 2024-04-06T02:48:39.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:39 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:48:40.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:40 smithi042 ceph-mon[29773]: pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:40.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:40 smithi042 ceph-mon[29773]: osdmap e14: 2 total, 2 up, 2 in 2024-04-06T02:48:40.847 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:40 smithi042 ceph-mon[24894]: pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:40.847 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:40 smithi042 ceph-mon[24894]: osdmap e14: 2 total, 2 up, 2 in 2024-04-06T02:48:40.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:40 smithi064 ceph-mon[25633]: pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-06T02:48:40.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:40 smithi064 ceph-mon[25633]: osdmap e14: 2 total, 2 up, 2 in 2024-04-06T02:48:42.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:48:41 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:48:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:48:42.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:42 smithi042 ceph-mon[24894]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:42.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:42 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:42.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:42 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:42.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:42 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:42.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:42 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:42.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:42 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:42.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:42 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:42.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:42 smithi042 ceph-mon[29773]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:42.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:42 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:42.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:42 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:42.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:42 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:42.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:42 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:42.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:42 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:42.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:42 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:42.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:42 smithi064 ceph-mon[25633]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:42.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:42 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:42.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:42 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:42.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:42 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:42.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:42 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:42.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:42 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:42.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:42 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:43.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:43 smithi042 ceph-mon[24894]: Detected new or changed devices on smithi042 2024-04-06T02:48:43.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:43 smithi042 ceph-mon[24894]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:43.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:43 smithi042 ceph-mon[24894]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:48:43.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:43 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:48:43.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:43 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:48:43.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:43 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:43.683 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:43 smithi042 ceph-mon[29773]: Detected new or changed devices on smithi042 2024-04-06T02:48:43.683 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:43 smithi042 ceph-mon[29773]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:43.683 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:43 smithi042 ceph-mon[29773]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:48:43.683 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:43 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:48:43.683 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:43 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:48:43.683 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:43 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:43.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:43 smithi064 ceph-mon[25633]: Detected new or changed devices on smithi042 2024-04-06T02:48:43.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:43 smithi064 ceph-mon[25633]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:43.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:43 smithi064 ceph-mon[25633]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:48:43.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:43 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:48:43.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:43 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:48:43.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:43 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:44.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:44 smithi042 ceph-mon[24894]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:48:44.732 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:44 smithi042 ceph-mon[29773]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:48:44.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:44 smithi064 ceph-mon[25633]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:48:45.826 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:45 smithi042 ceph-mon[29773]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:45.826 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:45 smithi042 ceph-mon[24894]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:45.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:45 smithi064 ceph-mon[25633]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:47.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:48:46 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:48:46] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:48:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:47 smithi064 ceph-mon[25633]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:47 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:47 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:47 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:47 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:47.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:47 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:47.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:47 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:47.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:47 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1954355445' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0b5259e-c7ac-42db-a2a7-783bc7011b39"}]: dispatch 2024-04-06T02:48:47.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:47 smithi064 ceph-mon[25633]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0b5259e-c7ac-42db-a2a7-783bc7011b39"}]: dispatch 2024-04-06T02:48:47.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:47 smithi064 ceph-mon[25633]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0b5259e-c7ac-42db-a2a7-783bc7011b39"}]': finished 2024-04-06T02:48:47.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:47 smithi064 ceph-mon[25633]: osdmap e15: 3 total, 2 up, 3 in 2024-04-06T02:48:47.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:47 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:48:47.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:47 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3588529093' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:48:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[24894]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1954355445' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0b5259e-c7ac-42db-a2a7-783bc7011b39"}]: dispatch 2024-04-06T02:48:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[24894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0b5259e-c7ac-42db-a2a7-783bc7011b39"}]: dispatch 2024-04-06T02:48:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[24894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0b5259e-c7ac-42db-a2a7-783bc7011b39"}]': finished 2024-04-06T02:48:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[24894]: osdmap e15: 3 total, 2 up, 3 in 2024-04-06T02:48:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:48:48.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3588529093' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:48:48.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[29773]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:48.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:48.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:48.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:48:48.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:48.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:48:48.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:48.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1954355445' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0b5259e-c7ac-42db-a2a7-783bc7011b39"}]: dispatch 2024-04-06T02:48:48.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[29773]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a0b5259e-c7ac-42db-a2a7-783bc7011b39"}]: dispatch 2024-04-06T02:48:48.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[29773]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a0b5259e-c7ac-42db-a2a7-783bc7011b39"}]': finished 2024-04-06T02:48:48.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[29773]: osdmap e15: 3 total, 2 up, 3 in 2024-04-06T02:48:48.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:48:48.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:47 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3588529093' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:48:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:48 smithi064 ceph-mon[25633]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:48 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:48:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:48 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:48:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:48 smithi064 ceph-mon[25633]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:48:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:48 smithi064 ceph-mon[25633]: Cluster is now healthy 2024-04-06T02:48:49.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:48 smithi042 ceph-mon[24894]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:49.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:48 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:48:49.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:48 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:48:49.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:48 smithi042 ceph-mon[24894]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:48:49.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:48 smithi042 ceph-mon[24894]: Cluster is now healthy 2024-04-06T02:48:49.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:48 smithi042 ceph-mon[29773]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:49.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:48 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:48:49.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:48 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:48:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:48 smithi042 ceph-mon[29773]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:48:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:48 smithi042 ceph-mon[29773]: Cluster is now healthy 2024-04-06T02:48:50.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:48:49 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:48:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:48:50.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:50 smithi042 ceph-mon[24894]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:50.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:50 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:50.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:50 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:50 smithi042 ceph-mon[29773]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:50 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:50 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:50.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:50 smithi064 ceph-mon[25633]: pgmap v67: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:50.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:50 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:50.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:50 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:48:52.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:52 smithi064 ceph-mon[25633]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:53.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:52 smithi042 ceph-mon[24894]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:53.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:52 smithi042 ceph-mon[29773]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:53.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:53 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-06T02:48:53.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:53 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:53 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-06T02:48:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:53 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:53.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:53 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-06T02:48:53.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:53 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:48:54.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:54 smithi042 ceph-mon[29773]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:54.982 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:54 smithi042 ceph-mon[29773]: Deploying daemon osd.2 on smithi042 2024-04-06T02:48:54.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:54 smithi042 ceph-mon[24894]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:54.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:54 smithi042 ceph-mon[24894]: Deploying daemon osd.2 on smithi042 2024-04-06T02:48:54.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:54 smithi064 ceph-mon[25633]: pgmap v69: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:54.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:54 smithi064 ceph-mon[25633]: Deploying daemon osd.2 on smithi042 2024-04-06T02:48:56.884 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:56 smithi042 ceph-mon[24894]: pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:56.884 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:56 smithi042 ceph-mon[29773]: pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:56.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:56 smithi064 ceph-mon[25633]: pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:58.800 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:58 smithi064 ceph-mon[25633]: pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:58.851 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:58 smithi042 ceph-mon[24894]: pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:48:58.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:58 smithi042 ceph-mon[29773]: pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:49:00.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:59 smithi042 ceph-mon[24894]: pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:49:00.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:59 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:00.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:59 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:00.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:59 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:00.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:59 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:00.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:48:59 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:00.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:59 smithi042 ceph-mon[29773]: pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:49:00.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:59 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:00.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:59 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:00.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:59 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:00.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:59 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:00.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:48:59 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:59 smithi064 ceph-mon[25633]: pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:49:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:59 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:59 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:59 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:59 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:48:59 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:02.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:02 smithi042 ceph-mon[24894]: pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:49:02.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:02 smithi042 ceph-mon[24894]: from='osd.2 [v2:172.21.15.42:6818/2753603224,v1:172.21.15.42:6819/2753603224]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T02:49:02.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:02 smithi042 ceph-mon[24894]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T02:49:02.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:02 smithi042 ceph-mon[29773]: pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:49:02.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:02 smithi042 ceph-mon[29773]: from='osd.2 [v2:172.21.15.42:6818/2753603224,v1:172.21.15.42:6819/2753603224]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T02:49:02.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:02 smithi042 ceph-mon[29773]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T02:49:02.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:02 smithi064 ceph-mon[25633]: pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:49:02.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:02 smithi064 ceph-mon[25633]: from='osd.2 [v2:172.21.15.42:6818/2753603224,v1:172.21.15.42:6819/2753603224]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T02:49:02.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:02 smithi064 ceph-mon[25633]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T02:49:03.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:03 smithi042 ceph-mon[29773]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-06T02:49:03.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:03 smithi042 ceph-mon[29773]: osdmap e16: 3 total, 2 up, 3 in 2024-04-06T02:49:03.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:03 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:49:03.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:03 smithi042 ceph-mon[29773]: from='osd.2 [v2:172.21.15.42:6818/2753603224,v1:172.21.15.42:6819/2753603224]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:49:03.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:03 smithi042 ceph-mon[29773]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:49:03.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:03 smithi042 ceph-mon[24894]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-06T02:49:03.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:03 smithi042 ceph-mon[24894]: osdmap e16: 3 total, 2 up, 3 in 2024-04-06T02:49:03.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:03 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:49:03.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:03 smithi042 ceph-mon[24894]: from='osd.2 [v2:172.21.15.42:6818/2753603224,v1:172.21.15.42:6819/2753603224]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:49:03.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:03 smithi042 ceph-mon[24894]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:49:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:03 smithi064 ceph-mon[25633]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-06T02:49:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:03 smithi064 ceph-mon[25633]: osdmap e16: 3 total, 2 up, 3 in 2024-04-06T02:49:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:03 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:49:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:03 smithi064 ceph-mon[25633]: from='osd.2 [v2:172.21.15.42:6818/2753603224,v1:172.21.15.42:6819/2753603224]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:49:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:03 smithi064 ceph-mon[25633]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:49:04.575 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 2 on host 'smithi042' 2024-04-06T02:49:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:04 smithi064 ceph-mon[25633]: pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:49:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:04 smithi064 ceph-mon[25633]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-04-06T02:49:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:04 smithi064 ceph-mon[25633]: osdmap e17: 3 total, 2 up, 3 in 2024-04-06T02:49:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:04 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:49:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:04 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:49:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:04 smithi042 ceph-mon[24894]: pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:49:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:04 smithi042 ceph-mon[24894]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-04-06T02:49:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:04 smithi042 ceph-mon[24894]: osdmap e17: 3 total, 2 up, 3 in 2024-04-06T02:49:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:04 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:49:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:04 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:49:05.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:04 smithi042 ceph-mon[29773]: pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:49:05.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:04 smithi042 ceph-mon[29773]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-04-06T02:49:05.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:04 smithi042 ceph-mon[29773]: osdmap e17: 3 total, 2 up, 3 in 2024-04-06T02:49:05.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:04 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:49:05.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:04 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:49:05.372 DEBUG:teuthology.orchestra.run.smithi042:osd.2> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.2.service 2024-04-06T02:49:05.375 INFO:tasks.cephadm:Deploying osd.3 on smithi042 with /dev/vg_nvme/lv_1... 2024-04-06T02:49:05.376 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-06T02:49:05.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[24894]: purged_snaps scrub starts 2024-04-06T02:49:05.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[24894]: purged_snaps scrub ok 2024-04-06T02:49:05.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[24894]: osd.2 [v2:172.21.15.42:6818/2753603224,v1:172.21.15.42:6819/2753603224] boot 2024-04-06T02:49:05.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[24894]: osdmap e18: 3 total, 3 up, 3 in 2024-04-06T02:49:05.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:49:05.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:05.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:05.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:05.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:05.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:05.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:05.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:05.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:05.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[29773]: purged_snaps scrub starts 2024-04-06T02:49:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[29773]: purged_snaps scrub ok 2024-04-06T02:49:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[29773]: osd.2 [v2:172.21.15.42:6818/2753603224,v1:172.21.15.42:6819/2753603224] boot 2024-04-06T02:49:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[29773]: osdmap e18: 3 total, 3 up, 3 in 2024-04-06T02:49:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:49:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:05 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:05 smithi064 ceph-mon[25633]: purged_snaps scrub starts 2024-04-06T02:49:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:05 smithi064 ceph-mon[25633]: purged_snaps scrub ok 2024-04-06T02:49:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:05 smithi064 ceph-mon[25633]: osd.2 [v2:172.21.15.42:6818/2753603224,v1:172.21.15.42:6819/2753603224] boot 2024-04-06T02:49:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:05 smithi064 ceph-mon[25633]: osdmap e18: 3 total, 3 up, 3 in 2024-04-06T02:49:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:05 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:49:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:05 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:05 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:05 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:05 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:05 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:05 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:05 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:05.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:05 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:05.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:05 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:06.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:06 smithi042 ceph-mon[29773]: Adjusting osd_memory_target on smithi042 to 5015M 2024-04-06T02:49:06.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:06 smithi042 ceph-mon[29773]: pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:49:06.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:06 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' 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-06T02:49:06.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:06 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' 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-06T02:49:06.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:06 smithi042 ceph-mon[29773]: osdmap e19: 3 total, 3 up, 3 in 2024-04-06T02:49:06.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:06 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-06T02:49:06.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:06 smithi042 ceph-mon[24894]: Adjusting osd_memory_target on smithi042 to 5015M 2024-04-06T02:49:06.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:06 smithi042 ceph-mon[24894]: pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:49:06.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:06 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' 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-06T02:49:06.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:06 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' 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-06T02:49:06.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:06 smithi042 ceph-mon[24894]: osdmap e19: 3 total, 3 up, 3 in 2024-04-06T02:49:06.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:06 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-06T02:49:06.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:06 smithi064 ceph-mon[25633]: Adjusting osd_memory_target on smithi042 to 5015M 2024-04-06T02:49:06.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:06 smithi064 ceph-mon[25633]: pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-06T02:49:06.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:06 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' 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-06T02:49:06.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:06 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' 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-06T02:49:06.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:06 smithi064 ceph-mon[25633]: osdmap e19: 3 total, 3 up, 3 in 2024-04-06T02:49:06.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:06 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-06T02:49:07.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:49:06 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:49:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:49:07.354 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 02:49:07 smithi042 sudo[40042]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-06T02:49:07.354 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 02:49:07 smithi042 sudo[40042]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-06T02:49:07.354 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 02:49:07 smithi042 sudo[40042]: pam_unix(sudo:session): session closed for user root 2024-04-06T02:49:07.652 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 02:49:07 smithi042 sudo[40063]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-06T02:49:07.653 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 02:49:07 smithi042 sudo[40063]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-06T02:49:07.653 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 02:49:07 smithi042 sudo[40063]: pam_unix(sudo:session): session closed for user root 2024-04-06T02:49:07.977 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 02:49:07 smithi042 sudo[40070]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-06T02:49:07.977 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 02:49:07 smithi042 sudo[40070]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-06T02:49:07.977 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 02:49:07 smithi042 sudo[40070]: pam_unix(sudo:session): session closed for user root 2024-04-06T02:49:07.977 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[29773]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:07.977 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:07.978 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[29773]: Detected new or changed devices on smithi042 2024-04-06T02:49:07.978 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:07.978 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:07.978 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:07.978 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:07.978 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[29773]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:07.978 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:07.978 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-06T02:49:07.978 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[29773]: osdmap e20: 3 total, 3 up, 3 in 2024-04-06T02:49:07.978 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:07.978 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[29773]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:49:07.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[24894]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:07.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:07.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[24894]: Detected new or changed devices on smithi042 2024-04-06T02:49:07.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:07.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:07.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:07.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:07.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[24894]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:07.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:07.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-06T02:49:07.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[24894]: osdmap e20: 3 total, 3 up, 3 in 2024-04-06T02:49:07.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:07.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:07 smithi042 ceph-mon[24894]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:49:08.149 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-06T02:49:08.149 INFO:teuthology.orchestra.run.smithi042.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-06T02:49:08.149 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10+0 records in 2024-04-06T02:49:08.149 INFO:teuthology.orchestra.run.smithi042.stderr:10+0 records out 2024-04-06T02:49:08.149 INFO:teuthology.orchestra.run.smithi042.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.00898548 s, 1.2 GB/s 2024-04-06T02:49:08.149 INFO:teuthology.orchestra.run.smithi042.stderr:--> Zapping successful for: 2024-04-06T02:49:08.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:07 smithi064 ceph-mon[25633]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:08.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:07 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:08.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:07 smithi064 ceph-mon[25633]: Detected new or changed devices on smithi042 2024-04-06T02:49:08.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:07 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:08.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:07 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:08.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:07 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:08.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:07 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:07 smithi064 ceph-mon[25633]: pgmap v81: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:07 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:07 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-06T02:49:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:07 smithi064 ceph-mon[25633]: osdmap e20: 3 total, 3 up, 3 in 2024-04-06T02:49:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:07 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:07 smithi064 ceph-mon[25633]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:49:08.248 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 02:49:07 smithi042 sudo[40078]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-06T02:49:08.248 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 02:49:07 smithi042 sudo[40078]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-06T02:49:08.248 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 02:49:07 smithi042 sudo[40078]: pam_unix(sudo:session): session closed for user root 2024-04-06T02:49:08.515 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 02:49:08 smithi042 sudo[40138]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-06T02:49:08.515 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 02:49:08 smithi042 sudo[40138]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-06T02:49:08.515 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 02:49:08 smithi042 sudo[40138]: pam_unix(sudo:session): session closed for user root 2024-04-06T02:49:08.515 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 02:49:08 smithi042 sudo[40145]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-06T02:49:08.765 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 02:49:08 smithi042 sudo[40145]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-06T02:49:08.765 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 02:49:08 smithi042 sudo[40145]: pam_unix(sudo:session): session closed for user root 2024-04-06T02:49:08.792 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi042:vg_nvme/lv_1 2024-04-06T02:49:09.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:08 smithi042 sudo[40154]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-06T02:49:09.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:08 smithi042 sudo[40154]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-06T02:49:09.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:08 smithi042 sudo[40154]: pam_unix(sudo:session): session closed for user root 2024-04-06T02:49:09.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:09 smithi042 ceph-mon[29773]: osdmap e21: 3 total, 3 up, 3 in 2024-04-06T02:49:09.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:09 smithi042 ceph-mon[29773]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-06T02:49:09.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:09 smithi042 ceph-mon[29773]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-06T02:49:09.323 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:09 smithi042 sudo[40265]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-06T02:49:09.323 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:09 smithi042 sudo[40265]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-06T02:49:09.324 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:09 smithi042 sudo[40265]: pam_unix(sudo:session): session closed for user root 2024-04-06T02:49:09.324 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:09 smithi042 ceph-mon[24894]: osdmap e21: 3 total, 3 up, 3 in 2024-04-06T02:49:09.324 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:09 smithi042 ceph-mon[24894]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-06T02:49:09.324 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:09 smithi042 ceph-mon[24894]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-06T02:49:09.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:09 smithi064 ceph-mon[25633]: osdmap e21: 3 total, 3 up, 3 in 2024-04-06T02:49:09.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:09 smithi064 ceph-mon[25633]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-06T02:49:09.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:09 smithi064 ceph-mon[25633]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-06T02:49:09.596 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:09 smithi042 sudo[40285]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-06T02:49:09.596 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:09 smithi042 sudo[40285]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-06T02:49:09.596 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:09 smithi042 sudo[40285]: pam_unix(sudo:session): session closed for user root 2024-04-06T02:49:10.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:09 smithi042 sudo[40302]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-06T02:49:10.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:09 smithi042 sudo[40302]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-06T02:49:10.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:09 smithi042 sudo[40302]: pam_unix(sudo:session): session closed for user root 2024-04-06T02:49:10.117 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:09 smithi064 sudo[28219]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-06T02:49:10.117 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:09 smithi064 sudo[28219]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-06T02:49:10.117 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:09 smithi064 sudo[28219]: pam_unix(sudo:session): session closed for user root 2024-04-06T02:49:10.406 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:49:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:49:10.407 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:49:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:49:10.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:10.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-06T02:49:10.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:49:10.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:49:10.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:49:10.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-06T02:49:10.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:49:10.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:49:10.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-06T02:49:10.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:49:10.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:49:10.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:49:10.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-06T02:49:10.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:10.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:49:10.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:49:10.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:49:10.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:10.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:10.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:10.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 sudo[28222]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-06T02:49:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 sudo[28222]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-06T02:49:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 sudo[28222]: pam_unix(sudo:session): session closed for user root 2024-04-06T02:49:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: pgmap v84: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-06T02:49:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:49:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:49:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:49:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-06T02:49:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:49:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:49:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:49:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-06T02:49:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:49:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:49:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:49:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:11.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[29773]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-06T02:49:11.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[29773]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:11.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[29773]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:49:11.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[29773]: Cluster is now healthy 2024-04-06T02:49:11.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[29773]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-06T02:49:11.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:49:11.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:49:11.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:11.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[24894]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-06T02:49:11.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[24894]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:11.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[24894]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:49:11.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[24894]: Cluster is now healthy 2024-04-06T02:49:11.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[24894]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-06T02:49:11.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:49:11.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:49:11.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:11 smithi064 ceph-mon[25633]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-06T02:49:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:11 smithi064 ceph-mon[25633]: pgmap v85: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:11 smithi064 ceph-mon[25633]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:49:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:11 smithi064 ceph-mon[25633]: Cluster is now healthy 2024-04-06T02:49:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:11 smithi064 ceph-mon[25633]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-06T02:49:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:49:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:49:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:12.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:12 smithi042 ceph-mon[24894]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:49:12.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:12 smithi042 ceph-mon[29773]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:49:12.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:12 smithi064 ceph-mon[25633]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi042:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:49:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:13 smithi042 ceph-mon[24894]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:13 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1858817019' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ecbd4ff9-b8d1-4e5f-a0a7-ca633cf1c742"}]: dispatch 2024-04-06T02:49:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:13 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1858817019' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ecbd4ff9-b8d1-4e5f-a0a7-ca633cf1c742"}]': finished 2024-04-06T02:49:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:13 smithi042 ceph-mon[24894]: osdmap e22: 4 total, 3 up, 4 in 2024-04-06T02:49:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:13 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:13.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:13 smithi042 ceph-mon[29773]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:13.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:13 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1858817019' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ecbd4ff9-b8d1-4e5f-a0a7-ca633cf1c742"}]: dispatch 2024-04-06T02:49:13.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:13 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1858817019' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ecbd4ff9-b8d1-4e5f-a0a7-ca633cf1c742"}]': finished 2024-04-06T02:49:13.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:13 smithi042 ceph-mon[29773]: osdmap e22: 4 total, 3 up, 4 in 2024-04-06T02:49:13.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:13 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:13.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:13 smithi064 ceph-mon[25633]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:13.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:13 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1858817019' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ecbd4ff9-b8d1-4e5f-a0a7-ca633cf1c742"}]: dispatch 2024-04-06T02:49:13.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:13 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1858817019' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ecbd4ff9-b8d1-4e5f-a0a7-ca633cf1c742"}]': finished 2024-04-06T02:49:13.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:13 smithi064 ceph-mon[25633]: osdmap e22: 4 total, 3 up, 4 in 2024-04-06T02:49:13.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:13 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:14.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:14 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/552925498' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:49:15.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:14 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/552925498' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:49:15.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:14 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/552925498' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:49:15.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:15 smithi064 ceph-mon[25633]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:16.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:15 smithi042 ceph-mon[24894]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:16.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:15 smithi042 ceph-mon[29773]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:17.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:17 smithi042 ceph-mon[29773]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-06T02:49:17.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:17 smithi042 ceph-mon[24894]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-06T02:49:17.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:17 smithi064 ceph-mon[25633]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-06T02:49:19.625 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:19 smithi042 ceph-mon[24894]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-06T02:49:19.625 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:19 smithi042 ceph-mon[29773]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-06T02:49:19.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:19 smithi064 ceph-mon[25633]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-06T02:49:20.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:20 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-06T02:49:20.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:20 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:20.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:20 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-06T02:49:20.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:20 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:20 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-06T02:49:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:20 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:21.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:21 smithi042 ceph-mon[29773]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-06T02:49:21.980 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:21 smithi042 ceph-mon[29773]: Deploying daemon osd.3 on smithi042 2024-04-06T02:49:21.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:21 smithi042 ceph-mon[24894]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-06T02:49:21.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:21 smithi042 ceph-mon[24894]: Deploying daemon osd.3 on smithi042 2024-04-06T02:49:21.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:21 smithi064 ceph-mon[25633]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-06T02:49:21.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:21 smithi064 ceph-mon[25633]: Deploying daemon osd.3 on smithi042 2024-04-06T02:49:23.834 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:23 smithi042 ceph-mon[29773]: pgmap v92: 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-06T02:49:23.834 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:23 smithi042 ceph-mon[24894]: pgmap v92: 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-06T02:49:23.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:23 smithi064 ceph-mon[25633]: pgmap v92: 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-06T02:49:25.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:25 smithi042 ceph-mon[29773]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 75 KiB/s wr, 5 op/s 2024-04-06T02:49:25.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:25 smithi042 ceph-mon[24894]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 75 KiB/s wr, 5 op/s 2024-04-06T02:49:25.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:25 smithi064 ceph-mon[25633]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 75 KiB/s wr, 5 op/s 2024-04-06T02:49:27.775 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:27 smithi042 ceph-mon[24894]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-06T02:49:27.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:27 smithi042 ceph-mon[29773]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-06T02:49:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:27 smithi064 ceph-mon[25633]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-06T02:49:28.962 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:49:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:49:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:49:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:29 smithi064 ceph-mon[25633]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:29 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:29 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:29 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:29 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:29 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:29 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:29 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:29.716 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[24894]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:29.716 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:29.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:29.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:29.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:29.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:29.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:29.717 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:29.717 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[29773]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:29.717 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:29.717 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:29.717 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:29.717 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:29.718 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:29.718 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:29.718 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:29 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:30.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:49:30 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:49:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:49:30.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:30 smithi064 ceph-mon[25633]: Detected new or changed devices on smithi042 2024-04-06T02:49:30.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:30.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:30 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:30.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:30 smithi042 ceph-mon[29773]: Detected new or changed devices on smithi042 2024-04-06T02:49:30.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:30 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:30.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:30 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:30.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:30 smithi042 ceph-mon[24894]: Detected new or changed devices on smithi042 2024-04-06T02:49:30.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:30 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:30 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:31.167 INFO:teuthology.orchestra.run.smithi042.stdout:Created osd(s) 3 on host 'smithi042' 2024-04-06T02:49:31.527 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[29773]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:31.527 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:31.527 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:31.528 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:31.528 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:31.528 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:31.528 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:31.528 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:31.528 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:31.528 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:31.528 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:31.528 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[24894]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:31.528 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:31.528 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:31.528 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:31.528 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:31.529 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:31.529 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:31.529 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:31.529 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:31.529 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:31.529 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:31 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:31 smithi064 ceph-mon[25633]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:31 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:31 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:31 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:31 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:31 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:31 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:31 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:31 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:31 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:31 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:31.888 DEBUG:teuthology.orchestra.run.smithi042:osd.3> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.3.service 2024-04-06T02:49:31.891 INFO:tasks.cephadm:Deploying osd.4 on smithi064 with /dev/vg_nvme/lv_4... 2024-04-06T02:49:31.891 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-06T02:49:32.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:32 smithi064 ceph-mon[25633]: Adjusting osd_memory_target on smithi042 to 3761M 2024-04-06T02:49:32.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:32 smithi064 ceph-mon[25633]: from='osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-06T02:49:32.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:32 smithi042 ceph-mon[24894]: Adjusting osd_memory_target on smithi042 to 3761M 2024-04-06T02:49:32.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:32 smithi042 ceph-mon[24894]: from='osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-06T02:49:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:32 smithi042 ceph-mon[29773]: Adjusting osd_memory_target on smithi042 to 3761M 2024-04-06T02:49:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:32 smithi042 ceph-mon[29773]: from='osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-06T02:49:33.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:33 smithi064 ceph-mon[25633]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:33.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:33 smithi064 ceph-mon[25633]: from='osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-06T02:49:33.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:33 smithi064 ceph-mon[25633]: osdmap e23: 4 total, 3 up, 4 in 2024-04-06T02:49:33.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:33 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:33.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:33 smithi064 ceph-mon[25633]: from='osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:49:33.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:33 smithi042 ceph-mon[29773]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:33.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:33 smithi042 ceph-mon[29773]: from='osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-06T02:49:33.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:33 smithi042 ceph-mon[29773]: osdmap e23: 4 total, 3 up, 4 in 2024-04-06T02:49:33.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:33 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:33.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:33 smithi042 ceph-mon[29773]: from='osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:49:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:33 smithi042 ceph-mon[24894]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:33 smithi042 ceph-mon[24894]: from='osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-06T02:49:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:33 smithi042 ceph-mon[24894]: osdmap e23: 4 total, 3 up, 4 in 2024-04-06T02:49:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:33 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:33 smithi042 ceph-mon[24894]: from='osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T02:49:33.784 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 02:49:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[42246]: 2024-04-06T02:49:33.336+0000 7f033c585700 -1 osd.3 0 waiting for initial osdmap 2024-04-06T02:49:33.784 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 02:49:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[42246]: 2024-04-06T02:49:33.341+0000 7f0334f18700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T02:49:34.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:34 smithi064 ceph-mon[25633]: from='osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-04-06T02:49:34.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:34 smithi064 ceph-mon[25633]: osdmap e24: 4 total, 3 up, 4 in 2024-04-06T02:49:34.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:34 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:34.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:34 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:34.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:34 smithi042 ceph-mon[29773]: from='osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-04-06T02:49:34.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:34 smithi042 ceph-mon[29773]: osdmap e24: 4 total, 3 up, 4 in 2024-04-06T02:49:34.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:34 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:34.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:34 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:34 smithi042 ceph-mon[24894]: from='osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]': finished 2024-04-06T02:49:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:34 smithi042 ceph-mon[24894]: osdmap e24: 4 total, 3 up, 4 in 2024-04-06T02:49:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:34 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:34 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:35.351 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-06T02:49:35.351 INFO:teuthology.orchestra.run.smithi064.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-06T02:49:35.351 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10+0 records in 2024-04-06T02:49:35.352 INFO:teuthology.orchestra.run.smithi064.stderr:10+0 records out 2024-04-06T02:49:35.352 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111638 s, 939 MB/s 2024-04-06T02:49:35.352 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping successful for: 2024-04-06T02:49:35.641 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:35 smithi064 ceph-mon[25633]: purged_snaps scrub starts 2024-04-06T02:49:35.641 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:35 smithi064 ceph-mon[25633]: purged_snaps scrub ok 2024-04-06T02:49:35.642 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:35 smithi064 ceph-mon[25633]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:35.642 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:35 smithi064 ceph-mon[25633]: osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408] boot 2024-04-06T02:49:35.642 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:35 smithi064 ceph-mon[25633]: osdmap e25: 4 total, 4 up, 4 in 2024-04-06T02:49:35.642 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:35 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:35.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:35 smithi042 ceph-mon[29773]: purged_snaps scrub starts 2024-04-06T02:49:35.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:35 smithi042 ceph-mon[29773]: purged_snaps scrub ok 2024-04-06T02:49:35.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:35 smithi042 ceph-mon[29773]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:35.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:35 smithi042 ceph-mon[29773]: osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408] boot 2024-04-06T02:49:35.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:35 smithi042 ceph-mon[29773]: osdmap e25: 4 total, 4 up, 4 in 2024-04-06T02:49:35.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:35 smithi042 ceph-mon[24894]: purged_snaps scrub starts 2024-04-06T02:49:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:35 smithi042 ceph-mon[24894]: purged_snaps scrub ok 2024-04-06T02:49:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:35 smithi042 ceph-mon[24894]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-06T02:49:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:35 smithi042 ceph-mon[24894]: osd.3 [v2:172.21.15.42:6826/416429408,v1:172.21.15.42:6827/416429408] boot 2024-04-06T02:49:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:35 smithi042 ceph-mon[24894]: osdmap e25: 4 total, 4 up, 4 in 2024-04-06T02:49:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:49:36.329 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi064:vg_nvme/lv_4 2024-04-06T02:49:36.642 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:36 smithi064 ceph-mon[25633]: osdmap e26: 4 total, 4 up, 4 in 2024-04-06T02:49:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:36 smithi042 ceph-mon[29773]: osdmap e26: 4 total, 4 up, 4 in 2024-04-06T02:49:36.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:36 smithi042 ceph-mon[24894]: osdmap e26: 4 total, 4 up, 4 in 2024-04-06T02:49:37.797 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:37 smithi064 ceph-mon[25633]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:37.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:37 smithi042 ceph-mon[29773]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:37.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:37 smithi042 ceph-mon[24894]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:38.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:38 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:49:38.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:38 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:49:38.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:38 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:38.868 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:38 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:49:38.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:38 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:49:38.869 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:38 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:38.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:38 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:49:38.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:38 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:49:38.869 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:38 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:39.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:39 smithi042 ceph-mon[24894]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:39.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:39 smithi042 ceph-mon[24894]: from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:49:39.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:39 smithi042 ceph-mon[29773]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:39.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:39 smithi042 ceph-mon[29773]: from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:49:39.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:39 smithi064 ceph-mon[25633]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:39.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:39 smithi064 ceph-mon[25633]: from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:49:41.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:41 smithi042 ceph-mon[24894]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:41.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:41 smithi042 ceph-mon[24894]: from='client.? 172.21.15.64:0/980748264' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a73f70e-7801-40d6-89f4-d07787605878"}]: dispatch 2024-04-06T02:49:41.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:41 smithi042 ceph-mon[24894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a73f70e-7801-40d6-89f4-d07787605878"}]: dispatch 2024-04-06T02:49:41.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:41 smithi042 ceph-mon[24894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a73f70e-7801-40d6-89f4-d07787605878"}]': finished 2024-04-06T02:49:41.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:41 smithi042 ceph-mon[24894]: osdmap e27: 5 total, 4 up, 5 in 2024-04-06T02:49:41.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:41 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:41.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:41 smithi042 ceph-mon[24894]: from='client.? 172.21.15.64:0/3039557848' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:49:41.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:41 smithi042 ceph-mon[29773]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:41.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:41 smithi042 ceph-mon[29773]: from='client.? 172.21.15.64:0/980748264' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a73f70e-7801-40d6-89f4-d07787605878"}]: dispatch 2024-04-06T02:49:41.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:41 smithi042 ceph-mon[29773]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a73f70e-7801-40d6-89f4-d07787605878"}]: dispatch 2024-04-06T02:49:41.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:41 smithi042 ceph-mon[29773]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a73f70e-7801-40d6-89f4-d07787605878"}]': finished 2024-04-06T02:49:41.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:41 smithi042 ceph-mon[29773]: osdmap e27: 5 total, 4 up, 5 in 2024-04-06T02:49:41.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:41 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:41.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:41 smithi042 ceph-mon[29773]: from='client.? 172.21.15.64:0/3039557848' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:49:41.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:41 smithi064 ceph-mon[25633]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:41.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:41 smithi064 ceph-mon[25633]: from='client.? 172.21.15.64:0/980748264' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a73f70e-7801-40d6-89f4-d07787605878"}]: dispatch 2024-04-06T02:49:41.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:41 smithi064 ceph-mon[25633]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3a73f70e-7801-40d6-89f4-d07787605878"}]: dispatch 2024-04-06T02:49:41.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:41 smithi064 ceph-mon[25633]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3a73f70e-7801-40d6-89f4-d07787605878"}]': finished 2024-04-06T02:49:41.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:41 smithi064 ceph-mon[25633]: osdmap e27: 5 total, 4 up, 5 in 2024-04-06T02:49:41.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:41 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:41.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:41 smithi064 ceph-mon[25633]: from='client.? 172.21.15.64:0/3039557848' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:49:43.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:43 smithi064 ceph-mon[25633]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:44.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:43 smithi042 ceph-mon[24894]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:44.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:43 smithi042 ceph-mon[29773]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:45.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:49:44 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:49:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:49:45.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:45 smithi064 ceph-mon[25633]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:45.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:45 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:45.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:45 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:46.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:45 smithi042 ceph-mon[29773]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:46.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:45 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:46.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:45 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:46.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:45 smithi042 ceph-mon[24894]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:46.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:45 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:46.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:45 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:47.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:47 smithi064 ceph-mon[25633]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:47.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:47 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-06T02:49:47.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:47 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:47 smithi042 ceph-mon[24894]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-06T02:49:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:48.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:47 smithi042 ceph-mon[29773]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:48.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:47 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-06T02:49:48.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:47 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:48.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:48 smithi064 ceph-mon[25633]: Deploying daemon osd.4 on smithi064 2024-04-06T02:49:48.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:48 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:49:48.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:48 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:49:48.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:48 smithi042 ceph-mon[24894]: Deploying daemon osd.4 on smithi064 2024-04-06T02:49:48.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:48 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:49:48.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:48 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:49:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:48 smithi042 ceph-mon[29773]: Deploying daemon osd.4 on smithi064 2024-04-06T02:49:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:48 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:49:48.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:48 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:49:49.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:49 smithi064 ceph-mon[25633]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:50.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:49 smithi042 ceph-mon[24894]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:50.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:49 smithi042 ceph-mon[29773]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:50.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:49:50 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:49:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:49:51.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:51 smithi064 ceph-mon[25633]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:51.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:51 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:51.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:51 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:51.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:51 smithi042 ceph-mon[24894]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:51.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:51 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:51.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:51 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:51 smithi042 ceph-mon[29773]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:51 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:51 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:52.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:52 smithi064 ceph-mon[25633]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:52.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:52.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:52.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:52.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:52.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:53.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:52 smithi042 ceph-mon[24894]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:53.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:53.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:53.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:53.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:53.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:53.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:52 smithi042 ceph-mon[29773]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:53.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:53.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:53.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:53.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:53.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:54.836 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:54 smithi064 ceph-mon[25633]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:55.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:54 smithi042 ceph-mon[29773]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:55.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:54 smithi042 ceph-mon[24894]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:55.291 INFO:teuthology.orchestra.run.smithi064.stdout:Created osd(s) 4 on host 'smithi064' 2024-04-06T02:49:55.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:55 smithi064 ceph-mon[25633]: from='osd.4 [v2:172.21.15.64:6800/3104429107,v1:172.21.15.64:6801/3104429107]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T02:49:55.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:55 smithi064 ceph-mon[25633]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T02:49:55.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:55 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:55.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:55 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:55.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:55 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:55.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:55 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:55.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:55 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:55.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:55 smithi064 ceph-mon[25633]: Adjusting osd_memory_target on smithi064 to 16064M 2024-04-06T02:49:55.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:55 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:55.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:55 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:56.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[24894]: from='osd.4 [v2:172.21.15.64:6800/3104429107,v1:172.21.15.64:6801/3104429107]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T02:49:56.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[24894]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T02:49:56.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:56.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:56.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:56.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:56.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:56.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[24894]: Adjusting osd_memory_target on smithi064 to 16064M 2024-04-06T02:49:56.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:56.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:56.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[29773]: from='osd.4 [v2:172.21.15.64:6800/3104429107,v1:172.21.15.64:6801/3104429107]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T02:49:56.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[29773]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T02:49:56.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:56.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:49:56.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:49:56.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:49:56.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:49:56.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[29773]: Adjusting osd_memory_target on smithi064 to 16064M 2024-04-06T02:49:56.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:56.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:55 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:49:56.496 DEBUG:teuthology.orchestra.run.smithi064:osd.4> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.4.service 2024-04-06T02:49:56.499 INFO:tasks.cephadm:Deploying osd.5 on smithi064 with /dev/vg_nvme/lv_3... 2024-04-06T02:49:56.499 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-06T02:49:57.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:56 smithi042 ceph-mon[29773]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:57.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:56 smithi042 ceph-mon[29773]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-06T02:49:57.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:56 smithi042 ceph-mon[29773]: osdmap e28: 5 total, 4 up, 5 in 2024-04-06T02:49:57.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:56 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:57.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:56 smithi042 ceph-mon[29773]: from='osd.4 [v2:172.21.15.64:6800/3104429107,v1:172.21.15.64:6801/3104429107]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:49:57.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:56 smithi042 ceph-mon[29773]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:49:57.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:56 smithi042 ceph-mon[24894]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:57.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:56 smithi042 ceph-mon[24894]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-06T02:49:57.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:56 smithi042 ceph-mon[24894]: osdmap e28: 5 total, 4 up, 5 in 2024-04-06T02:49:57.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:56 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:57.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:56 smithi042 ceph-mon[24894]: from='osd.4 [v2:172.21.15.64:6800/3104429107,v1:172.21.15.64:6801/3104429107]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:49:57.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:56 smithi042 ceph-mon[24894]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:49:57.064 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:56 smithi064 ceph-mon[25633]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:57.065 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:56 smithi064 ceph-mon[25633]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-06T02:49:57.065 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:56 smithi064 ceph-mon[25633]: osdmap e28: 5 total, 4 up, 5 in 2024-04-06T02:49:57.065 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:56 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:57.065 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:56 smithi064 ceph-mon[25633]: from='osd.4 [v2:172.21.15.64:6800/3104429107,v1:172.21.15.64:6801/3104429107]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:49:57.065 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:56 smithi064 ceph-mon[25633]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:49:57.065 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 02:49:56 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[30434]: 2024-04-06T02:49:56.770+0000 7fb562eb8700 -1 osd.4 0 waiting for initial osdmap 2024-04-06T02:49:57.065 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 02:49:56 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[30434]: 2024-04-06T02:49:56.776+0000 7fb55d04e700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T02:49:57.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:57 smithi064 ceph-mon[25633]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-04-06T02:49:57.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:57 smithi064 ceph-mon[25633]: osdmap e29: 5 total, 4 up, 5 in 2024-04-06T02:49:57.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:57 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:57.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:57 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:58.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:57 smithi042 ceph-mon[24894]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-04-06T02:49:58.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:57 smithi042 ceph-mon[24894]: osdmap e29: 5 total, 4 up, 5 in 2024-04-06T02:49:58.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:57 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:58.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:57 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:57 smithi042 ceph-mon[29773]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-04-06T02:49:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:57 smithi042 ceph-mon[29773]: osdmap e29: 5 total, 4 up, 5 in 2024-04-06T02:49:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:57 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:58.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:57 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:58.768 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-06T02:49:58.768 INFO:teuthology.orchestra.run.smithi064.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-06T02:49:58.769 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10+0 records in 2024-04-06T02:49:58.769 INFO:teuthology.orchestra.run.smithi064.stderr:10+0 records out 2024-04-06T02:49:58.769 INFO:teuthology.orchestra.run.smithi064.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0124308 s, 844 MB/s 2024-04-06T02:49:58.769 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping successful for: 2024-04-06T02:49:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:58 smithi064 ceph-mon[25633]: purged_snaps scrub starts 2024-04-06T02:49:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:58 smithi064 ceph-mon[25633]: purged_snaps scrub ok 2024-04-06T02:49:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:58 smithi064 ceph-mon[25633]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:58 smithi064 ceph-mon[25633]: osd.4 [v2:172.21.15.64:6800/3104429107,v1:172.21.15.64:6801/3104429107] boot 2024-04-06T02:49:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:58 smithi064 ceph-mon[25633]: osdmap e30: 5 total, 5 up, 5 in 2024-04-06T02:49:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:58 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:49:58 smithi064 ceph-mon[25633]: osdmap e31: 5 total, 5 up, 5 in 2024-04-06T02:49:59.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:58 smithi042 ceph-mon[24894]: purged_snaps scrub starts 2024-04-06T02:49:59.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:58 smithi042 ceph-mon[24894]: purged_snaps scrub ok 2024-04-06T02:49:59.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:58 smithi042 ceph-mon[24894]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:59.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:58 smithi042 ceph-mon[24894]: osd.4 [v2:172.21.15.64:6800/3104429107,v1:172.21.15.64:6801/3104429107] boot 2024-04-06T02:49:59.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:58 smithi042 ceph-mon[24894]: osdmap e30: 5 total, 5 up, 5 in 2024-04-06T02:49:59.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:58 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:59.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:49:58 smithi042 ceph-mon[24894]: osdmap e31: 5 total, 5 up, 5 in 2024-04-06T02:49:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:58 smithi042 ceph-mon[29773]: purged_snaps scrub starts 2024-04-06T02:49:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:58 smithi042 ceph-mon[29773]: purged_snaps scrub ok 2024-04-06T02:49:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:58 smithi042 ceph-mon[29773]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-06T02:49:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:58 smithi042 ceph-mon[29773]: osd.4 [v2:172.21.15.64:6800/3104429107,v1:172.21.15.64:6801/3104429107] boot 2024-04-06T02:49:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:58 smithi042 ceph-mon[29773]: osdmap e30: 5 total, 5 up, 5 in 2024-04-06T02:49:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:58 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:49:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:49:58 smithi042 ceph-mon[29773]: osdmap e31: 5 total, 5 up, 5 in 2024-04-06T02:49:59.450 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi064:vg_nvme/lv_3 2024-04-06T02:50:00.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:00 smithi064 ceph-mon[25633]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:00.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:00 smithi064 ceph-mon[25633]: osdmap e32: 5 total, 5 up, 5 in 2024-04-06T02:50:00.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:00 smithi064 ceph-mon[25633]: overall HEALTH_OK 2024-04-06T02:50:01.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:00 smithi042 ceph-mon[24894]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:01.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:00 smithi042 ceph-mon[24894]: osdmap e32: 5 total, 5 up, 5 in 2024-04-06T02:50:01.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:00 smithi042 ceph-mon[24894]: overall HEALTH_OK 2024-04-06T02:50:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:00 smithi042 ceph-mon[29773]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:00 smithi042 ceph-mon[29773]: osdmap e32: 5 total, 5 up, 5 in 2024-04-06T02:50:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:00 smithi042 ceph-mon[29773]: overall HEALTH_OK 2024-04-06T02:50:01.900 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:01 smithi042 ceph-mon[29773]: osdmap e33: 5 total, 5 up, 5 in 2024-04-06T02:50:01.900 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:01 smithi042 ceph-mon[29773]: from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:50:01.900 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:01 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:50:01.900 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:01 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:50:01.900 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:01 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:01.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:01 smithi042 ceph-mon[24894]: osdmap e33: 5 total, 5 up, 5 in 2024-04-06T02:50:01.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:01 smithi042 ceph-mon[24894]: from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:50:01.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:01 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:50:01.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:01 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:50:01.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:01 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:01.971 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:01 smithi064 ceph-mon[25633]: osdmap e33: 5 total, 5 up, 5 in 2024-04-06T02:50:01.972 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:01 smithi064 ceph-mon[25633]: from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:50:01.972 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:01 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:50:01.972 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:01 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:50:01.972 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:01 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:03.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:02 smithi042 ceph-mon[24894]: pgmap v123: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-06T02:50:03.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:02 smithi042 ceph-mon[24894]: osdmap e34: 5 total, 5 up, 5 in 2024-04-06T02:50:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:02 smithi042 ceph-mon[29773]: pgmap v123: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-06T02:50:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:02 smithi042 ceph-mon[29773]: osdmap e34: 5 total, 5 up, 5 in 2024-04-06T02:50:03.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:02 smithi064 ceph-mon[25633]: pgmap v123: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-06T02:50:03.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:02 smithi064 ceph-mon[25633]: osdmap e34: 5 total, 5 up, 5 in 2024-04-06T02:50:05.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:50:05 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:50:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:50:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:04 smithi042 ceph-mon[24894]: pgmap v125: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-04-06T02:50:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:04 smithi042 ceph-mon[24894]: from='client.? 172.21.15.64:0/4113815671' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8eccb14-9276-4d16-bdbe-083e90605e25"}]: dispatch 2024-04-06T02:50:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:04 smithi042 ceph-mon[24894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8eccb14-9276-4d16-bdbe-083e90605e25"}]: dispatch 2024-04-06T02:50:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:04 smithi042 ceph-mon[24894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8eccb14-9276-4d16-bdbe-083e90605e25"}]': finished 2024-04-06T02:50:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:04 smithi042 ceph-mon[24894]: osdmap e35: 6 total, 5 up, 6 in 2024-04-06T02:50:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:04 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:04 smithi042 ceph-mon[24894]: from='client.? 172.21.15.64:0/1545383015' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:50:05.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:04 smithi042 ceph-mon[29773]: pgmap v125: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-04-06T02:50:05.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:04 smithi042 ceph-mon[29773]: from='client.? 172.21.15.64:0/4113815671' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8eccb14-9276-4d16-bdbe-083e90605e25"}]: dispatch 2024-04-06T02:50:05.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:04 smithi042 ceph-mon[29773]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8eccb14-9276-4d16-bdbe-083e90605e25"}]: dispatch 2024-04-06T02:50:05.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:04 smithi042 ceph-mon[29773]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8eccb14-9276-4d16-bdbe-083e90605e25"}]': finished 2024-04-06T02:50:05.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:04 smithi042 ceph-mon[29773]: osdmap e35: 6 total, 5 up, 6 in 2024-04-06T02:50:05.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:04 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:05.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:04 smithi042 ceph-mon[29773]: from='client.? 172.21.15.64:0/1545383015' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:50:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:04 smithi064 ceph-mon[25633]: pgmap v125: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-04-06T02:50:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:04 smithi064 ceph-mon[25633]: from='client.? 172.21.15.64:0/4113815671' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8eccb14-9276-4d16-bdbe-083e90605e25"}]: dispatch 2024-04-06T02:50:05.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:04 smithi064 ceph-mon[25633]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f8eccb14-9276-4d16-bdbe-083e90605e25"}]: dispatch 2024-04-06T02:50:05.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:04 smithi064 ceph-mon[25633]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f8eccb14-9276-4d16-bdbe-083e90605e25"}]': finished 2024-04-06T02:50:05.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:04 smithi064 ceph-mon[25633]: osdmap e35: 6 total, 5 up, 6 in 2024-04-06T02:50:05.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:04 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:05.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:04 smithi064 ceph-mon[25633]: from='client.? 172.21.15.64:0/1545383015' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:50:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:05 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:05 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:06.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:05 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:06.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:05 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:06.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:05 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:06.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:05 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:07.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:07 smithi064 ceph-mon[25633]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-04-06T02:50:08.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:07 smithi042 ceph-mon[29773]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-04-06T02:50:08.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:07 smithi042 ceph-mon[24894]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 88 KiB/s, 0 objects/s recovering 2024-04-06T02:50:09.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:09 smithi064 ceph-mon[25633]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:10.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:09 smithi042 ceph-mon[29773]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:10.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:09 smithi042 ceph-mon[24894]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:10.557 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-06T02:50:10.557 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:10.557 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:10.557 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:10.557 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:10.557 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:10.557 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:10.557 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:10.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:50:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:50:10.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-06T02:50:10.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:10.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:10.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:10.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:10.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:10.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:10.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:10.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-06T02:50:10.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:10.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:10.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:10.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:10.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:10.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:10.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:11.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:50:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:50:11.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:11 smithi064 ceph-mon[25633]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:11.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:11 smithi064 ceph-mon[25633]: Deploying daemon osd.5 on smithi064 2024-04-06T02:50:11.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:11 smithi064 ceph-mon[25633]: Detected new or changed devices on smithi064 2024-04-06T02:50:11.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:11 smithi064 ceph-mon[25633]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:11.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:11 smithi064 ceph-mon[25633]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:50:11.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:11.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:11.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:11.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:11.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:11.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:12.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[29773]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:12.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[29773]: Deploying daemon osd.5 on smithi064 2024-04-06T02:50:12.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[29773]: Detected new or changed devices on smithi064 2024-04-06T02:50:12.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[29773]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:12.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[29773]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:50:12.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:12.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:12.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:12.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:12.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:12.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:12.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[24894]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:12.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[24894]: Deploying daemon osd.5 on smithi064 2024-04-06T02:50:12.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[24894]: Detected new or changed devices on smithi064 2024-04-06T02:50:12.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[24894]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:12.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[24894]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:50:12.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:12.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:12.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:12.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:12.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:12.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:12.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:12 smithi064 ceph-mon[25633]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:12.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:12 smithi064 ceph-mon[25633]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:50:12.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:12 smithi064 ceph-mon[25633]: Cluster is now healthy 2024-04-06T02:50:13.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:12 smithi042 ceph-mon[29773]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:13.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:12 smithi042 ceph-mon[29773]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:50:13.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:12 smithi042 ceph-mon[29773]: Cluster is now healthy 2024-04-06T02:50:13.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:12 smithi042 ceph-mon[24894]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:13.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:12 smithi042 ceph-mon[24894]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:50:13.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:12 smithi042 ceph-mon[24894]: Cluster is now healthy 2024-04-06T02:50:14.862 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:14 smithi064 ceph-mon[25633]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:15.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:14 smithi042 ceph-mon[24894]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:15.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:14 smithi042 ceph-mon[29773]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:16.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:16 smithi064 ceph-mon[25633]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:16.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:16 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:16.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:16 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:16.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:16 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:16.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:16 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:16.980 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:16 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:17.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:16 smithi042 ceph-mon[29773]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:17.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:16 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:17.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:16 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:17.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:16 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:17.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:16 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:17.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:16 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:17.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:16 smithi042 ceph-mon[24894]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:17.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:16 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:17.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:16 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:17.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:16 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:17.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:16 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:17.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:16 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:18.885 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:18 smithi064 ceph-mon[25633]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:19.031 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:18 smithi042 ceph-mon[29773]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:19.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:18 smithi042 ceph-mon[24894]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:19.776 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:19 smithi064 ceph-mon[25633]: from='osd.5 [v2:172.21.15.64:6808/987794438,v1:172.21.15.64:6809/987794438]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T02:50:19.777 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:19 smithi064 ceph-mon[25633]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T02:50:20.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:19 smithi042 ceph-mon[29773]: from='osd.5 [v2:172.21.15.64:6808/987794438,v1:172.21.15.64:6809/987794438]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T02:50:20.024 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:19 smithi042 ceph-mon[29773]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T02:50:20.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:19 smithi042 ceph-mon[24894]: from='osd.5 [v2:172.21.15.64:6808/987794438,v1:172.21.15.64:6809/987794438]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T02:50:20.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:19 smithi042 ceph-mon[24894]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T02:50:20.849 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:20 smithi064 ceph-mon[25633]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:20.849 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:20 smithi064 ceph-mon[25633]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-06T02:50:20.849 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:20 smithi064 ceph-mon[25633]: osdmap e36: 6 total, 5 up, 6 in 2024-04-06T02:50:20.849 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:20 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:20.849 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:20 smithi064 ceph-mon[25633]: from='osd.5 [v2:172.21.15.64:6808/987794438,v1:172.21.15.64:6809/987794438]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:50:20.849 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:20 smithi064 ceph-mon[25633]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:50:20.879 INFO:teuthology.orchestra.run.smithi064.stdout:Created osd(s) 5 on host 'smithi064' 2024-04-06T02:50:21.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:20 smithi042 ceph-mon[24894]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:21.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:20 smithi042 ceph-mon[24894]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-06T02:50:21.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:20 smithi042 ceph-mon[24894]: osdmap e36: 6 total, 5 up, 6 in 2024-04-06T02:50:21.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:20 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:21.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:20 smithi042 ceph-mon[24894]: from='osd.5 [v2:172.21.15.64:6808/987794438,v1:172.21.15.64:6809/987794438]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:50:21.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:20 smithi042 ceph-mon[24894]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:50:21.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:20 smithi042 ceph-mon[29773]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:21.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:20 smithi042 ceph-mon[29773]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-06T02:50:21.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:20 smithi042 ceph-mon[29773]: osdmap e36: 6 total, 5 up, 6 in 2024-04-06T02:50:21.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:20 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:21.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:20 smithi042 ceph-mon[29773]: from='osd.5 [v2:172.21.15.64:6808/987794438,v1:172.21.15.64:6809/987794438]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:50:21.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:20 smithi042 ceph-mon[29773]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:50:21.485 DEBUG:teuthology.orchestra.run.smithi064:osd.5> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.5.service 2024-04-06T02:50:21.488 INFO:tasks.cephadm:Deploying osd.6 on smithi064 with /dev/vg_nvme/lv_2... 2024-04-06T02:50:21.488 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-06T02:50:21.697 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-04-06T02:50:21.697 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: osdmap e37: 6 total, 5 up, 6 in 2024-04-06T02:50:21.697 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:21.697 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:21.697 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:21.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:21.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:21.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:21.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:21.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:21.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:21.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:21.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: osd.5 [v2:172.21.15.64:6808/987794438,v1:172.21.15.64:6809/987794438] boot 2024-04-06T02:50:21.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: osdmap e38: 6 total, 6 up, 6 in 2024-04-06T02:50:21.698 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:21.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-04-06T02:50:21.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: osdmap e37: 6 total, 5 up, 6 in 2024-04-06T02:50:21.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:21.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:21.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:21.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:21.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:21.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:21.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:21.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:21.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:21.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:21.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: osd.5 [v2:172.21.15.64:6808/987794438,v1:172.21.15.64:6809/987794438] boot 2024-04-06T02:50:21.699 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: osdmap e38: 6 total, 6 up, 6 in 2024-04-06T02:50:21.700 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:21 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-04-06T02:50:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: osdmap e37: 6 total, 5 up, 6 in 2024-04-06T02:50:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: osd.5 [v2:172.21.15.64:6808/987794438,v1:172.21.15.64:6809/987794438] boot 2024-04-06T02:50:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: osdmap e38: 6 total, 6 up, 6 in 2024-04-06T02:50:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:21 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:50:22.851 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:22 smithi064 ceph-mon[25633]: purged_snaps scrub starts 2024-04-06T02:50:22.851 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:22 smithi064 ceph-mon[25633]: purged_snaps scrub ok 2024-04-06T02:50:22.851 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:22 smithi064 ceph-mon[25633]: Adjusting osd_memory_target on smithi064 to 8032M 2024-04-06T02:50:22.851 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:22 smithi064 ceph-mon[25633]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:22.851 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:22 smithi064 ceph-mon[25633]: osdmap e39: 6 total, 6 up, 6 in 2024-04-06T02:50:23.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:22 smithi042 ceph-mon[29773]: purged_snaps scrub starts 2024-04-06T02:50:23.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:22 smithi042 ceph-mon[29773]: purged_snaps scrub ok 2024-04-06T02:50:23.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:22 smithi042 ceph-mon[29773]: Adjusting osd_memory_target on smithi064 to 8032M 2024-04-06T02:50:23.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:22 smithi042 ceph-mon[29773]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:23.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:22 smithi042 ceph-mon[29773]: osdmap e39: 6 total, 6 up, 6 in 2024-04-06T02:50:23.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:22 smithi042 ceph-mon[24894]: purged_snaps scrub starts 2024-04-06T02:50:23.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:22 smithi042 ceph-mon[24894]: purged_snaps scrub ok 2024-04-06T02:50:23.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:22 smithi042 ceph-mon[24894]: Adjusting osd_memory_target on smithi064 to 8032M 2024-04-06T02:50:23.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:22 smithi042 ceph-mon[24894]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-06T02:50:23.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:22 smithi042 ceph-mon[24894]: osdmap e39: 6 total, 6 up, 6 in 2024-04-06T02:50:23.644 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-06T02:50:23.644 INFO:teuthology.orchestra.run.smithi064.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-06T02:50:23.644 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10+0 records in 2024-04-06T02:50:23.644 INFO:teuthology.orchestra.run.smithi064.stderr:10+0 records out 2024-04-06T02:50:23.644 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0111667 s, 939 MB/s 2024-04-06T02:50:23.644 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping successful for: 2024-04-06T02:50:24.278 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi064:vg_nvme/lv_2 2024-04-06T02:50:24.902 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:24 smithi064 ceph-mon[25633]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:24.902 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:24 smithi064 ceph-mon[25633]: osdmap e40: 6 total, 6 up, 6 in 2024-04-06T02:50:25.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:24 smithi042 ceph-mon[29773]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:25.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:24 smithi042 ceph-mon[29773]: osdmap e40: 6 total, 6 up, 6 in 2024-04-06T02:50:25.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:24 smithi042 ceph-mon[24894]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:25.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:24 smithi042 ceph-mon[24894]: osdmap e40: 6 total, 6 up, 6 in 2024-04-06T02:50:25.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:50:25 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:50:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:50:25.810 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:25 smithi064 ceph-mon[25633]: osdmap e41: 6 total, 6 up, 6 in 2024-04-06T02:50:25.811 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:25 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:25.811 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:25 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:26.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:25 smithi042 ceph-mon[24894]: osdmap e41: 6 total, 6 up, 6 in 2024-04-06T02:50:26.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:25 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:26.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:25 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:26.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:25 smithi042 ceph-mon[29773]: osdmap e41: 6 total, 6 up, 6 in 2024-04-06T02:50:26.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:25 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:26.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:25 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:26.826 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:26 smithi064 ceph-mon[25633]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:26.826 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:26 smithi064 ceph-mon[25633]: osdmap e42: 6 total, 6 up, 6 in 2024-04-06T02:50:26.826 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:26 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:50:26.826 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:26 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:50:26.826 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:26 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:27.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:26 smithi042 ceph-mon[24894]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:27.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:26 smithi042 ceph-mon[24894]: osdmap e42: 6 total, 6 up, 6 in 2024-04-06T02:50:27.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:26 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:50:27.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:26 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:50:27.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:26 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:27.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:26 smithi042 ceph-mon[29773]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:27.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:26 smithi042 ceph-mon[29773]: osdmap e42: 6 total, 6 up, 6 in 2024-04-06T02:50:27.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:26 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:50:27.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:26 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:50:27.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:26 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:27.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:27 smithi064 ceph-mon[25633]: from='client.24266 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:50:28.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:27 smithi042 ceph-mon[24894]: from='client.24266 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:50:28.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:27 smithi042 ceph-mon[29773]: from='client.24266 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:50:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:28 smithi064 ceph-mon[25633]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:29.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:28 smithi042 ceph-mon[24894]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:29.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:28 smithi042 ceph-mon[29773]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:29.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:29 smithi064 ceph-mon[25633]: from='client.? 172.21.15.64:0/640866218' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5487cf5-de00-433c-914b-380140ea716e"}]: dispatch 2024-04-06T02:50:29.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:29 smithi064 ceph-mon[25633]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5487cf5-de00-433c-914b-380140ea716e"}]: dispatch 2024-04-06T02:50:29.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:29 smithi064 ceph-mon[25633]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5487cf5-de00-433c-914b-380140ea716e"}]': finished 2024-04-06T02:50:29.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:29 smithi064 ceph-mon[25633]: osdmap e43: 7 total, 6 up, 7 in 2024-04-06T02:50:29.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:29 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:29.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:29 smithi064 ceph-mon[25633]: from='client.? 172.21.15.64:0/1240566913' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:50:30.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:29 smithi042 ceph-mon[24894]: from='client.? 172.21.15.64:0/640866218' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5487cf5-de00-433c-914b-380140ea716e"}]: dispatch 2024-04-06T02:50:30.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:29 smithi042 ceph-mon[24894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5487cf5-de00-433c-914b-380140ea716e"}]: dispatch 2024-04-06T02:50:30.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:29 smithi042 ceph-mon[24894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5487cf5-de00-433c-914b-380140ea716e"}]': finished 2024-04-06T02:50:30.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:29 smithi042 ceph-mon[24894]: osdmap e43: 7 total, 6 up, 7 in 2024-04-06T02:50:30.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:29 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:30.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:29 smithi042 ceph-mon[24894]: from='client.? 172.21.15.64:0/1240566913' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:50:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:29 smithi042 ceph-mon[29773]: from='client.? 172.21.15.64:0/640866218' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5487cf5-de00-433c-914b-380140ea716e"}]: dispatch 2024-04-06T02:50:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:29 smithi042 ceph-mon[29773]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5487cf5-de00-433c-914b-380140ea716e"}]: dispatch 2024-04-06T02:50:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:29 smithi042 ceph-mon[29773]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5487cf5-de00-433c-914b-380140ea716e"}]': finished 2024-04-06T02:50:30.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:29 smithi042 ceph-mon[29773]: osdmap e43: 7 total, 6 up, 7 in 2024-04-06T02:50:30.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:29 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:30.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:29 smithi042 ceph-mon[29773]: from='client.? 172.21.15.64:0/1240566913' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:50:30.920 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:30 smithi064 ceph-mon[25633]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:31.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:30 smithi042 ceph-mon[24894]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:31.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:30 smithi042 ceph-mon[29773]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:31.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:50:31 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:50:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:50:31.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:50:31 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:50:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:50:32.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:32.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: Detected new or changed devices on smithi064 2024-04-06T02:50:32.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:32.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:32.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:32.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:32.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:32.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:32.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:32.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:32.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:32 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: Detected new or changed devices on smithi064 2024-04-06T02:50:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:32.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: Detected new or changed devices on smithi064 2024-04-06T02:50:32.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:32.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:32.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:32.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:32.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:32 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:34.678 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:34 smithi064 ceph-mon[25633]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:35.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:34 smithi042 ceph-mon[29773]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:35.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:34 smithi042 ceph-mon[24894]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:35.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:35 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-06T02:50:35.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:35 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:36.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-06T02:50:36.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:35 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:36.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-06T02:50:36.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:35 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:36.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:36 smithi064 ceph-mon[25633]: Deploying daemon osd.6 on smithi064 2024-04-06T02:50:36.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:36 smithi064 ceph-mon[25633]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:37.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:36 smithi042 ceph-mon[24894]: Deploying daemon osd.6 on smithi064 2024-04-06T02:50:37.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:36 smithi042 ceph-mon[24894]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:37.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:36 smithi042 ceph-mon[29773]: Deploying daemon osd.6 on smithi064 2024-04-06T02:50:37.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:36 smithi042 ceph-mon[29773]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:38.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:38 smithi064 ceph-mon[25633]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:38.836 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:38 smithi042 ceph-mon[29773]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:38.836 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:38 smithi042 ceph-mon[24894]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:40.822 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:40 smithi064 ceph-mon[25633]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:40.854 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:40 smithi042 ceph-mon[29773]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:40.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:40 smithi042 ceph-mon[24894]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:41.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:41 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:41.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:41 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:41.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:41 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:41.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:41 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:41.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:41 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:41.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:41 smithi064 ceph-mon[25633]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:42.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:41 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:42.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:41 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:42.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:41 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:42.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:41 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:42.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:41 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:41 smithi042 ceph-mon[24894]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:42.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:41 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:42.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:41 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:42.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:41 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:42.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:41 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:42.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:41 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:42.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:41 smithi042 ceph-mon[29773]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:44.494 INFO:teuthology.orchestra.run.smithi064.stdout:Created osd(s) 6 on host 'smithi064' 2024-04-06T02:50:44.797 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:44 smithi064 ceph-mon[25633]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:44.797 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:44 smithi064 ceph-mon[25633]: from='osd.6 [v2:172.21.15.64:6816/3016438925,v1:172.21.15.64:6817/3016438925]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T02:50:44.797 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:44 smithi064 ceph-mon[25633]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T02:50:44.797 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:44.797 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:44.797 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:44.798 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:44.798 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:44.798 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:44.798 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:44.798 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:44.798 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:44 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[29773]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[29773]: from='osd.6 [v2:172.21.15.64:6816/3016438925,v1:172.21.15.64:6817/3016438925]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T02:50:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[29773]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T02:50:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:45.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:45.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[24894]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[24894]: from='osd.6 [v2:172.21.15.64:6816/3016438925,v1:172.21.15.64:6817/3016438925]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T02:50:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[24894]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T02:50:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:50:45.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:45.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:44 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:45.091 DEBUG:teuthology.orchestra.run.smithi064:osd.6> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.6.service 2024-04-06T02:50:45.094 INFO:tasks.cephadm:Deploying osd.7 on smithi064 with /dev/vg_nvme/lv_1... 2024-04-06T02:50:45.094 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-06T02:50:45.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:50:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:50:45.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:45 smithi064 ceph-mon[25633]: Adjusting osd_memory_target on smithi064 to 5354M 2024-04-06T02:50:45.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:45 smithi064 ceph-mon[25633]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-06T02:50:45.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:45 smithi064 ceph-mon[25633]: osdmap e44: 7 total, 6 up, 7 in 2024-04-06T02:50:45.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:45 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:45.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:45 smithi064 ceph-mon[25633]: from='osd.6 [v2:172.21.15.64:6816/3016438925,v1:172.21.15.64:6817/3016438925]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:50:45.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:45 smithi064 ceph-mon[25633]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:50:45.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:45 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:45.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:45 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:45.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 02:50:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[36263]: 2024-04-06T02:50:45.591+0000 7fc167781700 -1 osd.6 0 waiting for initial osdmap 2024-04-06T02:50:45.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 02:50:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[36263]: 2024-04-06T02:50:45.599+0000 7fc160915700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T02:50:46.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[29773]: Adjusting osd_memory_target on smithi064 to 5354M 2024-04-06T02:50:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[29773]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-06T02:50:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[29773]: osdmap e44: 7 total, 6 up, 7 in 2024-04-06T02:50:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[29773]: from='osd.6 [v2:172.21.15.64:6816/3016438925,v1:172.21.15.64:6817/3016438925]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:50:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[29773]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:50:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:46.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[24894]: Adjusting osd_memory_target on smithi064 to 5354M 2024-04-06T02:50:46.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[24894]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-06T02:50:46.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[24894]: osdmap e44: 7 total, 6 up, 7 in 2024-04-06T02:50:46.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:46.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[24894]: from='osd.6 [v2:172.21.15.64:6816/3016438925,v1:172.21.15.64:6817/3016438925]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:50:46.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[24894]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:50:46.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:46.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:45 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:46.592 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:46 smithi064 ceph-mon[25633]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:46.592 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:46 smithi064 ceph-mon[25633]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-04-06T02:50:46.592 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:46 smithi064 ceph-mon[25633]: osdmap e45: 7 total, 6 up, 7 in 2024-04-06T02:50:46.592 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:46 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:46.592 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:46 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:46.592 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:46 smithi064 ceph-mon[25633]: osd.6 [v2:172.21.15.64:6816/3016438925,v1:172.21.15.64:6817/3016438925] boot 2024-04-06T02:50:46.592 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:46 smithi064 ceph-mon[25633]: osdmap e46: 7 total, 7 up, 7 in 2024-04-06T02:50:46.592 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:46 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:47.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[24894]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:47.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[24894]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-04-06T02:50:47.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[24894]: osdmap e45: 7 total, 6 up, 7 in 2024-04-06T02:50:47.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:47.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:47.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[24894]: osd.6 [v2:172.21.15.64:6816/3016438925,v1:172.21.15.64:6817/3016438925] boot 2024-04-06T02:50:47.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[24894]: osdmap e46: 7 total, 7 up, 7 in 2024-04-06T02:50:47.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:47.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[29773]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-06T02:50:47.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[29773]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-04-06T02:50:47.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[29773]: osdmap e45: 7 total, 6 up, 7 in 2024-04-06T02:50:47.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:47.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:47.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[29773]: osd.6 [v2:172.21.15.64:6816/3016438925,v1:172.21.15.64:6817/3016438925] boot 2024-04-06T02:50:47.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[29773]: osdmap e46: 7 total, 7 up, 7 in 2024-04-06T02:50:47.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:46 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:50:47.107 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-06T02:50:47.107 INFO:teuthology.orchestra.run.smithi064.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-06T02:50:47.107 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10+0 records in 2024-04-06T02:50:47.107 INFO:teuthology.orchestra.run.smithi064.stderr:10+0 records out 2024-04-06T02:50:47.107 INFO:teuthology.orchestra.run.smithi064.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0143663 s, 730 MB/s 2024-04-06T02:50:47.107 INFO:teuthology.orchestra.run.smithi064.stderr:--> Zapping successful for: 2024-04-06T02:50:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:47 smithi064 ceph-mon[25633]: purged_snaps scrub starts 2024-04-06T02:50:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:47 smithi064 ceph-mon[25633]: purged_snaps scrub ok 2024-04-06T02:50:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:47 smithi064 ceph-mon[25633]: osdmap e47: 7 total, 7 up, 7 in 2024-04-06T02:50:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:47 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:50:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:47 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:50:47.718 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch daemon add osd smithi064:vg_nvme/lv_1 2024-04-06T02:50:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:47 smithi042 ceph-mon[24894]: purged_snaps scrub starts 2024-04-06T02:50:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:47 smithi042 ceph-mon[24894]: purged_snaps scrub ok 2024-04-06T02:50:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:47 smithi042 ceph-mon[24894]: osdmap e47: 7 total, 7 up, 7 in 2024-04-06T02:50:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:50:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:47 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:50:48.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:47 smithi042 ceph-mon[29773]: purged_snaps scrub starts 2024-04-06T02:50:48.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:47 smithi042 ceph-mon[29773]: purged_snaps scrub ok 2024-04-06T02:50:48.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:47 smithi042 ceph-mon[29773]: osdmap e47: 7 total, 7 up, 7 in 2024-04-06T02:50:48.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:47 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:50:48.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:47 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:50:48.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:48 smithi064 ceph-mon[25633]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:50:48.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:48 smithi064 ceph-mon[25633]: osdmap e48: 7 total, 7 up, 7 in 2024-04-06T02:50:49.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:48 smithi042 ceph-mon[29773]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:50:49.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:48 smithi042 ceph-mon[29773]: osdmap e48: 7 total, 7 up, 7 in 2024-04-06T02:50:49.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:48 smithi042 ceph-mon[24894]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:50:49.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:48 smithi042 ceph-mon[24894]: osdmap e48: 7 total, 7 up, 7 in 2024-04-06T02:50:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:50 smithi064 ceph-mon[25633]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:50:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:50 smithi064 ceph-mon[25633]: osdmap e49: 7 total, 7 up, 7 in 2024-04-06T02:50:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:50 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:50:50.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:50 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:50:50.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:50 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:51.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:50 smithi042 ceph-mon[24894]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:50:51.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:50 smithi042 ceph-mon[24894]: osdmap e49: 7 total, 7 up, 7 in 2024-04-06T02:50:51.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:50 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:50:51.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:50 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:50:51.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:50 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:51.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:50 smithi042 ceph-mon[29773]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:50:51.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:50 smithi042 ceph-mon[29773]: osdmap e49: 7 total, 7 up, 7 in 2024-04-06T02:50:51.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:50 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-06T02:50:51.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:50 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-06T02:50:51.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:50 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:51.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:51 smithi064 ceph-mon[25633]: from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:50:51.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:51 smithi064 ceph-mon[25633]: osdmap e50: 7 total, 7 up, 7 in 2024-04-06T02:50:51.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:51 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:51.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:51 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:51.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:51 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:51.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:51 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:51.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:51 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:52.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:50:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:50:52.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-mon[24894]: from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:50:52.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-mon[24894]: osdmap e50: 7 total, 7 up, 7 in 2024-04-06T02:50:52.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:52.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:52.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:52.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:52.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:52.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-mon[29773]: from='client.24293 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi064:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:50:52.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-mon[29773]: osdmap e50: 7 total, 7 up, 7 in 2024-04-06T02:50:52.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:52.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:52.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:52.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:52.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:51 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:52.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:52 smithi064 ceph-mon[25633]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:50:52.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:52 smithi064 ceph-mon[25633]: Detected new or changed devices on smithi064 2024-04-06T02:50:52.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:52 smithi064 ceph-mon[25633]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-04-06T02:50:52.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:52.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:52 smithi064 ceph-mon[25633]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:50:52.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:52 smithi064 ceph-mon[25633]: from='client.? 172.21.15.64:0/1748037128' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "977e87b2-3a29-4d9e-b369-5e0c61829cc8"}]: dispatch 2024-04-06T02:50:52.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:52 smithi064 ceph-mon[25633]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "977e87b2-3a29-4d9e-b369-5e0c61829cc8"}]: dispatch 2024-04-06T02:50:52.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:52 smithi064 ceph-mon[25633]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "977e87b2-3a29-4d9e-b369-5e0c61829cc8"}]': finished 2024-04-06T02:50:52.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:52 smithi064 ceph-mon[25633]: osdmap e51: 8 total, 7 up, 8 in 2024-04-06T02:50:52.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:52 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:50:52.877 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[24894]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:50:52.877 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[24894]: Detected new or changed devices on smithi064 2024-04-06T02:50:52.877 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[24894]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-04-06T02:50:52.877 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:52.877 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[24894]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:50:52.877 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[24894]: from='client.? 172.21.15.64:0/1748037128' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "977e87b2-3a29-4d9e-b369-5e0c61829cc8"}]: dispatch 2024-04-06T02:50:52.878 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[24894]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "977e87b2-3a29-4d9e-b369-5e0c61829cc8"}]: dispatch 2024-04-06T02:50:52.878 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[24894]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "977e87b2-3a29-4d9e-b369-5e0c61829cc8"}]': finished 2024-04-06T02:50:52.878 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[24894]: osdmap e51: 8 total, 7 up, 8 in 2024-04-06T02:50:52.878 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:50:52.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[29773]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:50:52.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[29773]: Detected new or changed devices on smithi064 2024-04-06T02:50:52.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[29773]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 128 KiB/s, 0 objects/s recovering 2024-04-06T02:50:52.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:52.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[29773]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:50:52.878 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[29773]: from='client.? 172.21.15.64:0/1748037128' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "977e87b2-3a29-4d9e-b369-5e0c61829cc8"}]: dispatch 2024-04-06T02:50:52.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[29773]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "977e87b2-3a29-4d9e-b369-5e0c61829cc8"}]: dispatch 2024-04-06T02:50:52.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[29773]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "977e87b2-3a29-4d9e-b369-5e0c61829cc8"}]': finished 2024-04-06T02:50:52.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[29773]: osdmap e51: 8 total, 7 up, 8 in 2024-04-06T02:50:52.879 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:50:53.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:50:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:50:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:50:53.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:53 smithi064 ceph-mon[25633]: from='client.? 172.21.15.64:0/3845420162' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:50:53.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:53 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:53.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:53 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:53.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:53 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:53.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:53 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:53.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:53 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:53.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:53 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:54.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:53 smithi042 ceph-mon[24894]: from='client.? 172.21.15.64:0/3845420162' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:50:54.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:53 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:54.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:53 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:54.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:53 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:54.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:53 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:54.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:53 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:54.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:53 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:54.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:53 smithi042 ceph-mon[29773]: from='client.? 172.21.15.64:0/3845420162' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-06T02:50:54.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:53 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:54.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:53 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:54.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:53 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:50:54.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:53 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:54.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:53 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:50:54.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:53 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:50:54.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:54 smithi064 ceph-mon[25633]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 152 KiB/s, 0 objects/s recovering 2024-04-06T02:50:54.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:54 smithi064 ceph-mon[25633]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:50:54.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:54 smithi064 ceph-mon[25633]: Cluster is now healthy 2024-04-06T02:50:55.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:54 smithi042 ceph-mon[24894]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 152 KiB/s, 0 objects/s recovering 2024-04-06T02:50:55.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:54 smithi042 ceph-mon[24894]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:50:55.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:54 smithi042 ceph-mon[24894]: Cluster is now healthy 2024-04-06T02:50:55.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:54 smithi042 ceph-mon[29773]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 152 KiB/s, 0 objects/s recovering 2024-04-06T02:50:55.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:54 smithi042 ceph-mon[29773]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:50:55.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:54 smithi042 ceph-mon[29773]: Cluster is now healthy 2024-04-06T02:50:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:56 smithi064 ceph-mon[25633]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-04-06T02:50:57.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:56 smithi042 ceph-mon[29773]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-04-06T02:50:57.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:56 smithi042 ceph-mon[24894]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-04-06T02:50:58.833 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:58 smithi064 ceph-mon[25633]: pgmap v173: 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-06T02:50:58.833 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:58 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-06T02:50:58.833 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:58 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:59.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:58 smithi042 ceph-mon[24894]: pgmap v173: 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-06T02:50:59.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:58 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-06T02:50:59.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:58 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:58 smithi042 ceph-mon[29773]: pgmap v173: 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-06T02:50:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:58 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-06T02:50:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:58 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:50:59.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:50:59 smithi064 ceph-mon[25633]: Deploying daemon osd.7 on smithi064 2024-04-06T02:51:00.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:50:59 smithi042 ceph-mon[29773]: Deploying daemon osd.7 on smithi064 2024-04-06T02:51:00.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:50:59 smithi042 ceph-mon[24894]: Deploying daemon osd.7 on smithi064 2024-04-06T02:51:00.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:00 smithi042 ceph-mon[24894]: pgmap v174: 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-06T02:51:00.939 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:00 smithi042 ceph-mon[29773]: pgmap v174: 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-06T02:51:00.941 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:00 smithi064 ceph-mon[25633]: pgmap v174: 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-06T02:51:02.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:02 smithi064 ceph-mon[25633]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:02.959 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:02 smithi042 ceph-mon[29773]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:02.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:02 smithi042 ceph-mon[24894]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:04.942 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:04 smithi064 ceph-mon[25633]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:04.942 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:04 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:04.942 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:04 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:04.942 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:04 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:04.942 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:04 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:04.942 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:04 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:04 smithi042 ceph-mon[24894]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:04 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:04 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:04 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:04 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:04 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:05.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:04 smithi042 ceph-mon[29773]: pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:05.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:04 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:05.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:04 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:05.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:04 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:05.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:04 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:05.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:04 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:05.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:05 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:51:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:51:06.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:06 smithi064 ceph-mon[25633]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:06.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:06 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:06.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:06 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:06.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:06 smithi042 ceph-mon[24894]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:06.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:06 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:06.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:06 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:06.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:06 smithi042 ceph-mon[29773]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:06 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:06 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:08.290 INFO:teuthology.orchestra.run.smithi064.stdout:Created osd(s) 7 on host 'smithi064' 2024-04-06T02:51:08.854 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:08 smithi064 ceph-mon[25633]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:08.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:08 smithi064 ceph-mon[25633]: from='osd.7 [v2:172.21.15.64:6824/2745926884,v1:172.21.15.64:6825/2745926884]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T02:51:08.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:08 smithi064 ceph-mon[25633]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T02:51:08.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:08.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:08.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:08.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:08.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:08.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:08.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:08.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:08.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:08.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:08 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:08.878 DEBUG:teuthology.orchestra.run.smithi064:osd.7> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.7.service 2024-04-06T02:51:08.881 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-06T02:51:08.881 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph osd stat -f json 2024-04-06T02:51:08.903 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[29773]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:08.903 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[29773]: from='osd.7 [v2:172.21.15.64:6824/2745926884,v1:172.21.15.64:6825/2745926884]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T02:51:08.903 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[29773]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T02:51:08.903 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:08.903 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:08.903 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:08.903 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:08.903 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:08.903 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:08.904 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:08.904 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:08.904 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:08.904 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:08.904 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[24894]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:08.904 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[24894]: from='osd.7 [v2:172.21.15.64:6824/2745926884,v1:172.21.15.64:6825/2745926884]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T02:51:08.904 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[24894]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T02:51:08.904 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:08.904 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:08.904 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:08.904 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:08.904 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:08.905 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:08.905 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:08.905 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:08.905 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:08.905 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:08 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:09.916 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:09 smithi064 ceph-mon[25633]: Adjusting osd_memory_target on smithi064 to 4016M 2024-04-06T02:51:09.916 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:09 smithi064 ceph-mon[25633]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-06T02:51:09.916 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:09 smithi064 ceph-mon[25633]: osdmap e52: 8 total, 7 up, 8 in 2024-04-06T02:51:09.916 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:09 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:09.916 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:09 smithi064 ceph-mon[25633]: from='osd.7 [v2:172.21.15.64:6824/2745926884,v1:172.21.15.64:6825/2745926884]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:51:09.916 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:09 smithi064 ceph-mon[25633]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:51:09.916 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 02:51:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[39203]: 2024-04-06T02:51:09.585+0000 7f5d12a90700 -1 osd.7 0 waiting for initial osdmap 2024-04-06T02:51:09.916 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 02:51:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[39203]: 2024-04-06T02:51:09.593+0000 7f5d0cc26700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T02:51:10.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:09 smithi042 ceph-mon[29773]: Adjusting osd_memory_target on smithi064 to 4016M 2024-04-06T02:51:10.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:09 smithi042 ceph-mon[29773]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-06T02:51:10.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:09 smithi042 ceph-mon[29773]: osdmap e52: 8 total, 7 up, 8 in 2024-04-06T02:51:10.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:09 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:10.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:09 smithi042 ceph-mon[29773]: from='osd.7 [v2:172.21.15.64:6824/2745926884,v1:172.21.15.64:6825/2745926884]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:51:10.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:09 smithi042 ceph-mon[29773]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:51:10.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:09 smithi042 ceph-mon[24894]: Adjusting osd_memory_target on smithi064 to 4016M 2024-04-06T02:51:10.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:09 smithi042 ceph-mon[24894]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-06T02:51:10.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:09 smithi042 ceph-mon[24894]: osdmap e52: 8 total, 7 up, 8 in 2024-04-06T02:51:10.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:09 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:10.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:09 smithi042 ceph-mon[24894]: from='osd.7 [v2:172.21.15.64:6824/2745926884,v1:172.21.15.64:6825/2745926884]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:51:10.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:09 smithi042 ceph-mon[24894]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T02:51:10.685 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:10 smithi042 ceph-mon[24894]: purged_snaps scrub starts 2024-04-06T02:51:10.685 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:10 smithi042 ceph-mon[24894]: purged_snaps scrub ok 2024-04-06T02:51:10.685 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:10 smithi042 ceph-mon[24894]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:10.685 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:10 smithi042 ceph-mon[24894]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-04-06T02:51:10.685 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:10 smithi042 ceph-mon[24894]: osdmap e53: 8 total, 7 up, 8 in 2024-04-06T02:51:10.685 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:10.685 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:10 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:10.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:10 smithi042 ceph-mon[29773]: purged_snaps scrub starts 2024-04-06T02:51:10.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:10 smithi042 ceph-mon[29773]: purged_snaps scrub ok 2024-04-06T02:51:10.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:10 smithi042 ceph-mon[29773]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:10.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:10 smithi042 ceph-mon[29773]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-04-06T02:51:10.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:10 smithi042 ceph-mon[29773]: osdmap e53: 8 total, 7 up, 8 in 2024-04-06T02:51:10.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:10.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:10 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:10.852 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:10 smithi064 ceph-mon[25633]: purged_snaps scrub starts 2024-04-06T02:51:10.852 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:10 smithi064 ceph-mon[25633]: purged_snaps scrub ok 2024-04-06T02:51:10.852 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:10 smithi064 ceph-mon[25633]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:10.852 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:10 smithi064 ceph-mon[25633]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]': finished 2024-04-06T02:51:10.852 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:10 smithi064 ceph-mon[25633]: osdmap e53: 8 total, 7 up, 8 in 2024-04-06T02:51:10.852 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:10.852 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:10 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:11.090 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:51:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:11 smithi064 ceph-mon[25633]: osd.7 [v2:172.21.15.64:6824/2745926884,v1:172.21.15.64:6825/2745926884] boot 2024-04-06T02:51:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:11 smithi064 ceph-mon[25633]: osdmap e54: 8 total, 8 up, 8 in 2024-04-06T02:51:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:11 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:11 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/4251305431' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-06T02:51:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:11 smithi064 ceph-mon[25633]: osdmap e55: 8 total, 8 up, 8 in 2024-04-06T02:51:11.909 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:11 smithi042 ceph-mon[29773]: osd.7 [v2:172.21.15.64:6824/2745926884,v1:172.21.15.64:6825/2745926884] boot 2024-04-06T02:51:11.909 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:11 smithi042 ceph-mon[29773]: osdmap e54: 8 total, 8 up, 8 in 2024-04-06T02:51:11.909 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:11 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:11.909 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:11 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/4251305431' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-06T02:51:11.909 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:11 smithi042 ceph-mon[29773]: osdmap e55: 8 total, 8 up, 8 in 2024-04-06T02:51:11.909 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:11 smithi042 ceph-mon[24894]: osd.7 [v2:172.21.15.64:6824/2745926884,v1:172.21.15.64:6825/2745926884] boot 2024-04-06T02:51:11.910 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:11 smithi042 ceph-mon[24894]: osdmap e54: 8 total, 8 up, 8 in 2024-04-06T02:51:11.910 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:11 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:11.910 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:11 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/4251305431' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-06T02:51:11.910 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:11 smithi042 ceph-mon[24894]: osdmap e55: 8 total, 8 up, 8 in 2024-04-06T02:51:11.936 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1712371870,"num_in_osds":8,"osd_in_since":1712371852,"num_remapped_pgs":1} 2024-04-06T02:51:11.937 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-06T02:51:12.206 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:51:12.459 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:51:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:51:12.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:12 smithi042 ceph-mon[24894]: pgmap v183: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:12.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:12.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:12 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:12.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:12 smithi042 ceph-mon[24894]: osdmap e56: 8 total, 8 up, 8 in 2024-04-06T02:51:12.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:12 smithi042 ceph-mon[29773]: pgmap v183: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:12.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:12 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:12.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:12 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:12.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:12 smithi042 ceph-mon[29773]: osdmap e56: 8 total, 8 up, 8 in 2024-04-06T02:51:12.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:12 smithi064 ceph-mon[25633]: pgmap v183: 1 pgs: 1 peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-06T02:51:12.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:12 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:12.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:12 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:12.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:12 smithi064 ceph-mon[25633]: osdmap e56: 8 total, 8 up, 8 in 2024-04-06T02:51:13.973 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:51:13.974 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:13 smithi042 ceph-mon[24894]: Detected new or changed devices on smithi064 2024-04-06T02:51:13.974 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:13 smithi042 ceph-mon[29773]: Detected new or changed devices on smithi064 2024-04-06T02:51:13.974 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":57,"fsid":"b4fff142-f3bf-11ee-b649-cb9ed24678a4","created":"2024-04-06T02:45:51.869624+0000","modified":"2024-04-06T02:51:13.593057+0000","last_up_change":"2024-04-06T02:51:10.582261+0000","last_in_change":"2024-04-06T02:50:52.146830+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-06T02:49:05.849951+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":"5c34e8f9-0b8e-432d-96bf-c30d1145e520","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.42:6802","nonce":2428635496},{"type":"v1","addr":"172.21.15.42:6803","nonce":2428635496}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":2428635496},{"type":"v1","addr":"172.21.15.42:6805","nonce":2428635496}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":2428635496},{"type":"v1","addr":"172.21.15.42:6809","nonce":2428635496}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":2428635496},{"type":"v1","addr":"172.21.15.42:6807","nonce":2428635496}]},"public_addr":"172.21.15.42:6803/2428635496","cluster_addr":"172.21.15.42:6805/2428635496","heartbeat_back_addr":"172.21.15.42:6809/2428635496","heartbeat_front_addr":"172.21.15.42:6807/2428635496","state":["exists","up"]},{"osd":1,"uuid":"cee5925f-e2d1-42cb-b6a7-7f223273679f","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.42:6810","nonce":1217148914},{"type":"v1","addr":"172.21.15.42:6811","nonce":1217148914}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":1217148914},{"type":"v1","addr":"172.21.15.42:6813","nonce":1217148914}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":1217148914},{"type":"v1","addr":"172.21.15.42:6817","nonce":1217148914}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":1217148914},{"type":"v1","addr":"172.21.15.42:6815","nonce":1217148914}]},"public_addr":"172.21.15.42:6811/1217148914","cluster_addr":"172.21.15.42:6813/1217148914","heartbeat_back_addr":"172.21.15.42:6817/1217148914","heartbeat_front_addr":"172.21.15.42:6815/1217148914","state":["exists","up"]},{"osd":2,"uuid":"a0b5259e-c7ac-42db-a2a7-783bc7011b39","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.42:6818","nonce":2753603224},{"type":"v1","addr":"172.21.15.42:6819","nonce":2753603224}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":2753603224},{"type":"v1","addr":"172.21.15.42:6821","nonce":2753603224}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2753603224},{"type":"v1","addr":"172.21.15.42:6825","nonce":2753603224}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":2753603224},{"type":"v1","addr":"172.21.15.42:6823","nonce":2753603224}]},"public_addr":"172.21.15.42:6819/2753603224","cluster_addr":"172.21.15.42:6821/2753603224","heartbeat_back_addr":"172.21.15.42:6825/2753603224","heartbeat_front_addr":"172.21.15.42:6823/2753603224","state":["exists","up"]},{"osd":3,"uuid":"ecbd4ff9-b8d1-4e5f-a0a7-ca633cf1c742","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.42:6826","nonce":416429408},{"type":"v1","addr":"172.21.15.42:6827","nonce":416429408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":416429408},{"type":"v1","addr":"172.21.15.42:6829","nonce":416429408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":416429408},{"type":"v1","addr":"172.21.15.42:6833","nonce":416429408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":416429408},{"type":"v1","addr":"172.21.15.42:6831","nonce":416429408}]},"public_addr":"172.21.15.42:6827/416429408","cluster_addr":"172.21.15.42:6829/416429408","heartbeat_back_addr":"172.21.15.42:6833/416429408","heartbeat_front_addr":"172.21.15.42:6831/416429408","state":["exists","up"]},{"osd":4,"uuid":"3a73f70e-7801-40d6-89f4-d07787605878","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.64:6800","nonce":3104429107},{"type":"v1","addr":"172.21.15.64:6801","nonce":3104429107}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6802","nonce":3104429107},{"type":"v1","addr":"172.21.15.64:6803","nonce":3104429107}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6806","nonce":3104429107},{"type":"v1","addr":"172.21.15.64:6807","nonce":3104429107}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6804","nonce":3104429107},{"type":"v1","addr":"172.21.15.64:6805","nonce":3104429107}]},"public_addr":"172.21.15.64:6801/3104429107","cluster_addr":"172.21.15.64:6803/3104429107","heartbeat_back_addr":"172.21.15.64:6807/3104429107","heartbeat_front_addr":"172.21.15.64:6805/3104429107","state":["exists","up"]},{"osd":5,"uuid":"f8eccb14-9276-4d16-bdbe-083e90605e25","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.64:6808","nonce":987794438},{"type":"v1","addr":"172.21.15.64:6809","nonce":987794438}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6810","nonce":987794438},{"type":"v1","addr":"172.21.15.64:6811","nonce":987794438}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6814","nonce":987794438},{"type":"v1","addr":"172.21.15.64:6815","nonce":987794438}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6812","nonce":987794438},{"type":"v1","addr":"172.21.15.64:6813","nonce":987794438}]},"public_addr":"172.21.15.64:6809/987794438","cluster_addr":"172.21.15.64:6811/987794438","heartbeat_back_addr":"172.21.15.64:6815/987794438","heartbeat_front_addr":"172.21.15.64:6813/987794438","state":["exists","up"]},{"osd":6,"uuid":"e5487cf5-de00-433c-914b-380140ea716e","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.64:6816","nonce":3016438925},{"type":"v1","addr":"172.21.15.64:6817","nonce":3016438925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6818","nonce":3016438925},{"type":"v1","addr":"172.21.15.64:6819","nonce":3016438925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6822","nonce":3016438925},{"type":"v1","addr":"172.21.15.64:6823","nonce":3016438925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6820","nonce":3016438925},{"type":"v1","addr":"172.21.15.64:6821","nonce":3016438925}]},"public_addr":"172.21.15.64:6817/3016438925","cluster_addr":"172.21.15.64:6819/3016438925","heartbeat_back_addr":"172.21.15.64:6823/3016438925","heartbeat_front_addr":"172.21.15.64:6821/3016438925","state":["exists","up"]},{"osd":7,"uuid":"977e87b2-3a29-4d9e-b369-5e0c61829cc8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6824","nonce":2745926884},{"type":"v1","addr":"172.21.15.64:6825","nonce":2745926884}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6826","nonce":2745926884},{"type":"v1","addr":"172.21.15.64:6827","nonce":2745926884}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6830","nonce":2745926884},{"type":"v1","addr":"172.21.15.64:6831","nonce":2745926884}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6828","nonce":2745926884},{"type":"v1","addr":"172.21.15.64:6829","nonce":2745926884}]},"public_addr":"172.21.15.64:6825/2745926884","cluster_addr":"172.21.15.64:6827/2745926884","heartbeat_back_addr":"172.21.15.64:6831/2745926884","heartbeat_front_addr":"172.21.15.64:6829/2745926884","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-06T02:48:12.632733+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-06T02:48:36.953077+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-06T02:49:03.034357+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-06T02:49:32.452666+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-06T02:49:55.846267+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-06T02:50:19.837508+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-06T02:50:45.033046+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-06T02:51:08.581612+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/3512680823":"2024-04-07T02:46:46.587763+0000","172.21.15.42:6801/1417031531":"2024-04-07T02:46:46.587763+0000","172.21.15.42:6800/1417031531":"2024-04-07T02:46:46.587763+0000","172.21.15.42:0/381155144":"2024-04-07T02:46:46.587763+0000","172.21.15.42:0/638121250":"2024-04-07T02:46:46.587763+0000","172.21.15.42:6800/2704981277":"2024-04-07T02:46:23.812916+0000","172.21.15.42:0/465830337":"2024-04-07T02:46:23.812916+0000","172.21.15.42:0/2860604058":"2024-04-07T02:46:23.812916+0000","172.21.15.42:6801/2704981277":"2024-04-07T02:46:23.812916+0000","172.21.15.42:0/547709070":"2024-04-07T02:46:23.812916+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-06T02:51:13.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:13 smithi064 ceph-mon[25633]: Detected new or changed devices on smithi064 2024-04-06T02:51:14.596 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-06T02:49:05.849951+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-06T02:51:14.597 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph osd pool get .mgr pg_num 2024-04-06T02:51:14.815 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:51:14.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:14 smithi042 ceph-mon[24894]: pgmap v186: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:14.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:14 smithi042 ceph-mon[24894]: osdmap e57: 8 total, 8 up, 8 in 2024-04-06T02:51:14.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:14 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3421567434' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-06T02:51:14.938 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:14 smithi042 ceph-mon[29773]: pgmap v186: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:14.938 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:14 smithi042 ceph-mon[29773]: osdmap e57: 8 total, 8 up, 8 in 2024-04-06T02:51:14.938 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:14 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3421567434' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-06T02:51:14.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:14 smithi064 ceph-mon[25633]: pgmap v186: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:14.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:14 smithi064 ceph-mon[25633]: osdmap e57: 8 total, 8 up, 8 in 2024-04-06T02:51:14.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:14 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3421567434' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-06T02:51:15.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:15 smithi064 ceph-mon[25633]: osdmap e58: 8 total, 8 up, 8 in 2024-04-06T02:51:16.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:15 smithi042 ceph-mon[24894]: osdmap e58: 8 total, 8 up, 8 in 2024-04-06T02:51:16.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:15 smithi042 ceph-mon[29773]: osdmap e58: 8 total, 8 up, 8 in 2024-04-06T02:51:16.785 INFO:teuthology.orchestra.run.smithi042.stdout:pg_num: 1 2024-04-06T02:51:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:16 smithi064 ceph-mon[25633]: pgmap v189: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:17.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:16 smithi042 ceph-mon[24894]: pgmap v189: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:17.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:16 smithi042 ceph-mon[29773]: pgmap v189: 1 pgs: 1 peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:17.549 INFO:tasks.cephadm:Adding prometheus.a on smithi064 2024-04-06T02:51:17.549 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch apply prometheus '1;smithi064=a' 2024-04-06T02:51:17.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:17 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2210834354' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-06T02:51:17.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:17 smithi042 ceph-mon[29773]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-06T02:51:17.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:17 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2210834354' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-06T02:51:17.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:17 smithi042 ceph-mon[24894]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-06T02:51:17.874 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:17 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2210834354' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-06T02:51:17.874 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:17 smithi064 ceph-mon[25633]: pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-06T02:51:19.526 INFO:teuthology.orchestra.run.smithi064.stdout:Scheduled prometheus update... 2024-04-06T02:51:20.104 DEBUG:teuthology.orchestra.run.smithi064:prometheus.a> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@prometheus.a.service 2024-04-06T02:51:20.106 INFO:tasks.cephadm:Adding node-exporter.a on smithi042 2024-04-06T02:51:20.106 INFO:tasks.cephadm:Adding node-exporter.b on smithi064 2024-04-06T02:51:20.106 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch apply node-exporter '2;smithi042=a;smithi064=b' 2024-04-06T02:51:20.631 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:20 smithi064 ceph-mon[25633]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-04-06T02:51:20.631 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:20 smithi064 ceph-mon[25633]: from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi064=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:51:20.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:20 smithi064 ceph-mon[25633]: Saving service prometheus spec with placement smithi064=a;count:1 2024-04-06T02:51:20.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:20 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:20.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:20 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:20.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:20 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:20.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:20 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:20.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:20 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:20.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:20 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-06T02:51:20.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ignoring --setuser ceph since I am not root 2024-04-06T02:51:20.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ignoring --setgroup ceph since I am not root 2024-04-06T02:51:20.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mgr[25139]: -- 172.21.15.42:0/2025412033 <== mon.0 v2:172.21.15.42:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55aaba8fc340 con 0x55aaba8d4c00 2024-04-06T02:51:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[24894]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-04-06T02:51:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[24894]: from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi064=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:51:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[24894]: Saving service prometheus spec with placement smithi064=a;count:1 2024-04-06T02:51:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-06T02:51:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[29773]: pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s, 0 objects/s recovering 2024-04-06T02:51:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[29773]: from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi064=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:51:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[29773]: Saving service prometheus spec with placement smithi064=a;count:1 2024-04-06T02:51:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' 2024-04-06T02:51:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:20 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-06T02:51:20.950 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ignoring --setuser ceph since I am not root 2024-04-06T02:51:20.950 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ignoring --setgroup ceph since I am not root 2024-04-06T02:51:20.950 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:20 smithi064 ceph-mgr[27183]: -- 172.21.15.64:0/131716128 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562c099ce340 con 0x562c099a6c00 2024-04-06T02:51:21.221 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:21 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:21.138+0000 7f0fe55e0000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T02:51:21.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:21 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:21.234+0000 7f0fe55e0000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T02:51:21.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:21 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:21.140+0000 7f068e2ea000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T02:51:21.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:21 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:21.231+0000 7f068e2ea000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T02:51:21.784 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:21 smithi064 ceph-mon[25633]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-06T02:51:21.784 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:21 smithi064 ceph-mon[25633]: mgrmap e16: y(active, since 4m), standbys: x 2024-04-06T02:51:21.922 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:21 smithi042 ceph-mon[24894]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-06T02:51:21.922 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:21 smithi042 ceph-mon[24894]: mgrmap e16: y(active, since 4m), standbys: x 2024-04-06T02:51:21.922 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:21 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:21.838+0000 7f068e2ea000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T02:51:21.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:21 smithi042 ceph-mon[29773]: from='mgr.14150 172.21.15.42:0/1624103503' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-06T02:51:21.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:21 smithi042 ceph-mon[29773]: mgrmap e16: y(active, since 4m), standbys: x 2024-04-06T02:51:22.036 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:21 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:21.867+0000 7f0fe55e0000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T02:51:22.037 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:21 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:21.959+0000 7f0fe55e0000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T02:51:22.037 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:22.050+0000 7f0fe55e0000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T02:51:22.225 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:21 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:21.936+0000 7f068e2ea000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T02:51:22.226 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:22.023+0000 7f068e2ea000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T02:51:22.226 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:22.176+0000 7f068e2ea000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T02:51:22.388 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:22.205+0000 7f0fe55e0000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T02:51:22.388 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:22.290+0000 7f0fe55e0000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T02:51:22.388 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:22.401+0000 7f0fe55e0000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T02:51:22.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:22.261+0000 7f068e2ea000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T02:51:22.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:22.373+0000 7f068e2ea000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T02:51:22.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:22.459+0000 7f068e2ea000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T02:51:22.641 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:22.489+0000 7f0fe55e0000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T02:51:22.641 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:22.654+0000 7f0fe55e0000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T02:51:22.962 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:22.743+0000 7f0fe55e0000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T02:51:23.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:22.627+0000 7f068e2ea000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T02:51:23.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:22.715+0000 7f068e2ea000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T02:51:24.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:23.787+0000 7f068e2ea000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T02:51:24.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:23.924+0000 7f068e2ea000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T02:51:24.127 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:23 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:23.807+0000 7f0fe55e0000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T02:51:24.127 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:23 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:23.942+0000 7f0fe55e0000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T02:51:24.378 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:24.137+0000 7f068e2ea000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T02:51:24.378 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:24.251+0000 7f068e2ea000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T02:51:24.378 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:24.392+0000 7f068e2ea000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:51:24.385 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:24.140+0000 7f0fe55e0000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T02:51:24.385 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:24.230+0000 7f0fe55e0000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T02:51:24.385 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:24.370+0000 7f0fe55e0000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:51:24.971 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:24.718+0000 7f068e2ea000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T02:51:24.971 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:24.947+0000 7f068e2ea000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:51:24.989 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:24.693+0000 7f0fe55e0000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T02:51:24.989 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:24.918+0000 7f0fe55e0000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:51:24.989 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:25 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:25.003+0000 7f0fe55e0000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T02:51:25.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:25 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:25.177+0000 7f0fe55e0000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T02:51:25.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:25 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:25.036+0000 7f068e2ea000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T02:51:25.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:25 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:25.212+0000 7f068e2ea000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T02:51:26.403 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:26.114+0000 7f0fe55e0000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T02:51:26.403 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:26.417+0000 7f0fe55e0000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T02:51:26.453 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:26 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:26.161+0000 7f068e2ea000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T02:51:26.667 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:26.513+0000 7f0fe55e0000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T02:51:26.668 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:26.667+0000 7f0fe55e0000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T02:51:26.668 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: [06/Apr/2024:02:51:26] ENGINE Bus STARTING 2024-04-06T02:51:26.707 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:26 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:26.467+0000 7f068e2ea000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T02:51:26.707 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:26 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:26.564+0000 7f068e2ea000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T02:51:26.707 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:26 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:26.721+0000 7f068e2ea000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T02:51:26.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: CherryPy Checker: 2024-04-06T02:51:26.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: The Application mounted at '' has an empty config. 2024-04-06T02:51:26.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: 2024-04-06T02:51:26.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: [06/Apr/2024:02:51:26] ENGINE Serving on http://:::9283 2024-04-06T02:51:26.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: [06/Apr/2024:02:51:26] ENGINE Bus STARTED 2024-04-06T02:51:27.916 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:51:27] ENGINE Bus STARTING 2024-04-06T02:51:27.916 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[24894]: Standby manager daemon x restarted 2024-04-06T02:51:27.917 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[24894]: Standby manager daemon x started 2024-04-06T02:51:27.917 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/3869959462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:51:27.917 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/3869959462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:51:27.917 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/3869959462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:51:27.917 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/3869959462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:51:27.917 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[24894]: Active manager daemon y restarted 2024-04-06T02:51:27.917 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[24894]: Activating manager daemon y 2024-04-06T02:51:27.917 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[24894]: osdmap e59: 8 total, 8 up, 8 in 2024-04-06T02:51:27.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[29773]: Standby manager daemon x restarted 2024-04-06T02:51:27.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[29773]: Standby manager daemon x started 2024-04-06T02:51:27.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/3869959462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:51:27.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/3869959462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:51:27.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/3869959462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:51:27.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/3869959462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:51:27.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[29773]: Active manager daemon y restarted 2024-04-06T02:51:27.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[29773]: Activating manager daemon y 2024-04-06T02:51:27.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-mon[29773]: osdmap e59: 8 total, 8 up, 8 in 2024-04-06T02:51:27.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:27 smithi064 ceph-mon[25633]: Standby manager daemon x restarted 2024-04-06T02:51:27.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:27 smithi064 ceph-mon[25633]: Standby manager daemon x started 2024-04-06T02:51:27.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:27 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/3869959462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:51:27.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:27 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/3869959462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:51:27.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:27 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/3869959462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:51:27.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:27 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/3869959462' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:51:27.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:27 smithi064 ceph-mon[25633]: Active manager daemon y restarted 2024-04-06T02:51:27.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:27 smithi064 ceph-mon[25633]: Activating manager daemon y 2024-04-06T02:51:27.987 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:27 smithi064 ceph-mon[25633]: osdmap e59: 8 total, 8 up, 8 in 2024-04-06T02:51:28.167 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: CherryPy Checker: 2024-04-06T02:51:28.167 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: The Application mounted at '' has an empty config. 2024-04-06T02:51:28.167 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:51:28.167 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:51:27] ENGINE Serving on http://:::9283 2024-04-06T02:51:28.167 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:51:27] ENGINE Bus STARTED 2024-04-06T02:51:28.167 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:51:28] ENGINE Bus STARTING 2024-04-06T02:51:28.451 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:51:28] ENGINE Serving on https://172.21.15.42:7150 2024-04-06T02:51:28.451 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:51:28] ENGINE Bus STARTED 2024-04-06T02:51:28.588 INFO:teuthology.orchestra.run.smithi064.stdout:Scheduled node-exporter update... 2024-04-06T02:51:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: mgrmap e17: y(active, starting, since 0.853975s), standbys: x 2024-04-06T02:51:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:51:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:51:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:51:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:51:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:51:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:51:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:51:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:51:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:51:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: Manager daemon y is now available 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]': finished 2024-04-06T02:51:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:51:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]': finished 2024-04-06T02:51:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:51:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:51:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:51:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:28.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: mgrmap e17: y(active, starting, since 0.853975s), standbys: x 2024-04-06T02:51:28.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:51:28.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:51:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: Manager daemon y is now available 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]': finished 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]': finished 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:51:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:28.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: mgrmap e17: y(active, starting, since 0.853975s), standbys: x 2024-04-06T02:51:28.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:51:28.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:51:28.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:51:28.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: Manager daemon y is now available 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:28.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:28.901 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:28.901 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:28.901 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:28.901 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:28.901 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]': finished 2024-04-06T02:51:28.901 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:51:28.901 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:51:28.901 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:28.901 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]': finished 2024-04-06T02:51:28.901 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:51:28.901 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:51:28.901 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:51:28.901 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:29.238 DEBUG:teuthology.orchestra.run.smithi042:node-exporter.a> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@node-exporter.a.service 2024-04-06T02:51:29.240 DEBUG:teuthology.orchestra.run.smithi064:node-exporter.b> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@node-exporter.b.service 2024-04-06T02:51:29.242 INFO:tasks.cephadm:Adding alertmanager.a on smithi042 2024-04-06T02:51:29.243 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch apply alertmanager '1;smithi042=a' 2024-04-06T02:51:29.927 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:29 smithi064 ceph-mon[25633]: [06/Apr/2024:02:51:28] ENGINE Bus STARTING 2024-04-06T02:51:29.927 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:29 smithi064 ceph-mon[25633]: [06/Apr/2024:02:51:28] ENGINE Serving on https://172.21.15.42:7150 2024-04-06T02:51:29.927 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:29 smithi064 ceph-mon[25633]: [06/Apr/2024:02:51:28] ENGINE Bus STARTED 2024-04-06T02:51:29.927 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:29 smithi064 ceph-mon[25633]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:51:29.927 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:29 smithi064 ceph-mon[25633]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:51:29.927 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:29 smithi064 ceph-mon[25633]: mgrmap e18: y(active, since 1.85835s), standbys: x 2024-04-06T02:51:29.927 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:29 smithi064 ceph-mon[25633]: from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi042=a;smithi064=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:51:29.927 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:29 smithi064 ceph-mon[25633]: Saving service node-exporter spec with placement smithi042=a;smithi064=b;count:2 2024-04-06T02:51:29.927 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:29 smithi064 ceph-mon[25633]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:29.928 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:29 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:29.928 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:29 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:29.928 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:29 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:29.928 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:29 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:29.928 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:29 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-06T02:51:30.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[29773]: [06/Apr/2024:02:51:28] ENGINE Bus STARTING 2024-04-06T02:51:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[29773]: [06/Apr/2024:02:51:28] ENGINE Serving on https://172.21.15.42:7150 2024-04-06T02:51:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[29773]: [06/Apr/2024:02:51:28] ENGINE Bus STARTED 2024-04-06T02:51:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[29773]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:51:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[29773]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:51:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[29773]: mgrmap e18: y(active, since 1.85835s), standbys: x 2024-04-06T02:51:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[29773]: from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi042=a;smithi064=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:51:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[29773]: Saving service node-exporter spec with placement smithi042=a;smithi064=b;count:2 2024-04-06T02:51:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[29773]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:30.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:30.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-06T02:51:30.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[24894]: [06/Apr/2024:02:51:28] ENGINE Bus STARTING 2024-04-06T02:51:30.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[24894]: [06/Apr/2024:02:51:28] ENGINE Serving on https://172.21.15.42:7150 2024-04-06T02:51:30.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[24894]: [06/Apr/2024:02:51:28] ENGINE Bus STARTED 2024-04-06T02:51:30.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[24894]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:51:30.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[24894]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:51:30.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[24894]: mgrmap e18: y(active, since 1.85835s), standbys: x 2024-04-06T02:51:30.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[24894]: from='client.24350 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi042=a;smithi064=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:51:30.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[24894]: Saving service node-exporter spec with placement smithi042=a;smithi064=b;count:2 2024-04-06T02:51:30.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[24894]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:30.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:30.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:30.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:30.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:30.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:29 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-06T02:51:30.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:30 smithi064 ceph-mon[25633]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:30.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:30 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-06T02:51:30.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:30 smithi064 ceph-mon[25633]: mgrmap e19: y(active, since 2s), standbys: x 2024-04-06T02:51:30.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:30 smithi064 ceph-mon[25633]: Deploying daemon prometheus.a on smithi064 2024-04-06T02:51:31.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:30 smithi042 ceph-mon[29773]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:31.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:30 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-06T02:51:31.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:30 smithi042 ceph-mon[29773]: mgrmap e19: y(active, since 2s), standbys: x 2024-04-06T02:51:31.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:30 smithi042 ceph-mon[29773]: Deploying daemon prometheus.a on smithi064 2024-04-06T02:51:31.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:30 smithi042 ceph-mon[24894]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:31.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:30 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-06T02:51:31.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:30 smithi042 ceph-mon[24894]: mgrmap e19: y(active, since 2s), standbys: x 2024-04-06T02:51:31.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:30 smithi042 ceph-mon[24894]: Deploying daemon prometheus.a on smithi064 2024-04-06T02:51:31.447 INFO:teuthology.orchestra.run.smithi064.stdout:Scheduled alertmanager update... 2024-04-06T02:51:31.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:31 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:51:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:51:32.104 DEBUG:teuthology.orchestra.run.smithi042:alertmanager.a> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@alertmanager.a.service 2024-04-06T02:51:32.106 INFO:tasks.cephadm:Adding grafana.a on smithi064 2024-04-06T02:51:32.107 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph orch apply grafana '1;smithi064=a' 2024-04-06T02:51:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:32 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:32 smithi064 ceph-mon[25633]: Detected new or changed devices on smithi064 2024-04-06T02:51:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:32 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:32 smithi064 ceph-mon[25633]: from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi042=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:51:32.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:32 smithi064 ceph-mon[25633]: Saving service alertmanager spec with placement smithi042=a;count:1 2024-04-06T02:51:32.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:32 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:32.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:32 smithi064 ceph-mon[25633]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:32 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:32 smithi042 ceph-mon[29773]: Detected new or changed devices on smithi064 2024-04-06T02:51:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:32 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:32 smithi042 ceph-mon[29773]: from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi042=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:51:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:32 smithi042 ceph-mon[29773]: Saving service alertmanager spec with placement smithi042=a;count:1 2024-04-06T02:51:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:32 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:32 smithi042 ceph-mon[29773]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:32 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:32 smithi042 ceph-mon[24894]: Detected new or changed devices on smithi064 2024-04-06T02:51:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:32 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:32 smithi042 ceph-mon[24894]: from='client.24377 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi042=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:51:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:32 smithi042 ceph-mon[24894]: Saving service alertmanager spec with placement smithi042=a;count:1 2024-04-06T02:51:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:32 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:32 smithi042 ceph-mon[24894]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:34.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:34 smithi064 ceph-mon[25633]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:34.960 INFO:teuthology.orchestra.run.smithi064.stdout:Scheduled grafana update... 2024-04-06T02:51:35.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:34 smithi042 ceph-mon[29773]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:35.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:34 smithi042 ceph-mon[24894]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:35.887 DEBUG:teuthology.orchestra.run.smithi064:grafana.a> sudo journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service 2024-04-06T02:51:35.889 INFO:tasks.cephadm:Setting up client nodes... 2024-04-06T02:51:35.892 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-06T02:51:36.213 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:35 smithi042 ceph-mon[29773]: from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi064=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:51:36.213 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:35 smithi042 ceph-mon[29773]: Saving service grafana spec with placement smithi064=a;count:1 2024-04-06T02:51:36.213 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:35 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:36.213 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:35 smithi042 ceph-mon[29773]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:36.213 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:35 smithi042 ceph-mon[24894]: from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi064=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:51:36.214 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:35 smithi042 ceph-mon[24894]: Saving service grafana spec with placement smithi064=a;count:1 2024-04-06T02:51:36.214 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:35 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:36.214 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:35 smithi042 ceph-mon[24894]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:36.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:35 smithi064 ceph-mon[25633]: from='client.24383 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi064=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:51:36.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:35 smithi064 ceph-mon[25633]: Saving service grafana spec with placement smithi064=a;count:1 2024-04-06T02:51:36.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:35 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:36.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:35 smithi064 ceph-mon[25633]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:38.032 INFO:teuthology.orchestra.run.smithi042.stdout:[client.0] 2024-04-06T02:51:38.033 INFO:teuthology.orchestra.run.smithi042.stdout: key = AQC6uBBmuYekAhAAwKedFpwQWcxGlv/z8A18nw== 2024-04-06T02:51:38.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:38 smithi042 ceph-mon[24894]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:38.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:38 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1376096647' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-06T02:51:38.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:38 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1376096647' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-06T02:51:38.680 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:38 smithi042 ceph-mon[29773]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:38.681 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:38 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1376096647' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-06T02:51:38.681 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:38 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1376096647' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-06T02:51:38.701 DEBUG:teuthology.orchestra.run.smithi042:> set -ex 2024-04-06T02:51:38.701 DEBUG:teuthology.orchestra.run.smithi042:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-06T02:51:38.701 DEBUG:teuthology.orchestra.run.smithi042:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-06T02:51:38.743 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-06T02:51:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:38 smithi064 ceph-mon[25633]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:38 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1376096647' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-06T02:51:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:38 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1376096647' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-06T02:51:40.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:40 smithi064 ceph-mon[25633]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:41.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:40 smithi042 ceph-mon[29773]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:41.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:40 smithi042 ceph-mon[24894]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:42.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:42 smithi064 ceph-mon[25633]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:42.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:42 smithi042 ceph-mon[29773]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:42.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:42 smithi042 ceph-mon[24894]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:44.597 INFO:teuthology.orchestra.run.smithi064.stdout:[client.1] 2024-04-06T02:51:44.597 INFO:teuthology.orchestra.run.smithi064.stdout: key = AQDAuBBmX2RPJBAAiB12oDakRdepJWw8DPLi1A== 2024-04-06T02:51:44.850 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:44 smithi064 ceph-mon[25633]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:44.851 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:44 smithi064 ceph-mon[25633]: from='client.? 172.21.15.64:0/2014889512' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-06T02:51:44.851 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:44 smithi064 ceph-mon[25633]: 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-06T02:51:44.851 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:44 smithi064 ceph-mon[25633]: 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-06T02:51:44.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:44 smithi042 ceph-mon[24894]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:44.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:44 smithi042 ceph-mon[24894]: from='client.? 172.21.15.64:0/2014889512' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-06T02:51:44.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:44 smithi042 ceph-mon[24894]: 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-06T02:51:44.871 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:44 smithi042 ceph-mon[24894]: 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-06T02:51:44.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:44 smithi042 ceph-mon[29773]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:44.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:44 smithi042 ceph-mon[29773]: from='client.? 172.21.15.64:0/2014889512' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-06T02:51:44.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:44 smithi042 ceph-mon[29773]: 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-06T02:51:44.871 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:44 smithi042 ceph-mon[29773]: 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-06T02:51:45.573 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-04-06T02:51:45.574 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-06T02:51:45.574 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-06T02:51:45.619 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-06T02:51:45.619 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-06T02:51:45.619 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph mgr dump --format=json 2024-04-06T02:51:45.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:45 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:51:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:51:45.842 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:51:46.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:46 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:46.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:46 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:46.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:46 smithi042 ceph-mon[24894]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:46.590 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:46 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:46.590 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:46 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:46.590 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:46 smithi064 ceph-mon[25633]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:46.591 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:46 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:46.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:46 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:46.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:46 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:46.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:46 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:46.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:46 smithi042 ceph-mon[29773]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:46.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:46 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:47.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:47 smithi042 ceph-mon[24894]: Deploying daemon node-exporter.a on smithi042 2024-04-06T02:51:47.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:47 smithi042 ceph-mon[29773]: Deploying daemon node-exporter.a on smithi042 2024-04-06T02:51:47.856 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:51:47.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:47 smithi064 ceph-mon[25633]: Deploying daemon node-exporter.a on smithi042 2024-04-06T02:51:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:48 smithi064 ceph-mon[25633]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:48 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:48 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/626634723' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-06T02:51:48.992 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:48 smithi042 ceph-mon[24894]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:48.992 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:48 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:48.992 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:48 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/626634723' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-06T02:51:48.993 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:48 smithi042 ceph-mon[29773]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:48.993 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:48 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:48.993 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:48 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/626634723' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-06T02:51:49.014 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":19,"active_gid":14439,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6800","nonce":2605930989},{"type":"v1","addr":"172.21.15.42:6801","nonce":2605930989}]},"active_addr":"172.21.15.42:6801/2605930989","active_change":"2024-04-06T02:51:26.735030+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24338,"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.42:8443/","prometheus":"http://172.21.15.42: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.42:0","nonce":655696185}]},{"addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":3638283915}]},{"addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":804428561}]},{"addrvec":[{"type":"v2","addr":"172.21.15.42:0","nonce":4061425874}]}]}} 2024-04-06T02:51:49.018 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-06T02:51:49.018 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-06T02:51:49.018 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-06T02:51:49.711 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:51:50.714 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:50 smithi042 ceph-mon[29773]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:50.714 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:50 smithi042 ceph-mon[24894]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:50.842 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:50 smithi064 ceph-mon[25633]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:50.981 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:50 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:51:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:51:50.981 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:50 smithi042 podman[45844]: 2024-04-06 02:51:50.869563985 +0000 UTC m=+3.470453066 container create f12d74d2132ea62ea2d9ebe3f831c43e0eacf15ae88aded1d604bab6958864b7 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-06T02:51:51.601 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:51:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:51:51.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:51.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:51.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:51.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:51.861 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-mon[29773]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:51.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:51.861 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:51.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:51.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:51.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-mon[24894]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:51.862 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 podman[45844]: 2024-04-06 02:51:51.616465894 +0000 UTC m=+4.217354921 container init f12d74d2132ea62ea2d9ebe3f831c43e0eacf15ae88aded1d604bab6958864b7 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-06T02:51:51.862 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 podman[45844]: 2024-04-06 02:51:51.61972051 +0000 UTC m=+4.220609536 container start f12d74d2132ea62ea2d9ebe3f831c43e0eacf15ae88aded1d604bab6958864b7 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-06T02:51:51.862 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.623Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-06T02:51:51.863 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.623Z 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-06T02:51:51.863 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.624Z 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-06T02:51:51.863 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.624Z 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-06T02:51:51.863 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.624Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-06T02:51:51.863 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.624Z caller=node_exporter.go:115 level=info collector=arp 2024-04-06T02:51:51.863 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.624Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-06T02:51:51.863 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.624Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-06T02:51:51.863 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.624Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-06T02:51:51.863 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.624Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-06T02:51:51.863 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.624Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-06T02:51:51.863 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.624Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-06T02:51:51.864 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.624Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-06T02:51:51.864 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.624Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-06T02:51:51.864 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.624Z caller=node_exporter.go:115 level=info collector=edac 2024-04-06T02:51:51.864 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-06T02:51:51.864 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-06T02:51:51.864 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-06T02:51:51.864 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-06T02:51:51.864 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-06T02:51:51.864 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-06T02:51:51.864 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-06T02:51:51.864 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-06T02:51:51.864 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-06T02:51:51.865 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-06T02:51:51.865 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-06T02:51:51.865 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-06T02:51:51.865 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-06T02:51:51.865 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-06T02:51:51.865 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-06T02:51:51.865 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-06T02:51:51.865 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=os 2024-04-06T02:51:51.865 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-06T02:51:51.865 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-06T02:51:51.865 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-06T02:51:51.865 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-06T02:51:51.866 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-06T02:51:51.866 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-06T02:51:51.866 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=stat 2024-04-06T02:51:51.866 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-06T02:51:51.866 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-06T02:51:51.866 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-06T02:51:51.866 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=time 2024-04-06T02:51:51.866 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-06T02:51:51.866 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=uname 2024-04-06T02:51:51.866 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-06T02:51:51.867 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-06T02:51:51.867 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-06T02:51:51.867 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-06T02:51:51.867 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[46010]: ts=2024-04-06T02:51:51.625Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-06T02:51:51.867 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 bash[45844]: f12d74d2132ea62ea2d9ebe3f831c43e0eacf15ae88aded1d604bab6958864b7 2024-04-06T02:51:51.867 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:51:51 smithi042 systemd[1]: Started Ceph node-exporter.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:51:52.100 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:51 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:52.101 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:51 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:52.101 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:51 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:52.101 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:51 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:52.101 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:51 smithi064 ceph-mon[25633]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:52.415 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:51:52.415 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":59,"fsid":"b4fff142-f3bf-11ee-b649-cb9ed24678a4","created":"2024-04-06T02:45:51.869624+0000","modified":"2024-04-06T02:51:26.734684+0000","last_up_change":"2024-04-06T02:51:10.582261+0000","last_in_change":"2024-04-06T02:50:52.146830+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-06T02:49:05.849951+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":"5c34e8f9-0b8e-432d-96bf-c30d1145e520","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.42:6802","nonce":2428635496},{"type":"v1","addr":"172.21.15.42:6803","nonce":2428635496}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":2428635496},{"type":"v1","addr":"172.21.15.42:6805","nonce":2428635496}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":2428635496},{"type":"v1","addr":"172.21.15.42:6809","nonce":2428635496}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":2428635496},{"type":"v1","addr":"172.21.15.42:6807","nonce":2428635496}]},"public_addr":"172.21.15.42:6803/2428635496","cluster_addr":"172.21.15.42:6805/2428635496","heartbeat_back_addr":"172.21.15.42:6809/2428635496","heartbeat_front_addr":"172.21.15.42:6807/2428635496","state":["exists","up"]},{"osd":1,"uuid":"cee5925f-e2d1-42cb-b6a7-7f223273679f","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.42:6810","nonce":1217148914},{"type":"v1","addr":"172.21.15.42:6811","nonce":1217148914}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":1217148914},{"type":"v1","addr":"172.21.15.42:6813","nonce":1217148914}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":1217148914},{"type":"v1","addr":"172.21.15.42:6817","nonce":1217148914}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":1217148914},{"type":"v1","addr":"172.21.15.42:6815","nonce":1217148914}]},"public_addr":"172.21.15.42:6811/1217148914","cluster_addr":"172.21.15.42:6813/1217148914","heartbeat_back_addr":"172.21.15.42:6817/1217148914","heartbeat_front_addr":"172.21.15.42:6815/1217148914","state":["exists","up"]},{"osd":2,"uuid":"a0b5259e-c7ac-42db-a2a7-783bc7011b39","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.42:6818","nonce":2753603224},{"type":"v1","addr":"172.21.15.42:6819","nonce":2753603224}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":2753603224},{"type":"v1","addr":"172.21.15.42:6821","nonce":2753603224}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2753603224},{"type":"v1","addr":"172.21.15.42:6825","nonce":2753603224}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":2753603224},{"type":"v1","addr":"172.21.15.42:6823","nonce":2753603224}]},"public_addr":"172.21.15.42:6819/2753603224","cluster_addr":"172.21.15.42:6821/2753603224","heartbeat_back_addr":"172.21.15.42:6825/2753603224","heartbeat_front_addr":"172.21.15.42:6823/2753603224","state":["exists","up"]},{"osd":3,"uuid":"ecbd4ff9-b8d1-4e5f-a0a7-ca633cf1c742","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.42:6826","nonce":416429408},{"type":"v1","addr":"172.21.15.42:6827","nonce":416429408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":416429408},{"type":"v1","addr":"172.21.15.42:6829","nonce":416429408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":416429408},{"type":"v1","addr":"172.21.15.42:6833","nonce":416429408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":416429408},{"type":"v1","addr":"172.21.15.42:6831","nonce":416429408}]},"public_addr":"172.21.15.42:6827/416429408","cluster_addr":"172.21.15.42:6829/416429408","heartbeat_back_addr":"172.21.15.42:6833/416429408","heartbeat_front_addr":"172.21.15.42:6831/416429408","state":["exists","up"]},{"osd":4,"uuid":"3a73f70e-7801-40d6-89f4-d07787605878","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.64:6800","nonce":3104429107},{"type":"v1","addr":"172.21.15.64:6801","nonce":3104429107}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6802","nonce":3104429107},{"type":"v1","addr":"172.21.15.64:6803","nonce":3104429107}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6806","nonce":3104429107},{"type":"v1","addr":"172.21.15.64:6807","nonce":3104429107}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6804","nonce":3104429107},{"type":"v1","addr":"172.21.15.64:6805","nonce":3104429107}]},"public_addr":"172.21.15.64:6801/3104429107","cluster_addr":"172.21.15.64:6803/3104429107","heartbeat_back_addr":"172.21.15.64:6807/3104429107","heartbeat_front_addr":"172.21.15.64:6805/3104429107","state":["exists","up"]},{"osd":5,"uuid":"f8eccb14-9276-4d16-bdbe-083e90605e25","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.64:6808","nonce":987794438},{"type":"v1","addr":"172.21.15.64:6809","nonce":987794438}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6810","nonce":987794438},{"type":"v1","addr":"172.21.15.64:6811","nonce":987794438}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6814","nonce":987794438},{"type":"v1","addr":"172.21.15.64:6815","nonce":987794438}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6812","nonce":987794438},{"type":"v1","addr":"172.21.15.64:6813","nonce":987794438}]},"public_addr":"172.21.15.64:6809/987794438","cluster_addr":"172.21.15.64:6811/987794438","heartbeat_back_addr":"172.21.15.64:6815/987794438","heartbeat_front_addr":"172.21.15.64:6813/987794438","state":["exists","up"]},{"osd":6,"uuid":"e5487cf5-de00-433c-914b-380140ea716e","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.64:6816","nonce":3016438925},{"type":"v1","addr":"172.21.15.64:6817","nonce":3016438925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6818","nonce":3016438925},{"type":"v1","addr":"172.21.15.64:6819","nonce":3016438925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6822","nonce":3016438925},{"type":"v1","addr":"172.21.15.64:6823","nonce":3016438925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6820","nonce":3016438925},{"type":"v1","addr":"172.21.15.64:6821","nonce":3016438925}]},"public_addr":"172.21.15.64:6817/3016438925","cluster_addr":"172.21.15.64:6819/3016438925","heartbeat_back_addr":"172.21.15.64:6823/3016438925","heartbeat_front_addr":"172.21.15.64:6821/3016438925","state":["exists","up"]},{"osd":7,"uuid":"977e87b2-3a29-4d9e-b369-5e0c61829cc8","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.64:6824","nonce":2745926884},{"type":"v1","addr":"172.21.15.64:6825","nonce":2745926884}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6826","nonce":2745926884},{"type":"v1","addr":"172.21.15.64:6827","nonce":2745926884}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6830","nonce":2745926884},{"type":"v1","addr":"172.21.15.64:6831","nonce":2745926884}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6828","nonce":2745926884},{"type":"v1","addr":"172.21.15.64:6829","nonce":2745926884}]},"public_addr":"172.21.15.64:6825/2745926884","cluster_addr":"172.21.15.64:6827/2745926884","heartbeat_back_addr":"172.21.15.64:6831/2745926884","heartbeat_front_addr":"172.21.15.64:6829/2745926884","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-06T02:48:12.632733+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-06T02:48:36.953077+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-06T02:49:03.034357+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-06T02:49:32.452666+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-06T02:49:55.846267+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-06T02:50:19.837508+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-06T02:50:45.033046+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-06T02:51:08.581612+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/1264912043":"2024-04-07T02:51:26.734645+0000","172.21.15.42:0/1785576226":"2024-04-07T02:51:26.734645+0000","172.21.15.42:6800/1081014990":"2024-04-07T02:51:26.734645+0000","172.21.15.42:0/3536859206":"2024-04-07T02:51:26.734645+0000","172.21.15.42:0/3512680823":"2024-04-07T02:46:46.587763+0000","172.21.15.42:6801/1417031531":"2024-04-07T02:46:46.587763+0000","172.21.15.42:0/3777486470":"2024-04-07T02:51:26.734645+0000","172.21.15.42:6800/1417031531":"2024-04-07T02:46:46.587763+0000","172.21.15.42:6801/1081014990":"2024-04-07T02:51:26.734645+0000","172.21.15.42:0/381155144":"2024-04-07T02:46:46.587763+0000","172.21.15.42:0/638121250":"2024-04-07T02:46:46.587763+0000","172.21.15.42:6800/2704981277":"2024-04-07T02:46:23.812916+0000","172.21.15.42:0/465830337":"2024-04-07T02:46:23.812916+0000","172.21.15.42:0/2860604058":"2024-04-07T02:46:23.812916+0000","172.21.15.42:6801/2704981277":"2024-04-07T02:46:23.812916+0000","172.21.15.42:0/547709070":"2024-04-07T02:46:23.812916+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-06T02:51:52.652 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:52 smithi064 systemd[1]: Starting Ceph node-exporter.b for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:51:52.983 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:52 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:52.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:52 smithi064 ceph-mon[25633]: Deploying daemon node-exporter.b on smithi064 2024-04-06T02:51:52.984 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:52 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3754589685' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-06T02:51:52.984 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:52 smithi064 bash[42786]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2024-04-06T02:51:52.984 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:52 smithi064 bash[42786]: Getting image source signatures 2024-04-06T02:51:52.984 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:52 smithi064 bash[42786]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2024-04-06T02:51:52.984 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:52 smithi064 bash[42786]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2024-04-06T02:51:52.984 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:52 smithi064 bash[42786]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-04-06T02:51:53.151 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:52 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:53.151 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:52 smithi042 ceph-mon[29773]: Deploying daemon node-exporter.b on smithi064 2024-04-06T02:51:53.151 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:52 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3754589685' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-06T02:51:53.151 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:52 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:53.152 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:52 smithi042 ceph-mon[24894]: Deploying daemon node-exporter.b on smithi064 2024-04-06T02:51:53.152 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:52 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3754589685' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-06T02:51:53.177 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-06T02:51:53.177 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph osd dump --format=json 2024-04-06T02:51:53.399 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:51:54.224 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:53 smithi042 ceph-mon[24894]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:54.225 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:53 smithi042 ceph-mon[29773]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:54.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:53 smithi064 ceph-mon[25633]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:54.747 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:54 smithi064 bash[42786]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-04-06T02:51:54.747 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:54 smithi064 bash[42786]: Writing manifest to image destination 2024-04-06T02:51:55.076 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:54 smithi064 podman[42786]: 2024-04-06 02:51:54.748338839 +0000 UTC m=+2.177196658 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-04-06T02:51:55.076 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:54 smithi064 podman[42786]: 2024-04-06 02:51:54.847351195 +0000 UTC m=+2.276209055 container create be5099fbdb163ebc5dcf11eb16699934762524a2eec99a40af61ff4575849d98 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-06T02:51:55.076 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 podman[42786]: 2024-04-06 02:51:55.015867943 +0000 UTC m=+2.444725764 container init be5099fbdb163ebc5dcf11eb16699934762524a2eec99a40af61ff4575849d98 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-06T02:51:55.076 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 podman[42786]: 2024-04-06 02:51:55.018550908 +0000 UTC m=+2.447408734 container start be5099fbdb163ebc5dcf11eb16699934762524a2eec99a40af61ff4575849d98 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-06T02:51:55.076 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.022Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-06T02:51:55.077 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.023Z 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-06T02:51:55.077 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.023Z 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-06T02:51:55.077 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.023Z 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-06T02:51:55.077 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-06T02:51:55.077 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=arp 2024-04-06T02:51:55.077 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-06T02:51:55.077 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-06T02:51:55.077 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-06T02:51:55.077 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-06T02:51:55.077 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-06T02:51:55.077 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-06T02:51:55.078 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-06T02:51:55.078 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-06T02:51:55.078 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=edac 2024-04-06T02:51:55.078 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-06T02:51:55.078 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-06T02:51:55.078 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-06T02:51:55.078 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-06T02:51:55.078 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-06T02:51:55.078 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-06T02:51:55.078 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-06T02:51:55.079 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-06T02:51:55.079 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-06T02:51:55.079 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-06T02:51:55.079 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-06T02:51:55.079 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-06T02:51:55.079 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-06T02:51:55.079 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-06T02:51:55.079 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-06T02:51:55.079 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-06T02:51:55.079 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=os 2024-04-06T02:51:55.079 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-06T02:51:55.079 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-06T02:51:55.079 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-06T02:51:55.079 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-06T02:51:55.080 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-06T02:51:55.080 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-06T02:51:55.080 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=stat 2024-04-06T02:51:55.080 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-06T02:51:55.080 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-06T02:51:55.080 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-06T02:51:55.080 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=time 2024-04-06T02:51:55.080 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-06T02:51:55.080 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=uname 2024-04-06T02:51:55.080 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-06T02:51:55.080 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-06T02:51:55.081 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-06T02:51:55.081 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-06T02:51:55.081 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[42836]: ts=2024-04-06T02:51:55.024Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-06T02:51:55.081 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 bash[42786]: be5099fbdb163ebc5dcf11eb16699934762524a2eec99a40af61ff4575849d98 2024-04-06T02:51:55.327 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:51:55.327 INFO:teuthology.orchestra.run.smithi042.stdout:{"epoch":59,"fsid":"b4fff142-f3bf-11ee-b649-cb9ed24678a4","created":"2024-04-06T02:45:51.869624+0000","modified":"2024-04-06T02:51:26.734684+0000","last_up_change":"2024-04-06T02:51:10.582261+0000","last_in_change":"2024-04-06T02:50:52.146830+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-06T02:49:05.849951+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":"5c34e8f9-0b8e-432d-96bf-c30d1145e520","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.42:6802","nonce":2428635496},{"type":"v1","addr":"172.21.15.42:6803","nonce":2428635496}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6804","nonce":2428635496},{"type":"v1","addr":"172.21.15.42:6805","nonce":2428635496}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6808","nonce":2428635496},{"type":"v1","addr":"172.21.15.42:6809","nonce":2428635496}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6806","nonce":2428635496},{"type":"v1","addr":"172.21.15.42:6807","nonce":2428635496}]},"public_addr":"172.21.15.42:6803/2428635496","cluster_addr":"172.21.15.42:6805/2428635496","heartbeat_back_addr":"172.21.15.42:6809/2428635496","heartbeat_front_addr":"172.21.15.42:6807/2428635496","state":["exists","up"]},{"osd":1,"uuid":"cee5925f-e2d1-42cb-b6a7-7f223273679f","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.42:6810","nonce":1217148914},{"type":"v1","addr":"172.21.15.42:6811","nonce":1217148914}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6812","nonce":1217148914},{"type":"v1","addr":"172.21.15.42:6813","nonce":1217148914}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6816","nonce":1217148914},{"type":"v1","addr":"172.21.15.42:6817","nonce":1217148914}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6814","nonce":1217148914},{"type":"v1","addr":"172.21.15.42:6815","nonce":1217148914}]},"public_addr":"172.21.15.42:6811/1217148914","cluster_addr":"172.21.15.42:6813/1217148914","heartbeat_back_addr":"172.21.15.42:6817/1217148914","heartbeat_front_addr":"172.21.15.42:6815/1217148914","state":["exists","up"]},{"osd":2,"uuid":"a0b5259e-c7ac-42db-a2a7-783bc7011b39","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.42:6818","nonce":2753603224},{"type":"v1","addr":"172.21.15.42:6819","nonce":2753603224}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6820","nonce":2753603224},{"type":"v1","addr":"172.21.15.42:6821","nonce":2753603224}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6824","nonce":2753603224},{"type":"v1","addr":"172.21.15.42:6825","nonce":2753603224}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6822","nonce":2753603224},{"type":"v1","addr":"172.21.15.42:6823","nonce":2753603224}]},"public_addr":"172.21.15.42:6819/2753603224","cluster_addr":"172.21.15.42:6821/2753603224","heartbeat_back_addr":"172.21.15.42:6825/2753603224","heartbeat_front_addr":"172.21.15.42:6823/2753603224","state":["exists","up"]},{"osd":3,"uuid":"ecbd4ff9-b8d1-4e5f-a0a7-ca633cf1c742","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.42:6826","nonce":416429408},{"type":"v1","addr":"172.21.15.42:6827","nonce":416429408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6828","nonce":416429408},{"type":"v1","addr":"172.21.15.42:6829","nonce":416429408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6832","nonce":416429408},{"type":"v1","addr":"172.21.15.42:6833","nonce":416429408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.42:6830","nonce":416429408},{"type":"v1","addr":"172.21.15.42:6831","nonce":416429408}]},"public_addr":"172.21.15.42:6827/416429408","cluster_addr":"172.21.15.42:6829/416429408","heartbeat_back_addr":"172.21.15.42:6833/416429408","heartbeat_front_addr":"172.21.15.42:6831/416429408","state":["exists","up"]},{"osd":4,"uuid":"3a73f70e-7801-40d6-89f4-d07787605878","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.64:6800","nonce":3104429107},{"type":"v1","addr":"172.21.15.64:6801","nonce":3104429107}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6802","nonce":3104429107},{"type":"v1","addr":"172.21.15.64:6803","nonce":3104429107}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6806","nonce":3104429107},{"type":"v1","addr":"172.21.15.64:6807","nonce":3104429107}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6804","nonce":3104429107},{"type":"v1","addr":"172.21.15.64:6805","nonce":3104429107}]},"public_addr":"172.21.15.64:6801/3104429107","cluster_addr":"172.21.15.64:6803/3104429107","heartbeat_back_addr":"172.21.15.64:6807/3104429107","heartbeat_front_addr":"172.21.15.64:6805/3104429107","state":["exists","up"]},{"osd":5,"uuid":"f8eccb14-9276-4d16-bdbe-083e90605e25","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.64:6808","nonce":987794438},{"type":"v1","addr":"172.21.15.64:6809","nonce":987794438}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6810","nonce":987794438},{"type":"v1","addr":"172.21.15.64:6811","nonce":987794438}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6814","nonce":987794438},{"type":"v1","addr":"172.21.15.64:6815","nonce":987794438}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6812","nonce":987794438},{"type":"v1","addr":"172.21.15.64:6813","nonce":987794438}]},"public_addr":"172.21.15.64:6809/987794438","cluster_addr":"172.21.15.64:6811/987794438","heartbeat_back_addr":"172.21.15.64:6815/987794438","heartbeat_front_addr":"172.21.15.64:6813/987794438","state":["exists","up"]},{"osd":6,"uuid":"e5487cf5-de00-433c-914b-380140ea716e","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.64:6816","nonce":3016438925},{"type":"v1","addr":"172.21.15.64:6817","nonce":3016438925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6818","nonce":3016438925},{"type":"v1","addr":"172.21.15.64:6819","nonce":3016438925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6822","nonce":3016438925},{"type":"v1","addr":"172.21.15.64:6823","nonce":3016438925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6820","nonce":3016438925},{"type":"v1","addr":"172.21.15.64:6821","nonce":3016438925}]},"public_addr":"172.21.15.64:6817/3016438925","cluster_addr":"172.21.15.64:6819/3016438925","heartbeat_back_addr":"172.21.15.64:6823/3016438925","heartbeat_front_addr":"172.21.15.64:6821/3016438925","state":["exists","up"]},{"osd":7,"uuid":"977e87b2-3a29-4d9e-b369-5e0c61829cc8","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.64:6824","nonce":2745926884},{"type":"v1","addr":"172.21.15.64:6825","nonce":2745926884}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6826","nonce":2745926884},{"type":"v1","addr":"172.21.15.64:6827","nonce":2745926884}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6830","nonce":2745926884},{"type":"v1","addr":"172.21.15.64:6831","nonce":2745926884}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6828","nonce":2745926884},{"type":"v1","addr":"172.21.15.64:6829","nonce":2745926884}]},"public_addr":"172.21.15.64:6825/2745926884","cluster_addr":"172.21.15.64:6827/2745926884","heartbeat_back_addr":"172.21.15.64:6831/2745926884","heartbeat_front_addr":"172.21.15.64:6829/2745926884","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-06T02:48:12.632733+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-06T02:48:36.953077+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-06T02:49:03.034357+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-06T02:49:32.452666+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-06T02:49:55.846267+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-06T02:50:19.837508+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-06T02:50:45.033046+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-06T02:51:08.581612+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.42:0/1264912043":"2024-04-07T02:51:26.734645+0000","172.21.15.42:0/1785576226":"2024-04-07T02:51:26.734645+0000","172.21.15.42:6800/1081014990":"2024-04-07T02:51:26.734645+0000","172.21.15.42:0/3536859206":"2024-04-07T02:51:26.734645+0000","172.21.15.42:0/3512680823":"2024-04-07T02:46:46.587763+0000","172.21.15.42:6801/1417031531":"2024-04-07T02:46:46.587763+0000","172.21.15.42:0/3777486470":"2024-04-07T02:51:26.734645+0000","172.21.15.42:6800/1417031531":"2024-04-07T02:46:46.587763+0000","172.21.15.42:6801/1081014990":"2024-04-07T02:51:26.734645+0000","172.21.15.42:0/381155144":"2024-04-07T02:46:46.587763+0000","172.21.15.42:0/638121250":"2024-04-07T02:46:46.587763+0000","172.21.15.42:6800/2704981277":"2024-04-07T02:46:23.812916+0000","172.21.15.42:0/465830337":"2024-04-07T02:46:23.812916+0000","172.21.15.42:0/2860604058":"2024-04-07T02:46:23.812916+0000","172.21.15.42:6801/2704981277":"2024-04-07T02:46:23.812916+0000","172.21.15.42:0/547709070":"2024-04-07T02:46:23.812916+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-06T02:51:55.387 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:51:55 smithi064 systemd[1]: Started Ceph node-exporter.b for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:51:55.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:51:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:51:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:51:56.030 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph tell osd.0 flush_pg_stats 2024-04-06T02:51:56.031 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph tell osd.1 flush_pg_stats 2024-04-06T02:51:56.031 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph tell osd.2 flush_pg_stats 2024-04-06T02:51:56.032 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph tell osd.3 flush_pg_stats 2024-04-06T02:51:56.032 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph tell osd.4 flush_pg_stats 2024-04-06T02:51:56.033 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph tell osd.5 flush_pg_stats 2024-04-06T02:51:56.033 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph tell osd.6 flush_pg_stats 2024-04-06T02:51:56.034 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph tell osd.7 flush_pg_stats 2024-04-06T02:51:56.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:56.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:56.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:56.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:56.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:56.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:51:56.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[29773]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:51:56.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[29773]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:51:56.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1853957912' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-06T02:51:56.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[29773]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:56.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:56.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:56.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:56.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:56.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:56.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:51:56.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[24894]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:51:56.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[24894]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:51:56.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1853957912' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-06T02:51:56.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:56 smithi042 ceph-mon[24894]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:56.398 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:56 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:56.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:56 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:51:56.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:56 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:51:56.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:56 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:51:56.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:56 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:56.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:56 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:51:56.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:56 smithi064 ceph-mon[25633]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:51:56.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:56 smithi064 ceph-mon[25633]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:51:56.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:56 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1853957912' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-06T02:51:56.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:56 smithi064 ceph-mon[25633]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:56.504 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:51:56.511 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:51:56.511 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:51:56.512 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:51:56.514 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:51:56.514 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:51:56.531 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:51:56.564 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:51:57.660 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:51:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:51:57] "GET /metrics HTTP/1.1" 200 191498 "" "Prometheus/2.33.4" 2024-04-06T02:51:58.876 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:58 smithi042 ceph-mon[24894]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:58.876 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:51:58 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:58.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:58 smithi042 ceph-mon[29773]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:58.876 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:51:58 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:58 smithi064 ceph-mon[25633]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:51:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:51:58 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:51:59.972 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:51:59 smithi064 bash[43113]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus.a" found: no such container 2024-04-06T02:52:00.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:51:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[41982]: ts=2024-04-06T02:51:59.987Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-06T02:52:00.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:51:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[41982]: ts=2024-04-06T02:51:59.987Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-06T02:52:00.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:51:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[41982]: ts=2024-04-06T02:51:59.987Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-06T02:52:00.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:51:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[41982]: ts=2024-04-06T02:51:59.987Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-06T02:52:00.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:51:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[41982]: ts=2024-04-06T02:51:59.987Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-06T02:52:00.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:51:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[41982]: ts=2024-04-06T02:51:59.987Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-06T02:52:00.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:51:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[41982]: ts=2024-04-06T02:51:59.987Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-06T02:52:00.249 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:51:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[41982]: ts=2024-04-06T02:51:59.988Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-06T02:52:00.249 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:51:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[41982]: ts=2024-04-06T02:51:59.988Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-06T02:52:00.249 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:51:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[41982]: ts=2024-04-06T02:51:59.988Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-06T02:52:00.249 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:51:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[41982]: ts=2024-04-06T02:51:59.988Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-06T02:52:00.249 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:51:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[41982]: ts=2024-04-06T02:51:59.988Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-06T02:52:00.249 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:51:59 smithi064 podman[43126]: 2024-04-06 02:51:59.997572367 +0000 UTC m=+0.118962500 container died fc9be394dfeda5dea2e90f2e7b84a70c69b7abbf6f860b35945343ff9bea0f25 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:52:00.623 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:00 smithi064 podman[43126]: 2024-04-06 02:52:00.379071722 +0000 UTC m=+0.500461844 container cleanup fc9be394dfeda5dea2e90f2e7b84a70c69b7abbf6f860b35945343ff9bea0f25 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:52:00.624 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:00 smithi064 bash[43126]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a 2024-04-06T02:52:00.624 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:00 smithi064 bash[43167]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus.a" found: no such container 2024-04-06T02:52:00.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:00 smithi042 ceph-mon[29773]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:00.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:00 smithi042 ceph-mon[24894]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:00.958 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:00 smithi064 podman[43139]: 2024-04-06 02:52:00.638599954 +0000 UTC m=+0.643552616 container remove fc9be394dfeda5dea2e90f2e7b84a70c69b7abbf6f860b35945343ff9bea0f25 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:52:00.958 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:00 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-04-06T02:52:00.958 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:00 smithi064 systemd[1]: Stopped Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:52:00.958 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:00 smithi064 systemd[1]: Starting Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:52:00.958 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:00 smithi064 ceph-mon[25633]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:01.747 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 podman[43274]: 2024-04-06 02:52:01.417269774 +0000 UTC m=+0.651278730 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-06T02:52:01.747 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 podman[43274]: 2024-04-06 02:52:01.543108085 +0000 UTC m=+0.777117069 container create e7020caa291ac276fd49d4f40e18c2fdf69f3f57509355071b1fe17ddad08f19 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:52:02.044 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 podman[43274]: 2024-04-06 02:52:01.803980872 +0000 UTC m=+1.037989812 container init e7020caa291ac276fd49d4f40e18c2fdf69f3f57509355071b1fe17ddad08f19 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:52:02.044 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 podman[43274]: 2024-04-06 02:52:01.80661743 +0000 UTC m=+1.040626365 container start e7020caa291ac276fd49d4f40e18c2fdf69f3f57509355071b1fe17ddad08f19 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:52:02.044 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:01.829Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-06T02:52:02.044 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:01.829Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-06T02:52:02.044 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:01.829Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-06T02:52:02.044 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:01.829Z caller=main.go:518 level=info host_details="(Linux 5.14.0-432.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024 x86_64 smithi064 (none))" 2024-04-06T02:52:02.044 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:01.829Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-06T02:52:02.044 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:01.829Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-06T02:52:02.044 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:01.831Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-06T02:52:02.044 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:01.831Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-06T02:52:02.044 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:01.832Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-06T02:52:02.044 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:01.833Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-06T02:52:02.045 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:01.834Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.457µs 2024-04-06T02:52:02.045 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:01.834Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-06T02:52:02.045 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 bash[43274]: e7020caa291ac276fd49d4f40e18c2fdf69f3f57509355071b1fe17ddad08f19 2024-04-06T02:52:02.045 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:01 smithi064 systemd[1]: Started Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:52:02.045 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:02.039Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-06T02:52:02.045 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:02.039Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-06T02:52:02.045 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:02.039Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=38.393µs wal_replay_duration=205.894878ms total_replay_duration=205.948981ms 2024-04-06T02:52:02.045 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:02.041Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-06T02:52:02.045 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:02.041Z caller=main.go:947 level=info msg="TSDB started" 2024-04-06T02:52:02.045 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:02.041Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-06T02:52:02.045 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:02.058Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.627026ms db_storage=716ns remote_storage=1.228µs web_handler=371ns query_engine=756ns scrape=376.582µs scrape_sd=23.178µs notify=922ns notify_sd=1.307µs rules=15.953527ms 2024-04-06T02:52:02.045 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:52:02.058Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-06T02:52:02.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-mon[25633]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:02.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:52:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.64:9095"}]: dispatch 2024-04-06T02:52:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:52:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:52:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:52:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:52:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:52:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:52:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:02 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:02.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[29773]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:02.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:02.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:52:02.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.64:9095"}]: dispatch 2024-04-06T02:52:02.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:02.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:52:02.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:52:02.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:52:02.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:02.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:52:02.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:52:02.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:52:02.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[24894]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:52:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.64:9095"}]: dispatch 2024-04-06T02:52:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:52:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:52:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:52:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:52:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:52:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:52:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:02 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:03.862 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:03 smithi042 ceph-mon[29773]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:52:03.862 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:03 smithi042 ceph-mon[29773]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.64:9095"}]: dispatch 2024-04-06T02:52:03.862 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:03 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:52:03.862 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:03 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:52:03.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:03 smithi042 ceph-mon[24894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:52:03.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:03 smithi042 ceph-mon[24894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.64:9095"}]: dispatch 2024-04-06T02:52:03.863 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:03 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:52:03.863 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:03 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:52:03.882 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:03 smithi064 ceph-mon[25633]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:52:03.882 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:03 smithi064 ceph-mon[25633]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.64:9095"}]: dispatch 2024-04-06T02:52:03.882 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:52:03.882 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:52:04.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:52:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:52:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:52:04.837 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:52:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:52:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:52:04.838 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:04 smithi042 ceph-mon[29773]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:04.838 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:04 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:04.839 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:04 smithi042 ceph-mon[24894]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:04.839 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:04 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:04 smithi064 ceph-mon[25633]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:04 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:05.733 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:52:05 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:52:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:52:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:05 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:05 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:05 smithi064 ceph-mon[25633]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:05 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:06.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:05 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:06.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:05 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:06.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:05 smithi042 ceph-mon[29773]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:06.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:05 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:05 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:05 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:05 smithi042 ceph-mon[24894]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:05 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:07.749 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:52:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:52:07] "GET /metrics HTTP/1.1" 200 191475 "" "Prometheus/2.33.4" 2024-04-06T02:52:08.919 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:08 smithi042 ceph-mon[24894]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:08.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:08 smithi042 ceph-mon[29773]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:08.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:08 smithi064 ceph-mon[25633]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:10.773 INFO:teuthology.orchestra.run.smithi042.stdout:77309411365 2024-04-06T02:52:10.774 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.2 2024-04-06T02:52:10.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:10 smithi042 ceph-mon[24894]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:10.962 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:10 smithi042 ceph-mon[29773]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:10.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:10 smithi064 ceph-mon[25633]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:11.431 INFO:teuthology.orchestra.run.smithi042.stdout:163208757270 2024-04-06T02:52:11.432 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.5 2024-04-06T02:52:12.500 INFO:teuthology.orchestra.run.smithi042.stdout:107374182433 2024-04-06T02:52:12.500 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.3 2024-04-06T02:52:12.737 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:12 smithi042 ceph-mon[29773]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:12.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:12 smithi042 ceph-mon[24894]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:12.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:12 smithi064 ceph-mon[25633]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:13.280 INFO:teuthology.orchestra.run.smithi042.stdout:231928233998 2024-04-06T02:52:13.280 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.7 2024-04-06T02:52:14.760 INFO:teuthology.orchestra.run.smithi042.stdout:197568495634 2024-04-06T02:52:14.761 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.6 2024-04-06T02:52:14.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:14 smithi064 ceph-mon[25633]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:15.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:14 smithi042 ceph-mon[29773]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:15.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:14 smithi042 ceph-mon[24894]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:15.164 INFO:teuthology.orchestra.run.smithi042.stdout:34359738418 2024-04-06T02:52:15.164 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.0 2024-04-06T02:52:15.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:52:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:52:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:52:16.444 INFO:teuthology.orchestra.run.smithi042.stdout:128849018908 2024-04-06T02:52:16.445 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.4 2024-04-06T02:52:16.671 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:52:16.673 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:52:16.673 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:52:16.676 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:52:16.981 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:16 smithi042 ceph-mon[29773]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:16.981 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:16 smithi042 ceph-mon[24894]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:16.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:16 smithi064 ceph-mon[25633]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:17.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:52:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:52:17] "GET /metrics HTTP/1.1" 200 191469 "" "Prometheus/2.33.4" 2024-04-06T02:52:18.691 INFO:teuthology.orchestra.run.smithi042.stdout:55834574894 2024-04-06T02:52:18.692 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph osd last-stat-seq osd.1 2024-04-06T02:52:18.898 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:18 smithi042 ceph-mon[29773]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:18.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:18 smithi042 ceph-mon[24894]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:18.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:18 smithi064 ceph-mon[25633]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:20.763 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:52:20.764 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:52:20.764 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:52:20.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:20 smithi042 ceph-mon[24894]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:20.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:20.774 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:52:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:52:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:52:20.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:20 smithi042 ceph-mon[29773]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:20.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:20 smithi064 ceph-mon[25633]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:21.446 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:52:21 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:52:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:52:22.695 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:22 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:22.695 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:22 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:22.696 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:22 smithi042 ceph-mon[29773]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:22.696 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:22 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/756634991' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-06T02:52:22.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:22 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:22.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:22 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:22.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:22 smithi042 ceph-mon[24894]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:22.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:22 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/756634991' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-06T02:52:22.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:22 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:22.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:22 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:22.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:22 smithi064 ceph-mon[25633]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:22.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:22 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/756634991' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-06T02:52:23.561 INFO:teuthology.orchestra.run.smithi042.stdout:77309411368 2024-04-06T02:52:23.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:23 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/863345542' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-06T02:52:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:23 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/863345542' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-06T02:52:23.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:23 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/863345542' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-06T02:52:24.334 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411365 got 77309411368 for osd.2 2024-04-06T02:52:24.334 DEBUG:teuthology.parallel:result is None 2024-04-06T02:52:24.843 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:24 smithi042 ceph-mon[29773]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:24.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:24 smithi042 ceph-mon[24894]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:24.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:24 smithi064 ceph-mon[25633]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:25.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:52:25 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:52:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:52:25.776 INFO:teuthology.orchestra.run.smithi042.stdout:163208757274 2024-04-06T02:52:25.857 INFO:teuthology.orchestra.run.smithi042.stdout:231928234000 2024-04-06T02:52:26.939 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:26 smithi042 ceph-mon[29773]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:26.939 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:26 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/55414697' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-06T02:52:26.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:26 smithi042 ceph-mon[24894]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:26.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:26 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/55414697' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-06T02:52:26.967 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757270 got 163208757274 for osd.5 2024-04-06T02:52:26.967 DEBUG:teuthology.parallel:result is None 2024-04-06T02:52:26.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:26 smithi064 ceph-mon[25633]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:26.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:26 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/55414697' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-06T02:52:27.111 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928233998 got 231928234000 for osd.7 2024-04-06T02:52:27.112 DEBUG:teuthology.parallel:result is None 2024-04-06T02:52:27.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:52:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:52:27] "GET /metrics HTTP/1.1" 200 191469 "" "Prometheus/2.33.4" 2024-04-06T02:52:28.469 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:52:28.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:28 smithi042 ceph-mon[24894]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:28.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:52:28.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:52:28.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:28 smithi042 ceph-mon[29773]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:28.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:52:28.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:52:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:28 smithi064 ceph-mon[25633]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:52:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:52:29.113 INFO:teuthology.orchestra.run.smithi042.stdout:197568495637 2024-04-06T02:52:29.306 INFO:teuthology.orchestra.run.smithi042.stdout:128849018911 2024-04-06T02:52:29.862 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:29 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/457234223' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-06T02:52:29.863 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:29 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/4187005460' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-06T02:52:29.863 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:29 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/457234223' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-06T02:52:29.863 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:29 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/4187005460' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-06T02:52:29.977 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:29 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/457234223' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-06T02:52:29.978 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:29 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/4187005460' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-06T02:52:30.202 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018908 got 128849018911 for osd.4 2024-04-06T02:52:30.202 DEBUG:teuthology.parallel:result is None 2024-04-06T02:52:30.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:30 smithi042 ceph-mon[29773]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:30 smithi042 ceph-mon[24894]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:30.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:30 smithi064 ceph-mon[25633]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:32 smithi064 ceph-mon[25633]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:33.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:32 smithi042 ceph-mon[29773]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:33.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:32 smithi042 ceph-mon[24894]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:33.446 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495634 got 197568495637 for osd.6 2024-04-06T02:52:33.446 DEBUG:teuthology.parallel:result is None 2024-04-06T02:52:34.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:34 smithi042 ceph-mon[29773]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:34 smithi042 ceph-mon[24894]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:34.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:34 smithi064 ceph-mon[25633]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:35.024 INFO:teuthology.orchestra.run.smithi042.stdout:107374182438 2024-04-06T02:52:35.481 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:52:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:52:35.645 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:52:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:52:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:52:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2550354466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-06T02:52:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:52:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:52:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:52:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2550354466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-06T02:52:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:52:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:52:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:52:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:35 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:35.837 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182433 got 107374182438 for osd.3 2024-04-06T02:52:35.837 DEBUG:teuthology.parallel:result is None 2024-04-06T02:52:35.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:35 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2550354466' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-06T02:52:35.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:35 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:35.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:35 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:35.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:35 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:52:35.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:35 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:52:35.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:35 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:52:35.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:35 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:36.756 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:36 smithi042 ceph-mon[29773]: Deploying daemon alertmanager.a on smithi042 2024-04-06T02:52:36.756 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:36 smithi042 ceph-mon[29773]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:36.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:36 smithi042 ceph-mon[24894]: Deploying daemon alertmanager.a on smithi042 2024-04-06T02:52:36.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:36 smithi042 ceph-mon[24894]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:36 smithi064 ceph-mon[25633]: Deploying daemon alertmanager.a on smithi042 2024-04-06T02:52:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:36 smithi064 ceph-mon[25633]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:37.046 INFO:teuthology.orchestra.run.smithi042.stdout:34359738423 2024-04-06T02:52:37.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:37 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3191262277' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-06T02:52:37.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:37 smithi042 ceph-mon[29773]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:37.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:37 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3191262277' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-06T02:52:37.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:37 smithi042 ceph-mon[24894]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:37.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:52:37 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:52:37] "GET /metrics HTTP/1.1" 200 191462 "" "Prometheus/2.33.4" 2024-04-06T02:52:37.853 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738418 got 34359738423 for osd.0 2024-04-06T02:52:37.854 DEBUG:teuthology.parallel:result is None 2024-04-06T02:52:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:37 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3191262277' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-06T02:52:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:37 smithi064 ceph-mon[25633]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:38.233 INFO:teuthology.orchestra.run.smithi042.stdout:55834574898 2024-04-06T02:52:38.867 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:38 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/893762981' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-06T02:52:38.969 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:38 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/893762981' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-06T02:52:38.970 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:38 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/893762981' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-06T02:52:39.521 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574894 got 55834574898 for osd.1 2024-04-06T02:52:39.522 DEBUG:teuthology.parallel:result is None 2024-04-06T02:52:39.522 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-06T02:52:39.522 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-06T02:52:39.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:39 smithi064 ceph-mon[25633]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:39.794 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:52:39.916 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:39 smithi042 ceph-mon[29773]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:39.916 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:39 smithi042 ceph-mon[24894]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:41.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:52:41 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:52:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:52:42.314 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:52:42.315 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-04-06T02:52:42.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:42 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:42.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:42 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:42.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:42 smithi064 ceph-mon[25633]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:42.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:52:42 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:52:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:52:42.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:42 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:42.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:42 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:42.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:42 smithi042 ceph-mon[29773]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:42 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:42 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:42 smithi042 ceph-mon[24894]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:43.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:43 smithi042 ceph-mon[24894]: from='client.24508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-06T02:52:43.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:43 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:43.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:43 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:43.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:43 smithi042 ceph-mon[29773]: from='client.24508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-06T02:52:43.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:43 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:43.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:43 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:43.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:43 smithi064 ceph-mon[25633]: from='client.24508 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-06T02:52:43.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:43 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:43.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:43 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:44.158 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":40,"stamp":"2024-04-06T02:52:41.606797+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":48824,"kb_used_data":6072,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912392,"statfs":{"total":767960285184,"available":767910289408,"internally_reserved":0,"allocated":6217728,"data_stored":3486880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"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.002227"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-06T02:51:27.693622+0000","last_change":"2024-04-06T02:51:14.639175+0000","last_active":"2024-04-06T02:51:27.693622+0000","last_peered":"2024-04-06T02:51:27.693622+0000","last_clean":"2024-04-06T02:51:27.693622+0000","last_became_active":"2024-04-06T02:51:14.638701+0000","last_became_peered":"2024-04-06T02:51:14.638701+0000","last_unstale":"2024-04-06T02:51:27.693622+0000","last_undegraded":"2024-04-06T02:51:27.693622+0000","last_fullsized":"2024-04-06T02:51:27.693622+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-06T02:49:05.850337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-06T02:49:05.850337+0000","last_clean_scrub_stamp":"2024-04-06T02:49:05.850337+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-07T06:03:22.236805+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":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.64100000000000001}]},{"osd":1,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.68100000000000005}]},{"osd":2,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.66600000000000004}]},{"osd":3,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.623}]},{"osd":4,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.438},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.54600000000000004}]},{"osd":5,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.496}]},{"osd":6,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.57299999999999995}]}]},{"osd":6,"up_from":46,"seq":197568495640,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Apr 6 02:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.51700000000000002}]},{"osd":1,"last update":"Sat Apr 6 02:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.48599999999999999}]},{"osd":2,"last update":"Sat Apr 6 02:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.38900000000000001}]},{"osd":3,"last update":"Sat Apr 6 02:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.433}]},{"osd":4,"last update":"Sat Apr 6 02:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.55000000000000004}]},{"osd":5,"last update":"Sat Apr 6 02:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.499}]},{"osd":7,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.63200000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574899,"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":"Sat Apr 6 02:51:42 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.34899999999999998,"15min":0.34499999999999997},"min":{"1min":0.23400000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.39600000000000002,"15min":0.378},"min":{"1min":0.26800000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.56299999999999994,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.495}]},{"osd":2,"last update":"Sat Apr 6 02:52:08 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.39400000000000002,"15min":0.379},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.377},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.41599999999999998,"15min":0.40300000000000002},"min":{"1min":0.314,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.42699999999999999}]},{"osd":3,"last update":"Sat Apr 6 02:51:37 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.443,"15min":0.443},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.624,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.441,"5min":0.438,"15min":0.438},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.47599999999999998}]},{"osd":4,"last update":"Sat Apr 6 02:52:05 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.59499999999999997,"15min":0.59799999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.88400000000000001,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.78300000000000003},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.63,"15min":0.61399999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":3.9670000000000001,"5min":3.9670000000000001,"15min":3.9670000000000001},"last":0.60399999999999998}]},{"osd":5,"last update":"Sat Apr 6 02:52:26 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.59499999999999997,"15min":0.60199999999999998},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.81299999999999994,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.80000000000000004,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.75600000000000001}]},{"osd":6,"last update":"Sat Apr 6 02:51:47 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.82799999999999996}]},{"osd":7,"last update":"Sat Apr 6 02:52:12 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":4,"5min":4,"15min":4},"last":0.73399999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738424,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Apr 6 02:51:42 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.35599999999999998,"15min":0.33800000000000002},"min":{"1min":0.26600000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.28699999999999998},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.372,"15min":0.35599999999999998},"min":{"1min":0.29699999999999999,"5min":0.252,"15min":0.252},"max":{"1min":0.57199999999999995,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.29899999999999999}]},{"osd":2,"last update":"Sat Apr 6 02:52:17 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.40500000000000003,"15min":0.39400000000000002},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.40200000000000002,"15min":0.39500000000000002},"min":{"1min":0.27700000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.32200000000000001}]},{"osd":3,"last update":"Sat Apr 6 02:52:37 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.44500000000000001,"15min":0.45200000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.48499999999999999,"15min":0.48699999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":0.315}]},{"osd":4,"last update":"Sat Apr 6 02:52:03 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.57199999999999995,"15min":0.57499999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.623,"15min":0.625},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.69199999999999995}]},{"osd":5,"last update":"Sat Apr 6 02:52:25 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.56100000000000005,"15min":0.55800000000000005},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.623,"5min":0.61299999999999999,"15min":0.61099999999999999},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.66400000000000003}]},{"osd":6,"last update":"Sat Apr 6 02:51:47 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.65600000000000003}]},{"osd":7,"last update":"Sat Apr 6 02:52:13 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":0.505}]}]},{"osd":2,"up_from":18,"seq":77309411372,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6264,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738888,"statfs":{"total":95995035648,"available":95988621312,"internally_reserved":0,"allocated":573440,"data_stored":236915,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Apr 6 02:52:13 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.373,"15min":0.35899999999999999},"min":{"1min":0.27400000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.56200000000000006,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.308},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.38,"15min":0.36599999999999999},"min":{"1min":0.24399999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.34100000000000003}]},{"osd":1,"last update":"Sat Apr 6 02:52:13 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.39300000000000002,"15min":0.38100000000000001},"min":{"1min":0.28899999999999998,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.56399999999999995,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.432,"5min":0.40300000000000002,"15min":0.38300000000000001},"min":{"1min":0.28000000000000003,"5min":0.251,"15min":0.251},"max":{"1min":0.621,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.35899999999999999}]},{"osd":3,"last update":"Sat Apr 6 02:51:39 2024","interfaces":[{"interface":"back","average":{"1min":0.45600000000000002,"5min":0.44600000000000001,"15min":0.44400000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.38700000000000001},{"interface":"front","average":{"1min":0.46500000000000002,"5min":0.47099999999999997,"15min":0.47199999999999998},"min":{"1min":0.29099999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.64900000000000002,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.372}]},{"osd":4,"last update":"Sat Apr 6 02:52:01 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.56000000000000005,"15min":0.55500000000000005},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.83199999999999996,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.59299999999999997,"15min":0.58899999999999997},"min":{"1min":0.435,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.44800000000000001}]},{"osd":5,"last update":"Sat Apr 6 02:52:27 2024","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.60399999999999998,"15min":0.60099999999999998},"min":{"1min":0.48099999999999998,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.627,"15min":0.625},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.505}]},{"osd":6,"last update":"Sat Apr 6 02:51:47 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.42899999999999999}]},{"osd":7,"last update":"Sat Apr 6 02:52:13 2024","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":0.47599999999999998}]}]},{"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":"Sat Apr 6 02:51:37 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.39600000000000002,"15min":0.39800000000000002},"min":{"1min":0.17999999999999999,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.377,"5min":0.42499999999999999,"15min":0.433},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.39100000000000001}]},{"osd":1,"last update":"Sat Apr 6 02:51:37 2024","interfaces":[{"interface":"back","average":{"1min":0.38900000000000001,"5min":0.442,"15min":0.45100000000000001},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":0.53600000000000003,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.436,"15min":0.44400000000000001},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.56499999999999995,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.50700000000000001}]},{"osd":2,"last update":"Sat Apr 6 02:51:37 2024","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.46400000000000002,"15min":0.46700000000000003},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.61599999999999999,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.45100000000000001,"15min":0.45500000000000002},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.48399999999999999}]},{"osd":4,"last update":"Sat Apr 6 02:52:01 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.376,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.378,"5min":0.314,"15min":0.314},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.76600000000000001}]},{"osd":5,"last update":"Sat Apr 6 02:52:25 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.52900000000000003,"15min":0.52300000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.629,"5min":0.58699999999999997,"15min":0.57999999999999996},"min":{"1min":0.40899999999999997,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.109,"5min":1.109,"15min":1.109},"last":0.79600000000000004}]},{"osd":6,"last update":"Sat Apr 6 02:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.80900000000000005}]},{"osd":7,"last update":"Sat Apr 6 02:52:12 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":0.74199999999999999}]}]},{"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":5756,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739396,"statfs":{"total":95995035648,"available":95989141504,"internally_reserved":0,"allocated":577536,"data_stored":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Apr 6 02:52:05 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.56799999999999995,"15min":0.53500000000000003},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":4.6369999999999996,"5min":4.6369999999999996,"15min":4.6369999999999996},"last":0.58299999999999996}]},{"osd":1,"last update":"Sat Apr 6 02:52:05 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.52500000000000002,"15min":0.51900000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.53300000000000003,"15min":0.53100000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.64200000000000002}]},{"osd":2,"last update":"Sat Apr 6 02:52:05 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.505,"15min":0.503},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.53800000000000003,"15min":0.53500000000000003},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.55600000000000005}]},{"osd":3,"last update":"Sat Apr 6 02:52:05 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.53000000000000003,"15min":0.52800000000000002},"min":{"1min":0.371,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.55500000000000005,"15min":0.53600000000000003},"min":{"1min":0.40500000000000003,"5min":0.372,"15min":0.372},"max":{"1min":2.6419999999999999,"5min":2.6419999999999999,"15min":2.6419999999999999},"last":0.45900000000000002}]},{"osd":5,"last update":"Sat Apr 6 02:52:25 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.40200000000000002,"15min":0.39100000000000001},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.41099999999999998,"15min":0.40100000000000002},"min":{"1min":0.311,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.443}]},{"osd":6,"last update":"Sat Apr 6 02:51:47 2024","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.626}]},{"osd":7,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.5229999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.60599999999999998}]}]},{"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":5620,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739532,"statfs":{"total":95995035648,"available":95989280768,"internally_reserved":0,"allocated":569344,"data_stored":236988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Apr 6 02:52:28 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.34300000000000003,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.503,"15min":0.501},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.68300000000000005,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.58999999999999997}]},{"osd":1,"last update":"Sat Apr 6 02:52:28 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.72299999999999998,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.52700000000000002,"15min":0.52600000000000002},"min":{"1min":0.34300000000000003,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.68300000000000005,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.55600000000000005}]},{"osd":2,"last update":"Sat Apr 6 02:52:28 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.69899999999999995,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.63200000000000001}]},{"osd":3,"last update":"Sat Apr 6 02:52:28 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.53900000000000003,"15min":0.53300000000000003},"min":{"1min":0.45500000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.65700000000000003,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.55300000000000005,"15min":0.55500000000000005},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.71399999999999997,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.61799999999999999}]},{"osd":4,"last update":"Sat Apr 6 02:52:28 2024","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.42699999999999999,"15min":0.42099999999999999},"min":{"1min":0.35099999999999998,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.42599999999999999,"15min":0.41999999999999998},"min":{"1min":0.31,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.42699999999999999}]},{"osd":6,"last update":"Sat Apr 6 02:51:49 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.58199999999999996}]},{"osd":7,"last update":"Sat Apr 6 02:52:14 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.65200000000000002}]}]}],"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-06T02:52:44.160 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph pg dump --format=json 2024-04-06T02:52:44.742 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:44 smithi042 ceph-mon[29773]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:44.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:44 smithi042 ceph-mon[24894]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:44.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:44 smithi064 ceph-mon[25633]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:44.998 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:52:45.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:52:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:52:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:52:46.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:46 smithi064 ceph-mon[25633]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:47.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:46 smithi042 ceph-mon[29773]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:47.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:46 smithi042 ceph-mon[24894]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:47.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:52:47 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:52:47] "GET /metrics HTTP/1.1" 200 191478 "" "Prometheus/2.33.4" 2024-04-06T02:52:48.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:48 smithi042 ceph-mon[29773]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:48.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:48 smithi042 ceph-mon[24894]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:48.889 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:52:48.891 INFO:teuthology.orchestra.run.smithi042.stderr:dumped all 2024-04-06T02:52:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:48 smithi064 ceph-mon[25633]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:49.773 INFO:teuthology.orchestra.run.smithi042.stdout:{"pg_ready":true,"pg_map":{"version":43,"stamp":"2024-04-06T02:52:47.607743+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":48824,"kb_used_data":6072,"kb_used_omap":0,"kb_used_meta":42688,"kb_avail":749912392,"statfs":{"total":767960285184,"available":767910289408,"internally_reserved":0,"allocated":6217728,"data_stored":3486880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43712512},"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.001978"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-06T02:51:27.693622+0000","last_change":"2024-04-06T02:51:14.639175+0000","last_active":"2024-04-06T02:51:27.693622+0000","last_peered":"2024-04-06T02:51:27.693622+0000","last_clean":"2024-04-06T02:51:27.693622+0000","last_became_active":"2024-04-06T02:51:14.638701+0000","last_became_peered":"2024-04-06T02:51:14.638701+0000","last_unstale":"2024-04-06T02:51:27.693622+0000","last_undegraded":"2024-04-06T02:51:27.693622+0000","last_fullsized":"2024-04-06T02:51:27.693622+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-06T02:49:05.850337+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-06T02:49:05.850337+0000","last_clean_scrub_stamp":"2024-04-06T02:49:05.850337+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-07T06:03:22.236805+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":231928234005,"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":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.97399999999999998,"5min":0.97399999999999998,"15min":0.97399999999999998},"last":0.57399999999999995}]},{"osd":1,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"last":0.71199999999999997}]},{"osd":2,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.79700000000000004},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.48199999999999998}]},{"osd":3,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.55400000000000005}]},{"osd":4,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"last":0.53600000000000003}]},{"osd":5,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.88700000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"last":0.74399999999999999}]},{"osd":6,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.69799999999999995}]}]},{"osd":6,"up_from":46,"seq":197568495641,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Apr 6 02:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.627}]},{"osd":1,"last update":"Sat Apr 6 02:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"last":0.53000000000000003}]},{"osd":2,"last update":"Sat Apr 6 02:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.67300000000000004}]},{"osd":3,"last update":"Sat Apr 6 02:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.64500000000000002}]},{"osd":4,"last update":"Sat Apr 6 02:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.497},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.46700000000000003}]},{"osd":5,"last update":"Sat Apr 6 02:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.55200000000000005}]},{"osd":7,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.61599999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574900,"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":"Sat Apr 6 02:51:42 2024","interfaces":[{"interface":"back","average":{"1min":0.36699999999999999,"5min":0.34899999999999998,"15min":0.34499999999999997},"min":{"1min":0.23400000000000001,"5min":0.215,"15min":0.215},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.39600000000000002,"15min":0.378},"min":{"1min":0.26800000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.56299999999999994,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.58599999999999997}]},{"osd":2,"last update":"Sat Apr 6 02:52:08 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.39400000000000002,"15min":0.379},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.41599999999999998,"15min":0.40300000000000002},"min":{"1min":0.314,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.57199999999999995}]},{"osd":3,"last update":"Sat Apr 6 02:52:39 2024","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.48299999999999998,"15min":0.45600000000000002},"min":{"1min":0.31900000000000001,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.899,"5min":3.899,"15min":3.899},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.41899999999999998,"5min":0.434,"15min":0.436},"min":{"1min":0.27300000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.61099999999999999,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.61099999999999999}]},{"osd":4,"last update":"Sat Apr 6 02:52:05 2024","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.59499999999999997,"15min":0.59799999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.88400000000000001,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.63,"15min":0.61399999999999999},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":3.9670000000000001,"5min":3.9670000000000001,"15min":3.9670000000000001},"last":0.66000000000000003}]},{"osd":5,"last update":"Sat Apr 6 02:52:26 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.59499999999999997,"15min":0.60199999999999998},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.81299999999999994,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.80000000000000004,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.59799999999999998}]},{"osd":6,"last update":"Sat Apr 6 02:51:47 2024","interfaces":[{"interface":"back","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.92300000000000004},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.016,"5min":1.016,"15min":1.016},"last":0.72299999999999998}]},{"osd":7,"last update":"Sat Apr 6 02:52:12 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":4,"5min":4,"15min":4},"last":0.623}]}]},{"osd":0,"up_from":8,"seq":34359738425,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Apr 6 02:51:42 2024","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.35599999999999998,"15min":0.33800000000000002},"min":{"1min":0.26600000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.372,"15min":0.35599999999999998},"min":{"1min":0.29699999999999999,"5min":0.252,"15min":0.252},"max":{"1min":0.57199999999999995,"5min":0.63300000000000001,"15min":0.63300000000000001},"last":0.49299999999999999}]},{"osd":2,"last update":"Sat Apr 6 02:52:17 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.40500000000000003,"15min":0.39400000000000002},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.41399999999999998,"5min":0.40200000000000002,"15min":0.39500000000000002},"min":{"1min":0.27700000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":1.2130000000000001,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.58699999999999997}]},{"osd":3,"last update":"Sat Apr 6 02:52:37 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.44500000000000001,"15min":0.45200000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.48499999999999999,"15min":0.48699999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.504,"5min":1.504,"15min":1.504},"last":0.60099999999999998}]},{"osd":4,"last update":"Sat Apr 6 02:52:03 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.57199999999999995,"15min":0.57499999999999996},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.623,"15min":0.625},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.81999999999999995}]},{"osd":5,"last update":"Sat Apr 6 02:52:25 2024","interfaces":[{"interface":"back","average":{"1min":0.57699999999999996,"5min":0.56100000000000005,"15min":0.55800000000000005},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":0.873},{"interface":"front","average":{"1min":0.623,"5min":0.61299999999999999,"15min":0.61099999999999999},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.83999999999999997}]},{"osd":6,"last update":"Sat Apr 6 02:51:47 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.79400000000000004}]},{"osd":7,"last update":"Sat Apr 6 02:52:13 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.2649999999999999,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":0.86499999999999999}]}]},{"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":6264,"kb_used_data":560,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738888,"statfs":{"total":95995035648,"available":95988621312,"internally_reserved":0,"allocated":573440,"data_stored":236915,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Apr 6 02:52:13 2024","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.373,"15min":0.35899999999999999},"min":{"1min":0.27400000000000002,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":0.56200000000000006,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.501},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.38,"15min":0.36599999999999999},"min":{"1min":0.24399999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"last":0.39100000000000001}]},{"osd":1,"last update":"Sat Apr 6 02:52:13 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.39300000000000002,"15min":0.38100000000000001},"min":{"1min":0.28899999999999998,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.56399999999999995,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.432,"5min":0.40300000000000002,"15min":0.38300000000000001},"min":{"1min":0.28000000000000003,"5min":0.251,"15min":0.251},"max":{"1min":0.621,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.56499999999999995}]},{"osd":3,"last update":"Sat Apr 6 02:52:39 2024","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.442,"15min":0.443},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.58699999999999997,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.442},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.46800000000000003,"15min":0.47099999999999997},"min":{"1min":0.32600000000000001,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.65300000000000002,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.51700000000000002}]},{"osd":4,"last update":"Sat Apr 6 02:52:01 2024","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":0.56000000000000005,"15min":0.55500000000000005},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.83199999999999996,"5min":0.89600000000000002,"15min":0.89600000000000002},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.59299999999999997,"15min":0.58899999999999997},"min":{"1min":0.435,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.67300000000000004}]},{"osd":5,"last update":"Sat Apr 6 02:52:27 2024","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.60399999999999998,"15min":0.60099999999999998},"min":{"1min":0.48099999999999998,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.627,"15min":0.625},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.76300000000000001}]},{"osd":6,"last update":"Sat Apr 6 02:51:47 2024","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.75}]},{"osd":7,"last update":"Sat Apr 6 02:52:13 2024","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.94399999999999995,"5min":0.94399999999999995,"15min":0.94399999999999995},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":0.98399999999999999,"5min":0.98399999999999999,"15min":0.98399999999999999},"last":0.78900000000000003}]}]},{"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":"Sat Apr 6 02:52:41 2024","interfaces":[{"interface":"back","average":{"1min":0.35099999999999998,"5min":0.38700000000000001,"15min":0.39500000000000002},"min":{"1min":0.25900000000000001,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":0.53000000000000003,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.25900000000000001},{"interface":"front","average":{"1min":0.40100000000000002,"5min":0.41699999999999998,"15min":0.42999999999999999},"min":{"1min":0.29099999999999998,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.35599999999999998}]},{"osd":1,"last update":"Sat Apr 6 02:52:41 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.434,"15min":0.44800000000000001},"min":{"1min":0.26000000000000001,"5min":0.249,"15min":0.249},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.372,"5min":0.42099999999999999,"15min":0.439},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.54500000000000004,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.28100000000000003}]},{"osd":2,"last update":"Sat Apr 6 02:52:41 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.45300000000000001,"15min":0.46300000000000002},"min":{"1min":0.317,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.57099999999999995,"5min":0.63800000000000001,"15min":0.63800000000000001},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.443,"5min":0.44800000000000001,"15min":0.45400000000000001},"min":{"1min":0.30099999999999999,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.34000000000000002}]},{"osd":4,"last update":"Sat Apr 6 02:52:01 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.376,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.40000000000000002},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.378,"5min":0.314,"15min":0.314},"max":{"1min":1.147,"5min":1.147,"15min":1.147},"last":0.46100000000000002}]},{"osd":5,"last update":"Sat Apr 6 02:52:25 2024","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.52900000000000003,"15min":0.52300000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.629,"5min":0.58699999999999997,"15min":0.57999999999999996},"min":{"1min":0.40899999999999997,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.109,"5min":1.109,"15min":1.109},"last":0.42399999999999999}]},{"osd":6,"last update":"Sat Apr 6 02:51:46 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.502},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.47999999999999998}]},{"osd":7,"last update":"Sat Apr 6 02:52:12 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.252,"5min":1.252,"15min":1.252},"last":0.44}]}]},{"osd":4,"up_from":30,"seq":128849018915,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5756,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739396,"statfs":{"total":95995035648,"available":95989141504,"internally_reserved":0,"allocated":577536,"data_stored":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Apr 6 02:52:05 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.56799999999999995},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.56799999999999995,"15min":0.53500000000000003},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":4.6369999999999996,"5min":4.6369999999999996,"15min":4.6369999999999996},"last":0.51500000000000001}]},{"osd":1,"last update":"Sat Apr 6 02:52:05 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.52500000000000002,"15min":0.51900000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.53300000000000003,"15min":0.53100000000000003},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.54200000000000004}]},{"osd":2,"last update":"Sat Apr 6 02:52:05 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.505,"15min":0.503},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.499},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.53800000000000003,"15min":0.53500000000000003},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.4690000000000001,"5min":1.4690000000000001,"15min":1.4690000000000001},"last":0.58999999999999997}]},{"osd":3,"last update":"Sat Apr 6 02:52:05 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.53000000000000003,"15min":0.52800000000000002},"min":{"1min":0.371,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.4970000000000001,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.55500000000000005,"15min":0.53600000000000003},"min":{"1min":0.40500000000000003,"5min":0.372,"15min":0.372},"max":{"1min":2.6419999999999999,"5min":2.6419999999999999,"15min":2.6419999999999999},"last":0.64500000000000002}]},{"osd":5,"last update":"Sat Apr 6 02:52:25 2024","interfaces":[{"interface":"back","average":{"1min":0.46899999999999997,"5min":0.40200000000000002,"15min":0.39100000000000001},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":1.379,"5min":1.379,"15min":1.379},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.41099999999999998,"15min":0.40100000000000002},"min":{"1min":0.311,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.60199999999999998}]},{"osd":6,"last update":"Sat Apr 6 02:51:47 2024","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.66900000000000004}]},{"osd":7,"last update":"Sat Apr 6 02:52:10 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.5229999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.624}]}]},{"osd":5,"up_from":38,"seq":163208757278,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5620,"kb_used_data":556,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739532,"statfs":{"total":95995035648,"available":95989280768,"internally_reserved":0,"allocated":569344,"data_stored":236988,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Apr 6 02:52:28 2024","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.34300000000000003,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.503,"15min":0.501},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.68300000000000005,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.36899999999999999}]},{"osd":1,"last update":"Sat Apr 6 02:52:28 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.72299999999999998,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.52700000000000002,"15min":0.52600000000000002},"min":{"1min":0.34300000000000003,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.68300000000000005,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.38900000000000001}]},{"osd":2,"last update":"Sat Apr 6 02:52:28 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.69899999999999995,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.45100000000000001}]},{"osd":3,"last update":"Sat Apr 6 02:52:28 2024","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.53900000000000003,"15min":0.53300000000000003},"min":{"1min":0.45500000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.65700000000000003,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.55300000000000005,"15min":0.55500000000000005},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.71399999999999997,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.50600000000000001}]},{"osd":4,"last update":"Sat Apr 6 02:52:28 2024","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.42699999999999999,"15min":0.42099999999999999},"min":{"1min":0.35099999999999998,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.45900000000000002,"5min":0.42599999999999999,"15min":0.41999999999999998},"min":{"1min":0.31,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.437}]},{"osd":6,"last update":"Sat Apr 6 02:51:49 2024","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.75700000000000001,"5min":0.75700000000000001,"15min":0.75700000000000001},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.53900000000000003}]},{"osd":7,"last update":"Sat Apr 6 02:52:14 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.55200000000000005}]}]}],"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-06T02:52:49.774 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-06T02:52:49.775 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-06T02:52:49.775 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-06T02:52:49.775 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- ceph health --format=json 2024-04-06T02:52:50.077 INFO:teuthology.orchestra.run.smithi042.stderr:Inferring config /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/mon.a/config 2024-04-06T02:52:50.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:50 smithi042 ceph-mon[29773]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-06T02:52:50.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:50 smithi042 ceph-mon[29773]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:50.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:50 smithi042 ceph-mon[24894]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-06T02:52:50.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:50 smithi042 ceph-mon[24894]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:50.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:50 smithi064 ceph-mon[25633]: from='client.14619 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-06T02:52:50.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:50 smithi064 ceph-mon[25633]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:52.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:52 smithi042 ceph-mon[29773]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:52.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:52 smithi042 ceph-mon[24894]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:52.782 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:52:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[49982]: level=info ts=2024-04-06T02:52:52.769Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-06T02:52:52.782 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:52:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[49982]: level=info ts=2024-04-06T02:52:52.796Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-06T02:52:52.782 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:52:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[49982]: level=info ts=2024-04-06T02:52:52.796Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-06T02:52:52.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:52 smithi064 ceph-mon[25633]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:53.033 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:52:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[49982]: level=info ts=2024-04-06T02:52:52.798Z caller=main.go:518 msg=Listening address=:9093 2024-04-06T02:52:53.033 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:52:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[49982]: level=info ts=2024-04-06T02:52:52.798Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-06T02:52:53.034 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:52:52 smithi042 bash[49900]: 069d52ef46ffd66991d76850829c3fa6227482507a62ee4f0c4bdeb6a3900f1c 2024-04-06T02:52:53.034 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:52:52 smithi042 systemd[1]: Started Ceph alertmanager.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:52:53.599 INFO:teuthology.orchestra.run.smithi042.stdout: 2024-04-06T02:52:53.600 INFO:teuthology.orchestra.run.smithi042.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-06T02:52:54.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:53 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:54.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:53 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:54.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:53 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:54.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:53 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-06T02:52:54.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:53 smithi064 ceph-mon[25633]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-06T02:52:54.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:53 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:54.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:53 smithi064 ceph-mon[25633]: Deploying daemon grafana.a on smithi064 2024-04-06T02:52:54.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:53 smithi064 ceph-mon[25633]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:54.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:53 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/75904775' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-06T02:52:54.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:54.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:54.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:54.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-06T02:52:54.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[29773]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-06T02:52:54.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:54.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[29773]: Deploying daemon grafana.a on smithi064 2024-04-06T02:52:54.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[29773]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:54.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/75904775' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-06T02:52:54.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:54.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:54.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:54.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-06T02:52:54.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[24894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-06T02:52:54.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:54.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[24894]: Deploying daemon grafana.a on smithi064 2024-04-06T02:52:54.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[24894]: pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:54.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:53 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/75904775' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-06T02:52:54.347 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-06T02:52:54.347 INFO:tasks.cephadm:Setup complete, yielding 2024-04-06T02:52:54.348 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-06T02:52:54.358 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi042.front.sepia.ceph.com 2024-04-06T02:52:54.359 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-06T02:52:54.958 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:52:54 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[49982]: level=info ts=2024-04-06T02:52:54.769Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000168383s 2024-04-06T02:52:55.668 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:52:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:52:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:52:56.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:56 smithi064 ceph-mon[25633]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:57.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:56 smithi042 ceph-mon[29773]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:57.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:56 smithi042 ceph-mon[24894]: pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:57.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:52:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:52:57] "GET /metrics HTTP/1.1" 200 191478 "" "Prometheus/2.33.4" 2024-04-06T02:52:58.882 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:58 smithi042 ceph-mon[24894]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:58.882 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:58 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:58.883 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:58 smithi042 ceph-mon[29773]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:58.883 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:58 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:52:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:58 smithi064 ceph-mon[25633]: pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:52:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:58 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:00.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:52:59 smithi042 ceph-mon[24894]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:52:59 smithi042 ceph-mon[29773]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:00.241 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:52:59 smithi064 ceph-mon[25633]: pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:00.805 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:53:00.805 INFO:teuthology.orchestra.run.smithi042.stdout: "id": "4bdf8934-c2c6-4785-a41d-362b4e01a850", 2024-04-06T02:53:00.805 INFO:teuthology.orchestra.run.smithi042.stdout: "name": "r", 2024-04-06T02:53:00.805 INFO:teuthology.orchestra.run.smithi042.stdout: "current_period": "a768ab02-66f9-4a84-8a3b-d5572d334118", 2024-04-06T02:53:00.805 INFO:teuthology.orchestra.run.smithi042.stdout: "epoch": 1 2024-04-06T02:53:00.805 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:53:01.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:00 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:53:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:01.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:00 smithi042 ceph-mon[24894]: osdmap e60: 8 total, 8 up, 8 in 2024-04-06T02:53:01.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:00 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2687216490' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-06T02:53:01.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:00 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2687216490' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-06T02:53:01.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:00 smithi042 ceph-mon[24894]: osdmap e61: 8 total, 8 up, 8 in 2024-04-06T02:53:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:00 smithi042 ceph-mon[29773]: osdmap e60: 8 total, 8 up, 8 in 2024-04-06T02:53:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:00 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2687216490' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-06T02:53:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:00 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2687216490' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-06T02:53:01.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:00 smithi042 ceph-mon[29773]: osdmap e61: 8 total, 8 up, 8 in 2024-04-06T02:53:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:00 smithi064 ceph-mon[25633]: osdmap e60: 8 total, 8 up, 8 in 2024-04-06T02:53:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:00 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2687216490' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-06T02:53:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:00 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2687216490' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-06T02:53:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:00 smithi064 ceph-mon[25633]: osdmap e61: 8 total, 8 up, 8 in 2024-04-06T02:53:01.473 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-06T02:53:01.748 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:01 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:53:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:01 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:01 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:01 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:01 smithi042 ceph-mon[24894]: pgmap v52: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:01 smithi042 ceph-mon[24894]: osdmap e62: 8 total, 8 up, 8 in 2024-04-06T02:53:02.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:01 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:02.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:01 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:02.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:01 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:02.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:01 smithi042 ceph-mon[29773]: pgmap v52: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:02.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:01 smithi042 ceph-mon[29773]: osdmap e62: 8 total, 8 up, 8 in 2024-04-06T02:53:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:01 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:01 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:01 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:01 smithi064 ceph-mon[25633]: pgmap v52: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:01 smithi064 ceph-mon[25633]: osdmap e62: 8 total, 8 up, 8 in 2024-04-06T02:53:03.033 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:02 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[49982]: level=info ts=2024-04-06T02:53:02.770Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001625468s 2024-04-06T02:53:04.012 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:53:04.012 INFO:teuthology.orchestra.run.smithi042.stdout: "id": "93b707c5-15ea-4642-a016-8dd53de245ec", 2024-04-06T02:53:04.012 INFO:teuthology.orchestra.run.smithi042.stdout: "name": "default", 2024-04-06T02:53:04.012 INFO:teuthology.orchestra.run.smithi042.stdout: "api_name": "default", 2024-04-06T02:53:04.013 INFO:teuthology.orchestra.run.smithi042.stdout: "is_master": "true", 2024-04-06T02:53:04.013 INFO:teuthology.orchestra.run.smithi042.stdout: "endpoints": [], 2024-04-06T02:53:04.013 INFO:teuthology.orchestra.run.smithi042.stdout: "hostnames": [], 2024-04-06T02:53:04.013 INFO:teuthology.orchestra.run.smithi042.stdout: "hostnames_s3website": [], 2024-04-06T02:53:04.013 INFO:teuthology.orchestra.run.smithi042.stdout: "master_zone": "", 2024-04-06T02:53:04.013 INFO:teuthology.orchestra.run.smithi042.stdout: "zones": [], 2024-04-06T02:53:04.013 INFO:teuthology.orchestra.run.smithi042.stdout: "placement_targets": [], 2024-04-06T02:53:04.013 INFO:teuthology.orchestra.run.smithi042.stdout: "default_placement": "", 2024-04-06T02:53:04.013 INFO:teuthology.orchestra.run.smithi042.stdout: "realm_id": "4bdf8934-c2c6-4785-a41d-362b4e01a850", 2024-04-06T02:53:04.013 INFO:teuthology.orchestra.run.smithi042.stdout: "sync_policy": { 2024-04-06T02:53:04.013 INFO:teuthology.orchestra.run.smithi042.stdout: "groups": [] 2024-04-06T02:53:04.013 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:53:04.013 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:53:04.604 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-06T02:53:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:04 smithi064 ceph-mon[25633]: pgmap v54: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-06T02:53:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:04 smithi042 ceph-mon[24894]: pgmap v54: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-06T02:53:05.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:04 smithi042 ceph-mon[29773]: pgmap v54: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-06T02:53:05.389 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:05 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:53:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:05.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:53:05 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:53:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:53:06.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:06 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:06.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:06 smithi064 ceph-mon[25633]: pgmap v55: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-06T02:53:06.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:06 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:06.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:06 smithi042 ceph-mon[29773]: pgmap v55: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-06T02:53:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:06 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:06 smithi042 ceph-mon[24894]: pgmap v55: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s wr, 1 op/s 2024-04-06T02:53:06.796 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:53:06.796 INFO:teuthology.orchestra.run.smithi042.stdout: "id": "b5fec5d0-8c11-493b-b951-5254e54badf4", 2024-04-06T02:53:06.796 INFO:teuthology.orchestra.run.smithi042.stdout: "name": "z", 2024-04-06T02:53:06.796 INFO:teuthology.orchestra.run.smithi042.stdout: "domain_root": "z.rgw.meta:root", 2024-04-06T02:53:06.797 INFO:teuthology.orchestra.run.smithi042.stdout: "control_pool": "z.rgw.control", 2024-04-06T02:53:06.797 INFO:teuthology.orchestra.run.smithi042.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-06T02:53:06.797 INFO:teuthology.orchestra.run.smithi042.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-06T02:53:06.797 INFO:teuthology.orchestra.run.smithi042.stdout: "log_pool": "z.rgw.log", 2024-04-06T02:53:06.797 INFO:teuthology.orchestra.run.smithi042.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-06T02:53:06.797 INFO:teuthology.orchestra.run.smithi042.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-06T02:53:06.797 INFO:teuthology.orchestra.run.smithi042.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-06T02:53:06.797 INFO:teuthology.orchestra.run.smithi042.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-06T02:53:06.797 INFO:teuthology.orchestra.run.smithi042.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-06T02:53:06.797 INFO:teuthology.orchestra.run.smithi042.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-06T02:53:06.797 INFO:teuthology.orchestra.run.smithi042.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-06T02:53:06.797 INFO:teuthology.orchestra.run.smithi042.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-06T02:53:06.797 INFO:teuthology.orchestra.run.smithi042.stdout: "otp_pool": "z.rgw.otp", 2024-04-06T02:53:06.797 INFO:teuthology.orchestra.run.smithi042.stdout: "system_key": { 2024-04-06T02:53:06.798 INFO:teuthology.orchestra.run.smithi042.stdout: "access_key": "", 2024-04-06T02:53:06.798 INFO:teuthology.orchestra.run.smithi042.stdout: "secret_key": "" 2024-04-06T02:53:06.798 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:53:06.798 INFO:teuthology.orchestra.run.smithi042.stdout: "placement_pools": [ 2024-04-06T02:53:06.798 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-04-06T02:53:06.798 INFO:teuthology.orchestra.run.smithi042.stdout: "key": "default-placement", 2024-04-06T02:53:06.798 INFO:teuthology.orchestra.run.smithi042.stdout: "val": { 2024-04-06T02:53:06.798 INFO:teuthology.orchestra.run.smithi042.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-06T02:53:06.798 INFO:teuthology.orchestra.run.smithi042.stdout: "storage_classes": { 2024-04-06T02:53:06.798 INFO:teuthology.orchestra.run.smithi042.stdout: "STANDARD": { 2024-04-06T02:53:06.798 INFO:teuthology.orchestra.run.smithi042.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-06T02:53:06.798 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:53:06.799 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:53:06.799 INFO:teuthology.orchestra.run.smithi042.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-06T02:53:06.799 INFO:teuthology.orchestra.run.smithi042.stdout: "index_type": 0 2024-04-06T02:53:06.799 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:53:06.799 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:53:06.799 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T02:53:06.799 INFO:teuthology.orchestra.run.smithi042.stdout: "realm_id": "4bdf8934-c2c6-4785-a41d-362b4e01a850", 2024-04-06T02:53:06.799 INFO:teuthology.orchestra.run.smithi042.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-06T02:53:06.799 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:53:06.799 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:06 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:53:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:07.680 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-06T02:53:07.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:07 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:07.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:07 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:07.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:07 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:07.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:07 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:07.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:53:07] "GET /metrics HTTP/1.1" 200 191475 "" "Prometheus/2.33.4" 2024-04-06T02:53:07.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:07 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:07.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:07 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:08.846 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:08 smithi064 ceph-mon[25633]: pgmap v56: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-04-06T02:53:08.870 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:08 smithi064 systemd[1]: Starting Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:53:09.028 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:08 smithi042 ceph-mon[29773]: pgmap v56: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-04-06T02:53:09.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:08 smithi042 ceph-mon[24894]: pgmap v56: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 1 op/s 2024-04-06T02:53:09.106 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:08 smithi064 podman[44515]: 2024-04-06 02:53:08.762426804 +0000 UTC m=+0.016950017 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-06T02:53:09.107 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:08 smithi064 podman[44515]: 2024-04-06 02:53:08.992288719 +0000 UTC m=+0.246811932 container create c01b73ab5d11f80fb6e741020fe3f8d6e8509dde2d4f81b5232f6a508d9f8ad6 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, vcs-type=git, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.24.2, 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, version=8.5, 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, architecture=x86_64, name=ubi8, io.openshift.expose-services=, distribution-scope=public, 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., description=Ceph Grafana Container, build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container) 2024-04-06T02:53:09.356 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 podman[44515]: 2024-04-06 02:53:09.227835298 +0000 UTC m=+0.482358514 container init c01b73ab5d11f80fb6e741020fe3f8d6e8509dde2d4f81b5232f6a508d9f8ad6 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, vendor=Red Hat, Inc., name=ubi8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.expose-services=, com.redhat.component=ubi8-container, io.buildah.version=1.24.2, summary=Grafana Container configured for Ceph mgr/dashboard integration, architecture=x86_64, distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, build-date=2022-03-28T10:36:18.413762, 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., vcs-type=git, description=Ceph Grafana Container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner , version=8.5, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=236.1648460182) 2024-04-06T02:53:09.357 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 podman[44515]: 2024-04-06 02:53:09.230596312 +0000 UTC m=+0.485119527 container start c01b73ab5d11f80fb6e741020fe3f8d6e8509dde2d4f81b5232f6a508d9f8ad6 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, version=8.5, release=236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, distribution-scope=public, 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, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=, vendor=Red Hat, Inc., 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., architecture=x86_64, vcs-type=git, description=Ceph Grafana Container) 2024-04-06T02:53:09.357 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+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-06T02:53:09.357 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+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-06T02:53:09.357 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-06T02:53:09.357 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-06T02:53:09.357 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-06T02:53:09.358 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-06T02:53:09.358 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-06T02:53:09.358 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-06T02:53:09.358 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-06T02:53:09.358 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-06T02:53:09.358 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-06T02:53:09.358 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-06T02:53:09.358 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-06T02:53:09.358 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="App mode production" logger=settings 2024-04-06T02:53:09.358 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-06T02:53:09.359 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+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-06T02:53:09.359 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-06T02:53:09.359 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-06T02:53:09.359 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-06T02:53:09.359 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-06T02:53:09.359 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-06T02:53:09.359 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-06T02:53:09.359 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-06T02:53:09.359 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-06T02:53:09.359 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-06T02:53:09.359 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-06T02:53:09.359 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-06T02:53:09.359 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-06T02:53:09.359 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-06T02:53:09.360 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-06T02:53:09.361 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-06T02:53:09.362 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-06T02:53:09.362 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-06T02:53:09.362 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-06T02:53:09.362 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-06T02:53:09.362 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-06T02:53:09.362 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-06T02:53:09.362 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-06T02:53:09.362 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-06T02:53:09.362 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-06T02:53:09.362 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-06T02:53:09.362 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-06T02:53:09.362 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-06T02:53:09.362 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-06T02:53:09.362 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-06T02:53:09.363 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-06T02:53:09.363 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-06T02:53:09.363 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-06T02:53:09.363 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-06T02:53:09.363 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-06T02:53:09.363 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-06T02:53:09.363 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-06T02:53:09.363 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-06T02:53:09.363 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-06T02:53:09.363 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-06T02:53:09.363 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-06T02:53:09.363 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-06T02:53:09.363 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-06T02:53:09.364 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-06T02:53:09.364 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-06T02:53:09.364 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-06T02:53:09.364 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-06T02:53:09.364 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-06T02:53:09.364 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-06T02:53:09.364 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-06T02:53:09.364 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 bash[44515]: c01b73ab5d11f80fb6e741020fe3f8d6e8509dde2d4f81b5232f6a508d9f8ad6 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 systemd[1]: Started Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-06T02:53:09.365 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-06T02:53:09.366 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-06T02:53:09.366 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-06T02:53:09.366 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-06T02:53:09.366 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-06T02:53:09.366 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-06T02:53:09.366 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-06T02:53:09.366 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-06T02:53:09.366 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-06T02:53:09.366 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-06T02:53:09.366 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-06T02:53:09.366 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-06T02:53:09.366 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-06T02:53:09.366 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-06T02:53:09.366 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-06T02:53:09.367 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-06T02:53:09.367 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-06T02:53:09.367 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-06T02:53:09.367 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-06T02:53:09.367 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-06T02:53:09.367 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-06T02:53:09.367 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-06T02:53:09.367 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-06T02:53:09.367 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-06T02:53:09.367 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-06T02:53:09.367 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-06T02:53:09.367 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-06T02:53:09.367 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-06T02:53:09.367 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-06T02:53:09.368 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-06T02:53:09.368 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-06T02:53:09.368 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-06T02:53:09.368 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-06T02:53:09.368 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-06T02:53:09.368 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-06T02:53:09.368 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-06T02:53:09.368 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-06T02:53:09.368 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-06T02:53:09.608 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-06T02:53:09.608 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-06T02:53:09.608 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-06T02:53:09.608 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-06T02:53:09.608 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-06T02:53:09.608 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-06T02:53:09.608 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-06T02:53:09.608 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-06T02:53:09.608 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-06T02:53:09.608 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-06T02:53:09.609 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-06T02:53:09.609 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-06T02:53:09.609 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-06T02:53:09.609 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-06T02:53:09.609 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-06T02:53:09.609 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-06T02:53:09.609 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-06T02:53:09.609 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-06T02:53:09.609 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-06T02:53:09.609 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-06T02:53:09.609 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-06T02:53:09.609 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-06T02:53:09.609 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-06T02:53:09.609 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-06T02:53:09.610 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-06T02:53:09.610 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-06T02:53:09.610 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-06T02:53:09.610 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-06T02:53:09.610 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-06T02:53:09.610 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-06T02:53:09.610 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-06T02:53:09.610 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-06T02:53:09.610 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-06T02:53:09.610 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-06T02:53:09.610 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-06T02:53:09.610 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-06T02:53:09.610 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-06T02:53:09.610 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-06T02:53:09.611 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-06T02:53:09.611 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-06T02:53:09.611 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-06T02:53:09.612 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-06T02:53:09.612 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-06T02:53:09.612 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-06T02:53:09.612 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-06T02:53:09.612 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+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-06T02:53:09.612 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-06T02:53:09.612 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-06T02:53:09.612 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-06T02:53:09.612 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-06T02:53:09.612 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-06T02:53:09.612 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-06T02:53:09.612 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-06T02:53:09.612 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-06T02:53:09.612 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-06T02:53:09.613 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-06T02:53:09.614 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-06T02:53:09.614 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-06T02:53:09.614 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-06T02:53:09.614 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-06T02:53:09.614 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-06T02:53:09.614 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-06T02:53:09.614 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-06T02:53:09.614 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-06T02:53:09.614 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-06T02:53:09.614 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-06T02:53:09.614 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-06T02:53:09.615 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-06T02:53:09.615 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-06T02:53:09.615 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-06T02:53:09.615 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-06T02:53:09.615 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+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-06T02:53:09.615 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-06T02:53:09.615 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-06T02:53:09.615 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-06T02:53:09.615 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-06T02:53:09.615 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-06T02:53:09.615 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-06T02:53:09.615 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-06T02:53:09.615 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-06T02:53:09.615 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-06T02:53:09.616 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-06T02:53:09.617 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-06T02:53:09.617 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-06T02:53:09.617 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-06T02:53:09.617 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-06T02:53:09.617 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-06T02:53:09.617 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-06T02:53:09.617 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-06T02:53:09.617 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-06T02:53:09.617 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-06T02:53:09.617 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-06T02:53:09.617 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-06T02:53:09.617 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-06T02:53:09.617 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-06T02:53:09.617 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-06T02:53:09.618 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-06T02:53:09.618 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-06T02:53:09.618 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-06T02:53:09.618 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-06T02:53:09.618 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-06T02:53:09.618 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-06T02:53:09.618 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-06T02:53:09.618 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-06T02:53:09.618 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-06T02:53:09.618 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-06T02:53:09.867 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-06T02:53:09.868 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-06T02:53:09.868 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-06T02:53:09.868 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-06T02:53:09.868 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-06T02:53:09.868 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-06T02:53:09.868 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-06T02:53:09.868 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-06T02:53:09.868 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-06T02:53:09.868 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-06T02:53:09.868 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-06T02:53:09.869 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-06T02:53:09.869 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-06T02:53:09.869 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-06T02:53:09.869 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-06T02:53:09.869 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-06T02:53:09.869 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-06T02:53:09.869 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-06T02:53:09.869 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-06T02:53:09.869 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-06T02:53:09.869 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-06T02:53:09.869 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-06T02:53:09.869 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-06T02:53:09.869 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-06T02:53:09.870 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-06T02:53:09.870 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-06T02:53:09.870 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-06T02:53:09.870 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-06T02:53:09.870 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-06T02:53:09.870 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-06T02:53:09.870 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-06T02:53:09.870 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-06T02:53:09.870 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-06T02:53:09.870 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-06T02:53:09.870 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-06T02:53:09.871 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-06T02:53:09.871 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-06T02:53:09.871 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-06T02:53:09.871 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-06T02:53:09.872 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+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-06T02:53:09.872 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+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-06T02:53:09.872 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-06T02:53:09.872 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-06T02:53:09.872 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-06T02:53:09.872 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+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-06T02:53:09.872 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-06T02:53:09.872 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-06T02:53:09.872 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-06T02:53:09.872 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-06T02:53:09.872 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-06T02:53:09.872 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-06T02:53:09.873 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+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-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+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-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+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-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-06T02:53:09.874 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-06T02:53:09.875 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-06T02:53:09.876 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-06T02:53:09.877 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-06T02:53:09.877 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-06T02:53:09.877 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-06T02:53:09.877 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-06T02:53:09.877 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-06T02:53:09.877 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-06T02:53:09.877 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=575.182196ms 2024-04-06T02:53:09.877 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-06T02:53:09.877 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-06T02:53:09.877 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-06T02:53:09.877 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-06T02:53:09.877 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-06T02:53:09.877 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-06T02:53:10.247 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+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-06T02:53:10.247 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-06T02:53:10.247 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-06T02:53:10.247 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-06T02:53:10.247 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:53:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:53:09+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-06T02:53:10.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[29773]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-06T02:53:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[29773]: Reconfiguring daemon alertmanager.a on smithi042 2024-04-06T02:53:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[29773]: pgmap v57: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-04-06T02:53:10.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:10.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:10.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:10.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:10.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:10.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:10.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[24894]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-06T02:53:10.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[24894]: Reconfiguring daemon alertmanager.a on smithi042 2024-04-06T02:53:10.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:10 smithi042 ceph-mon[24894]: pgmap v57: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-04-06T02:53:10.580 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:10 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:10.580 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:10 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:10.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:10 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:10.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:10 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:10.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:10 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:10.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:10 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:10.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:10 smithi064 ceph-mon[25633]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-06T02:53:10.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:10 smithi064 ceph-mon[25633]: Reconfiguring daemon alertmanager.a on smithi042 2024-04-06T02:53:10.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:10 smithi064 ceph-mon[25633]: pgmap v57: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 811 B/s rd, 1.8 KiB/s wr, 3 op/s 2024-04-06T02:53:11.737 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:11 smithi042 ceph-mon[29773]: osdmap e63: 8 total, 8 up, 8 in 2024-04-06T02:53:11.737 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:11 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2625498248' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-06T02:53:11.737 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:11 smithi042 ceph-mon[29773]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-06T02:53:11.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:11 smithi042 ceph-mon[24894]: osdmap e63: 8 total, 8 up, 8 in 2024-04-06T02:53:11.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:11 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2625498248' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-06T02:53:11.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:11 smithi042 ceph-mon[24894]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-06T02:53:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:11 smithi064 ceph-mon[25633]: osdmap e63: 8 total, 8 up, 8 in 2024-04-06T02:53:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:11 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2625498248' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-06T02:53:11.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:11 smithi064 ceph-mon[25633]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-06T02:53:12.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:12 smithi064 ceph-mon[25633]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-06T02:53:12.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:12 smithi064 ceph-mon[25633]: osdmap e64: 8 total, 8 up, 8 in 2024-04-06T02:53:12.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:12 smithi064 ceph-mon[25633]: pgmap v60: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-04-06T02:53:12.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:12 smithi064 ceph-mon[25633]: osdmap e65: 8 total, 8 up, 8 in 2024-04-06T02:53:12.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:12 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2625498248' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-06T02:53:12.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:12 smithi064 ceph-mon[25633]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-06T02:53:12.722 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:12 smithi042 ceph-mon[29773]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-06T02:53:12.722 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:12 smithi042 ceph-mon[29773]: osdmap e64: 8 total, 8 up, 8 in 2024-04-06T02:53:12.722 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:12 smithi042 ceph-mon[29773]: pgmap v60: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-04-06T02:53:12.722 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:12 smithi042 ceph-mon[29773]: osdmap e65: 8 total, 8 up, 8 in 2024-04-06T02:53:12.722 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:12 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2625498248' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-06T02:53:12.722 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:12 smithi042 ceph-mon[29773]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-06T02:53:12.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:12 smithi042 ceph-mon[24894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-06T02:53:12.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:12 smithi042 ceph-mon[24894]: osdmap e64: 8 total, 8 up, 8 in 2024-04-06T02:53:12.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:12 smithi042 ceph-mon[24894]: pgmap v60: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 1023 B/s wr, 2 op/s 2024-04-06T02:53:12.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:12 smithi042 ceph-mon[24894]: osdmap e65: 8 total, 8 up, 8 in 2024-04-06T02:53:12.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:12 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2625498248' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-06T02:53:12.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:12 smithi042 ceph-mon[24894]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-06T02:53:13.018 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:12 smithi042 systemd[1]: Stopping Ceph alertmanager.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:53:13.018 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:12 smithi042 bash[51557]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager.a" found: no such container 2024-04-06T02:53:13.283 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[49982]: level=info ts=2024-04-06T02:53:13.033Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-06T02:53:13.283 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:13 smithi042 podman[51568]: 2024-04-06 02:53:13.07397853 +0000 UTC m=+0.149350152 container died 069d52ef46ffd66991d76850829c3fa6227482507a62ee4f0c4bdeb6a3900f1c (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T02:53:13.659 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:13 smithi042 podman[51568]: 2024-04-06 02:53:13.58370622 +0000 UTC m=+0.659077829 container cleanup 069d52ef46ffd66991d76850829c3fa6227482507a62ee4f0c4bdeb6a3900f1c (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T02:53:13.660 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:13 smithi042 bash[51568]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a 2024-04-06T02:53:13.660 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:13 smithi042 bash[51595]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager.a" found: no such container 2024-04-06T02:53:13.929 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:13 smithi042 podman[51583]: 2024-04-06 02:53:13.852102833 +0000 UTC m=+0.777381369 container remove 069d52ef46ffd66991d76850829c3fa6227482507a62ee4f0c4bdeb6a3900f1c (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T02:53:13.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:13 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:13.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:13 smithi042 ceph-mon[29773]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-06T02:53:13.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:13 smithi042 ceph-mon[29773]: osdmap e66: 8 total, 8 up, 8 in 2024-04-06T02:53:13.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:13 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:13.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:13 smithi042 ceph-mon[24894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-06T02:53:13.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:13 smithi042 ceph-mon[24894]: osdmap e66: 8 total, 8 up, 8 in 2024-04-06T02:53:13.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:13 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:13.931 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:13 smithi064 ceph-mon[25633]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-06T02:53:13.931 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:13 smithi064 ceph-mon[25633]: osdmap e66: 8 total, 8 up, 8 in 2024-04-06T02:53:14.208 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:13 smithi042 podman[51583]: 2024-04-06 02:53:13.944643831 +0000 UTC m=+0.869922333 volume remove ff0dd36aadef5517be26baf463fa4936122572fe1db0a4a6b2bbb18a4a98e472 2024-04-06T02:53:14.208 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:13 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-04-06T02:53:14.208 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:13 smithi042 systemd[1]: Stopped Ceph alertmanager.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:53:14.208 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:13 smithi042 systemd[1]: Starting Ceph alertmanager.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:53:14.209 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 podman[51676]: 2024-04-06 02:53:14.076999778 +0000 UTC m=+0.019571186 image pull ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4 quay.io/prometheus/alertmanager:v0.23.0 2024-04-06T02:53:14.209 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 podman[51676]: 2024-04-06 02:53:14.223379438 +0000 UTC m=+0.165950876 volume create 9b340832c5f16e79d9943cc4dcdcaef11a7aa3d07c2a5dd3e690e9a2400c6e07 2024-04-06T02:53:14.533 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 podman[51676]: 2024-04-06 02:53:14.421281652 +0000 UTC m=+0.363853086 container create 9af84725b35125714f0f6cd15aaf97d4565f12191c1ae18094512a44d7f3006e (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T02:53:14.891 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:14 smithi064 ceph-mon[25633]: pgmap v63: 97 pgs: 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-06T02:53:14.891 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:14 smithi064 ceph-mon[25633]: osdmap e67: 8 total, 8 up, 8 in 2024-04-06T02:53:14.891 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:14 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-06T02:53:14.891 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:14 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:14.924 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:53:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:14.924 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-mon[29773]: pgmap v63: 97 pgs: 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-06T02:53:14.924 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-mon[29773]: osdmap e67: 8 total, 8 up, 8 in 2024-04-06T02:53:14.924 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-06T02:53:14.924 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:14.925 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-mon[24894]: pgmap v63: 97 pgs: 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-06T02:53:14.925 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-mon[24894]: osdmap e67: 8 total, 8 up, 8 in 2024-04-06T02:53:14.925 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-06T02:53:14.925 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:14.925 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 podman[51676]: 2024-04-06 02:53:14.732606302 +0000 UTC m=+0.675177681 container init 9af84725b35125714f0f6cd15aaf97d4565f12191c1ae18094512a44d7f3006e (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T02:53:14.925 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 podman[51676]: 2024-04-06 02:53:14.735826174 +0000 UTC m=+0.678397559 container start 9af84725b35125714f0f6cd15aaf97d4565f12191c1ae18094512a44d7f3006e (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T02:53:14.926 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=info ts=2024-04-06T02:53:14.746Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-06T02:53:14.926 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=info ts=2024-04-06T02:53:14.746Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-06T02:53:14.926 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=info ts=2024-04-06T02:53:14.747Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.42 port=9094 2024-04-06T02:53:14.926 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=info ts=2024-04-06T02:53:14.748Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-06T02:53:14.926 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=info ts=2024-04-06T02:53:14.775Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-06T02:53:14.926 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=info ts=2024-04-06T02:53:14.775Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-06T02:53:14.926 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=info ts=2024-04-06T02:53:14.778Z caller=main.go:518 msg=Listening address=:9093 2024-04-06T02:53:14.926 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=info ts=2024-04-06T02:53:14.778Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-06T02:53:14.926 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 bash[51676]: 9af84725b35125714f0f6cd15aaf97d4565f12191c1ae18094512a44d7f3006e 2024-04-06T02:53:14.926 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:14 smithi042 systemd[1]: Started Ceph alertmanager.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:53:15.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:53:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:53:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:53:16.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:15 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:16.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:15 smithi042 ceph-mon[24894]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:53:16.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:15 smithi042 ceph-mon[24894]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:53:16.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:15 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-06T02:53:16.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:15 smithi042 ceph-mon[24894]: osdmap e68: 8 total, 8 up, 8 in 2024-04-06T02:53:16.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:15 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-06T02:53:16.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:15 smithi042 ceph-mon[24894]: pgmap v66: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-06T02:53:16.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:15 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:16.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:15 smithi042 ceph-mon[29773]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:53:16.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:15 smithi042 ceph-mon[29773]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:53:16.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:15 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-06T02:53:16.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:15 smithi042 ceph-mon[29773]: osdmap e68: 8 total, 8 up, 8 in 2024-04-06T02:53:16.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:15 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-06T02:53:16.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:15 smithi042 ceph-mon[29773]: pgmap v66: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-06T02:53:16.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:15 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:16.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:15 smithi064 ceph-mon[25633]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:53:16.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:15 smithi064 ceph-mon[25633]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:53:16.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:15 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-06T02:53:16.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:15 smithi064 ceph-mon[25633]: osdmap e68: 8 total, 8 up, 8 in 2024-04-06T02:53:16.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:15 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-06T02:53:16.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:15 smithi064 ceph-mon[25633]: pgmap v66: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-06T02:53:17.033 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:16 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=info ts=2024-04-06T02:53:16.749Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000277906s 2024-04-06T02:53:17.468 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:53:17.469 INFO:teuthology.orchestra.run.smithi042.stdout: "id": "b794d08a-2482-4068-bd5a-e25363e5c8b1", 2024-04-06T02:53:17.469 INFO:teuthology.orchestra.run.smithi042.stdout: "epoch": 1, 2024-04-06T02:53:17.469 INFO:teuthology.orchestra.run.smithi042.stdout: "predecessor_uuid": "a768ab02-66f9-4a84-8a3b-d5572d334118", 2024-04-06T02:53:17.469 INFO:teuthology.orchestra.run.smithi042.stdout: "sync_status": [], 2024-04-06T02:53:17.469 INFO:teuthology.orchestra.run.smithi042.stdout: "period_map": { 2024-04-06T02:53:17.469 INFO:teuthology.orchestra.run.smithi042.stdout: "id": "b794d08a-2482-4068-bd5a-e25363e5c8b1", 2024-04-06T02:53:17.469 INFO:teuthology.orchestra.run.smithi042.stdout: "zonegroups": [ 2024-04-06T02:53:17.469 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-04-06T02:53:17.469 INFO:teuthology.orchestra.run.smithi042.stdout: "id": "93b707c5-15ea-4642-a016-8dd53de245ec", 2024-04-06T02:53:17.469 INFO:teuthology.orchestra.run.smithi042.stdout: "name": "default", 2024-04-06T02:53:17.469 INFO:teuthology.orchestra.run.smithi042.stdout: "api_name": "default", 2024-04-06T02:53:17.469 INFO:teuthology.orchestra.run.smithi042.stdout: "is_master": "true", 2024-04-06T02:53:17.469 INFO:teuthology.orchestra.run.smithi042.stdout: "endpoints": [], 2024-04-06T02:53:17.469 INFO:teuthology.orchestra.run.smithi042.stdout: "hostnames": [], 2024-04-06T02:53:17.470 INFO:teuthology.orchestra.run.smithi042.stdout: "hostnames_s3website": [], 2024-04-06T02:53:17.470 INFO:teuthology.orchestra.run.smithi042.stdout: "master_zone": "b5fec5d0-8c11-493b-b951-5254e54badf4", 2024-04-06T02:53:17.470 INFO:teuthology.orchestra.run.smithi042.stdout: "zones": [ 2024-04-06T02:53:17.470 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-04-06T02:53:17.470 INFO:teuthology.orchestra.run.smithi042.stdout: "id": "b5fec5d0-8c11-493b-b951-5254e54badf4", 2024-04-06T02:53:17.470 INFO:teuthology.orchestra.run.smithi042.stdout: "name": "z", 2024-04-06T02:53:17.470 INFO:teuthology.orchestra.run.smithi042.stdout: "endpoints": [], 2024-04-06T02:53:17.470 INFO:teuthology.orchestra.run.smithi042.stdout: "log_meta": "false", 2024-04-06T02:53:17.470 INFO:teuthology.orchestra.run.smithi042.stdout: "log_data": "false", 2024-04-06T02:53:17.470 INFO:teuthology.orchestra.run.smithi042.stdout: "bucket_index_max_shards": 11, 2024-04-06T02:53:17.470 INFO:teuthology.orchestra.run.smithi042.stdout: "read_only": "false", 2024-04-06T02:53:17.470 INFO:teuthology.orchestra.run.smithi042.stdout: "tier_type": "", 2024-04-06T02:53:17.470 INFO:teuthology.orchestra.run.smithi042.stdout: "sync_from_all": "true", 2024-04-06T02:53:17.470 INFO:teuthology.orchestra.run.smithi042.stdout: "sync_from": [], 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: "redirect_zone": "" 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: "placement_targets": [ 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: "name": "default-placement", 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: "tags": [], 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: "storage_classes": [ 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: "STANDARD" 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: ] 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: "default_placement": "default-placement", 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: "realm_id": "4bdf8934-c2c6-4785-a41d-362b4e01a850", 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: "sync_policy": { 2024-04-06T02:53:17.471 INFO:teuthology.orchestra.run.smithi042.stdout: "groups": [] 2024-04-06T02:53:17.472 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:53:17.472 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:53:17.472 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T02:53:17.472 INFO:teuthology.orchestra.run.smithi042.stdout: "short_zone_ids": [ 2024-04-06T02:53:17.472 INFO:teuthology.orchestra.run.smithi042.stdout: { 2024-04-06T02:53:17.472 INFO:teuthology.orchestra.run.smithi042.stdout: "key": "b5fec5d0-8c11-493b-b951-5254e54badf4", 2024-04-06T02:53:17.472 INFO:teuthology.orchestra.run.smithi042.stdout: "val": 2325970991 2024-04-06T02:53:17.472 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:53:17.472 INFO:teuthology.orchestra.run.smithi042.stdout: ] 2024-04-06T02:53:17.472 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:53:17.472 INFO:teuthology.orchestra.run.smithi042.stdout: "master_zonegroup": "93b707c5-15ea-4642-a016-8dd53de245ec", 2024-04-06T02:53:17.472 INFO:teuthology.orchestra.run.smithi042.stdout: "master_zone": "b5fec5d0-8c11-493b-b951-5254e54badf4", 2024-04-06T02:53:17.472 INFO:teuthology.orchestra.run.smithi042.stdout: "period_config": { 2024-04-06T02:53:17.472 INFO:teuthology.orchestra.run.smithi042.stdout: "bucket_quota": { 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: "enabled": false, 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: "check_on_raw": false, 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: "max_size": -1, 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: "max_size_kb": 0, 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: "max_objects": -1 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: "user_quota": { 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: "enabled": false, 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: "check_on_raw": false, 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: "max_size": -1, 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: "max_size_kb": 0, 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: "max_objects": -1 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: "user_ratelimit": { 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: "max_read_ops": 0, 2024-04-06T02:53:17.473 INFO:teuthology.orchestra.run.smithi042.stdout: "max_write_ops": 0, 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: "max_read_bytes": 0, 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: "max_write_bytes": 0, 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: "enabled": false 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: "bucket_ratelimit": { 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: "max_read_ops": 0, 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: "max_write_ops": 0, 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: "max_read_bytes": 0, 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: "max_write_bytes": 0, 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: "enabled": false 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: "anonymous_ratelimit": { 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: "max_read_ops": 0, 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: "max_write_ops": 0, 2024-04-06T02:53:17.474 INFO:teuthology.orchestra.run.smithi042.stdout: "max_read_bytes": 0, 2024-04-06T02:53:17.475 INFO:teuthology.orchestra.run.smithi042.stdout: "max_write_bytes": 0, 2024-04-06T02:53:17.475 INFO:teuthology.orchestra.run.smithi042.stdout: "enabled": false 2024-04-06T02:53:17.475 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:53:17.475 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:53:17.475 INFO:teuthology.orchestra.run.smithi042.stdout: "realm_id": "4bdf8934-c2c6-4785-a41d-362b4e01a850", 2024-04-06T02:53:17.475 INFO:teuthology.orchestra.run.smithi042.stdout: "realm_name": "r", 2024-04-06T02:53:17.475 INFO:teuthology.orchestra.run.smithi042.stdout: "realm_epoch": 2 2024-04-06T02:53:17.475 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:53:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-06T02:53:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-mon[25633]: osdmap e69: 8 total, 8 up, 8 in 2024-04-06T02:53:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-06T02:53:17.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:53:17] "GET /metrics HTTP/1.1" 200 195187 "" "Prometheus/2.33.4" 2024-04-06T02:53:17.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:17 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-06T02:53:17.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:17 smithi042 ceph-mon[24894]: osdmap e69: 8 total, 8 up, 8 in 2024-04-06T02:53:17.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:17 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-06T02:53:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:17 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-06T02:53:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:17 smithi042 ceph-mon[29773]: osdmap e69: 8 total, 8 up, 8 in 2024-04-06T02:53:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:17 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-06T02:53:17.998 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 systemd[1]: Stopping Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:53:17.998 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 bash[45195]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus.a" found: no such container 2024-04-06T02:53:17.998 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:53:17.880Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-06T02:53:17.998 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:53:17.881Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-06T02:53:17.998 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:53:17.881Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-06T02:53:17.998 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:53:17.881Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-06T02:53:17.999 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:53:17.881Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-06T02:53:17.999 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:53:17.881Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-06T02:53:17.999 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:53:17.881Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-06T02:53:17.999 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:53:17.881Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-06T02:53:17.999 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:53:17.881Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-06T02:53:17.999 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:53:17.881Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-06T02:53:17.999 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:53:17.881Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-06T02:53:17.999 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[43345]: ts=2024-04-06T02:53:17.881Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-06T02:53:17.999 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:17 smithi064 podman[45208]: 2024-04-06 02:53:17.89096995 +0000 UTC m=+0.145192813 container died e7020caa291ac276fd49d4f40e18c2fdf69f3f57509355071b1fe17ddad08f19 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:53:18.239 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-06T02:53:18.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:18 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-06T02:53:18.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:18 smithi064 ceph-mon[25633]: osdmap e70: 8 total, 8 up, 8 in 2024-04-06T02:53:18.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:18 smithi064 ceph-mon[25633]: pgmap v69: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:18.498 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:18 smithi064 podman[45208]: 2024-04-06 02:53:18.288884408 +0000 UTC m=+0.543107276 container cleanup e7020caa291ac276fd49d4f40e18c2fdf69f3f57509355071b1fe17ddad08f19 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:53:18.498 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:18 smithi064 bash[45208]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a 2024-04-06T02:53:18.498 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:18 smithi064 bash[45266]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus.a" found: no such container 2024-04-06T02:53:18.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:18 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-06T02:53:18.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:18 smithi042 ceph-mon[29773]: osdmap e70: 8 total, 8 up, 8 in 2024-04-06T02:53:18.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:18 smithi042 ceph-mon[29773]: pgmap v69: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:18.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:18 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2195755130' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-06T02:53:18.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:18 smithi042 ceph-mon[24894]: osdmap e70: 8 total, 8 up, 8 in 2024-04-06T02:53:18.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:18 smithi042 ceph-mon[24894]: pgmap v69: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:18.785 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:18 smithi064 podman[45236]: 2024-04-06 02:53:18.531566812 +0000 UTC m=+0.643422372 container remove e7020caa291ac276fd49d4f40e18c2fdf69f3f57509355071b1fe17ddad08f19 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:53:18.785 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:18 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-04-06T02:53:18.785 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:18 smithi064 systemd[1]: Stopped Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:53:18.785 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:18 smithi064 systemd[1]: Starting Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:53:20.334 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 podman[45374]: 2024-04-06 02:53:19.999204053 +0000 UTC m=+1.351613556 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-06T02:53:20.335 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 podman[45374]: 2024-04-06 02:53:20.131086948 +0000 UTC m=+1.483496489 container create 87f3a47047bc7eb12aa7bc2a2ecc9b37315bcfa33c97b61ab58ea4ce57a0b578 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:53:20.494 INFO:teuthology.orchestra.run.smithi042.stdout:Scheduled rgw.foo update... 2024-04-06T02:53:20.494 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:53:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:20.654 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 podman[45374]: 2024-04-06 02:53:20.349800045 +0000 UTC m=+1.702209548 container init 87f3a47047bc7eb12aa7bc2a2ecc9b37315bcfa33c97b61ab58ea4ce57a0b578 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:53:20.654 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 podman[45374]: 2024-04-06 02:53:20.352338259 +0000 UTC m=+1.704747765 container start 87f3a47047bc7eb12aa7bc2a2ecc9b37315bcfa33c97b61ab58ea4ce57a0b578 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:53:20.654 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.374Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-06T02:53:20.654 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.375Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-06T02:53:20.654 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.375Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-06T02:53:20.654 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.375Z caller=main.go:518 level=info host_details="(Linux 5.14.0-432.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024 x86_64 smithi064 (none))" 2024-04-06T02:53:20.655 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.375Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-06T02:53:20.655 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.375Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-06T02:53:20.655 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.376Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-06T02:53:20.655 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.377Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-06T02:53:20.655 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.378Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-06T02:53:20.655 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.380Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-06T02:53:20.655 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.380Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.592µs 2024-04-06T02:53:20.655 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.380Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-06T02:53:20.655 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 bash[45374]: 87f3a47047bc7eb12aa7bc2a2ecc9b37315bcfa33c97b61ab58ea4ce57a0b578 2024-04-06T02:53:20.655 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 systemd[1]: Started Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:53:20.655 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.562Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-06T02:53:20.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: pgmap v70: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-04-06T02:53:20.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-06T02:53:20.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.42:9093"}]: dispatch 2024-04-06T02:53:20.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:53:20.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-06T02:53:20.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.64:3000"}]: dispatch 2024-04-06T02:53:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi042.txffky", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T02:53:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi042.txffky", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-06T02:53:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:20.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: pgmap v70: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-04-06T02:53:20.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-06T02:53:20.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.42:9093"}]: dispatch 2024-04-06T02:53:20.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:53:20.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-06T02:53:20.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.64:3000"}]: dispatch 2024-04-06T02:53:20.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:20.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:20.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:20.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:20.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:20.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:20.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:20.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:20.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:20.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi042.txffky", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T02:53:20.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi042.txffky", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-06T02:53:20.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:20.990 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.734Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-06T02:53:20.991 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.734Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-06T02:53:20.991 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.734Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=34.225µs wal_replay_duration=354.193172ms total_replay_duration=354.241285ms 2024-04-06T02:53:20.991 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.737Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-06T02:53:20.991 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.737Z caller=main.go:947 level=info msg="TSDB started" 2024-04-06T02:53:20.991 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.737Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-06T02:53:20.991 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.754Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.992249ms db_storage=716ns remote_storage=1.299µs web_handler=320ns query_engine=665ns scrape=376.348µs scrape_sd=23.536µs notify=35.052µs notify_sd=12.219µs rules=16.288233ms 2024-04-06T02:53:20.991 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:53:20.754Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-06T02:53:20.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: pgmap v70: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-04-06T02:53:20.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-06T02:53:20.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.42:9093"}]: dispatch 2024-04-06T02:53:20.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:53:20.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-06T02:53:20.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.64:3000"}]: dispatch 2024-04-06T02:53:20.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:20.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:20.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi042.txffky", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T02:53:20.993 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi042.txffky", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-06T02:53:20.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:20.994 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:21.202 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph orch apply rgw smpl' 2024-04-06T02:53:21.755 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[29773]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-06T02:53:21.756 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[29773]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.42:9093"}]: dispatch 2024-04-06T02:53:21.756 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[29773]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:53:21.756 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[29773]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-06T02:53:21.756 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[29773]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.64:3000"}]: dispatch 2024-04-06T02:53:21.756 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[29773]: from='client.24583 -' 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-06T02:53:21.756 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[29773]: Saving service rgw.foo spec with placement count:2 2024-04-06T02:53:21.756 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[29773]: Saving service rgw.foo spec with placement count:2 2024-04-06T02:53:21.756 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[29773]: Deploying daemon rgw.foo.smithi042.txffky on smithi042 2024-04-06T02:53:21.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[24894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-06T02:53:21.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[24894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.42:9093"}]: dispatch 2024-04-06T02:53:21.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[24894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:53:21.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[24894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-06T02:53:21.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[24894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.64:3000"}]: dispatch 2024-04-06T02:53:21.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[24894]: from='client.24583 -' 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-06T02:53:21.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[24894]: Saving service rgw.foo spec with placement count:2 2024-04-06T02:53:21.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[24894]: Saving service rgw.foo spec with placement count:2 2024-04-06T02:53:21.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:21 smithi042 ceph-mon[24894]: Deploying daemon rgw.foo.smithi042.txffky on smithi042 2024-04-06T02:53:21.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:21 smithi064 ceph-mon[25633]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-06T02:53:21.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:21 smithi064 ceph-mon[25633]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.42:9093"}]: dispatch 2024-04-06T02:53:21.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:21 smithi064 ceph-mon[25633]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:53:21.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:21 smithi064 ceph-mon[25633]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-06T02:53:21.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:21 smithi064 ceph-mon[25633]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.64:3000"}]: dispatch 2024-04-06T02:53:21.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:21 smithi064 ceph-mon[25633]: from='client.24583 -' 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-06T02:53:21.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:21 smithi064 ceph-mon[25633]: Saving service rgw.foo spec with placement count:2 2024-04-06T02:53:21.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:21 smithi064 ceph-mon[25633]: Saving service rgw.foo spec with placement count:2 2024-04-06T02:53:21.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:21 smithi064 ceph-mon[25633]: Deploying daemon rgw.foo.smithi042.txffky on smithi042 2024-04-06T02:53:22.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:22 smithi042 ceph-mon[24894]: pgmap v71: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-06T02:53:22.946 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:22 smithi042 ceph-mon[29773]: pgmap v71: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-06T02:53:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:22 smithi064 ceph-mon[25633]: pgmap v71: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-06T02:53:24.547 INFO:teuthology.orchestra.run.smithi042.stdout:Scheduled rgw.smpl update... 2024-04-06T02:53:24.912 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:24 smithi042 ceph-mon[29773]: pgmap v72: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-06T02:53:24.913 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:24 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:24.913 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:53:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=info ts=2024-04-06T02:53:24.749Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.000935092s 2024-04-06T02:53:24.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:24 smithi042 ceph-mon[24894]: pgmap v72: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-06T02:53:24.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:24 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:24.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:24 smithi064 ceph-mon[25633]: pgmap v72: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-06T02:53:24.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:24 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:25.816 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph osd pool create foo' 2024-04-06T02:53:25.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:25 smithi042 ceph-mon[29773]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:53:25.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:25 smithi042 ceph-mon[29773]: Saving service rgw.smpl spec with placement count:2 2024-04-06T02:53:25.983 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:25 smithi042 ceph-mon[24894]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:53:25.983 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:25 smithi042 ceph-mon[24894]: Saving service rgw.smpl spec with placement count:2 2024-04-06T02:53:25.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:25 smithi064 ceph-mon[25633]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:53:25.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:25 smithi064 ceph-mon[25633]: Saving service rgw.smpl spec with placement count:2 2024-04-06T02:53:26.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:26 smithi064 ceph-mon[25633]: pgmap v73: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 1002 B/s wr, 2 op/s 2024-04-06T02:53:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:26 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:26 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi064.raeaqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T02:53:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:26 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi064.raeaqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-06T02:53:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:26 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:26 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:26 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:26 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:26.861 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:53:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:26.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[24894]: pgmap v73: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 1002 B/s wr, 2 op/s 2024-04-06T02:53:26.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:26.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi064.raeaqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T02:53:26.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi064.raeaqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-06T02:53:26.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:26.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:26.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:26.862 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:26.863 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[29773]: pgmap v73: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 891 B/s rd, 1002 B/s wr, 2 op/s 2024-04-06T02:53:26.863 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:26.863 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi064.raeaqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T02:53:26.863 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi064.raeaqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-06T02:53:26.863 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:26.863 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:26.863 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:26.863 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:26 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-mon[24894]: Deploying daemon rgw.foo.smithi064.raeaqs on smithi064 2024-04-06T02:53:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-04-06T02:53:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-06T02:53:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-06T02:53:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-04-06T02:53:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:53:27.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:53:27] "GET /metrics HTTP/1.1" 200 195187 "" "Prometheus/2.33.4" 2024-04-06T02:53:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-mon[29773]: Deploying daemon rgw.foo.smithi064.raeaqs on smithi064 2024-04-06T02:53:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-04-06T02:53:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-06T02:53:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-06T02:53:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-04-06T02:53:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:27 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:53:27.976 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:27 smithi064 ceph-mon[25633]: Deploying daemon rgw.foo.smithi064.raeaqs on smithi064 2024-04-06T02:53:27.976 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:27 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]: dispatch 2024-04-06T02:53:27.977 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:27 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-04-06T02:53:27.977 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:27 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-06T02:53:27.977 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:27 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]: dispatch 2024-04-06T02:53:27.977 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:27 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:27.977 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:27 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:53:28.702 INFO:teuthology.orchestra.run.smithi042.stderr:pool 'foo' created 2024-04-06T02:53:28.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[29773]: pgmap v74: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 904 B/s wr, 2 op/s 2024-04-06T02:53:28.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-04-06T02:53:28.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-04-06T02:53:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-06T02:53:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]': finished 2024-04-06T02:53:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[29773]: osdmap e71: 8 total, 8 up, 8 in 2024-04-06T02:53:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:53:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1657261488' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-06T02:53:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[24894]: pgmap v74: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 904 B/s wr, 2 op/s 2024-04-06T02:53:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-04-06T02:53:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-04-06T02:53:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-06T02:53:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]': finished 2024-04-06T02:53:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[24894]: osdmap e71: 8 total, 8 up, 8 in 2024-04-06T02:53:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:53:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:28 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1657261488' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-06T02:53:28.991 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:28 smithi064 ceph-mon[25633]: pgmap v74: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 803 B/s rd, 904 B/s wr, 2 op/s 2024-04-06T02:53:28.991 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.9", "id": [7, 2]}]': finished 2024-04-06T02:53:28.991 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-04-06T02:53:28.991 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-06T02:53:28.991 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 5]}]': finished 2024-04-06T02:53:28.991 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:28 smithi064 ceph-mon[25633]: osdmap e71: 8 total, 8 up, 8 in 2024-04-06T02:53:28.991 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:53:28.991 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:28 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1657261488' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-06T02:53:29.824 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'rbd pool init foo' 2024-04-06T02:53:29.923 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:29 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1657261488' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-06T02:53:29.923 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:29 smithi064 ceph-mon[25633]: osdmap e72: 8 total, 8 up, 8 in 2024-04-06T02:53:29.923 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:29 smithi064 ceph-mon[25633]: pgmap v77: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 4.1 KiB/s wr, 179 op/s 2024-04-06T02:53:30.008 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:29 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1657261488' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-06T02:53:30.008 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:29 smithi042 ceph-mon[29773]: osdmap e72: 8 total, 8 up, 8 in 2024-04-06T02:53:30.008 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:29 smithi042 ceph-mon[29773]: pgmap v77: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 4.1 KiB/s wr, 179 op/s 2024-04-06T02:53:30.009 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:29 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1657261488' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-06T02:53:30.009 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:29 smithi042 ceph-mon[24894]: osdmap e72: 8 total, 8 up, 8 in 2024-04-06T02:53:30.009 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:29 smithi042 ceph-mon[24894]: pgmap v77: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 4.1 KiB/s wr, 179 op/s 2024-04-06T02:53:30.843 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:53:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:30.843 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: osdmap e73: 8 total, 8 up, 8 in 2024-04-06T02:53:30.843 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.843 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:30.843 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:30.843 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:30.843 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: pgmap v79: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 7.9 KiB/s wr, 344 op/s 2024-04-06T02:53:30.843 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:30.843 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:30.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:30.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:30.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:30.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: pgmap v80: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 247 KiB/s rd, 13 KiB/s wr, 552 op/s 2024-04-06T02:53:30.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: pgmap v81: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 255 KiB/s rd, 13 KiB/s wr, 570 op/s 2024-04-06T02:53:30.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:30.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:30.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: osdmap e73: 8 total, 8 up, 8 in 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: pgmap v79: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 7.9 KiB/s wr, 344 op/s 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: pgmap v80: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 247 KiB/s rd, 13 KiB/s wr, 552 op/s 2024-04-06T02:53:30.845 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: pgmap v81: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 255 KiB/s rd, 13 KiB/s wr, 570 op/s 2024-04-06T02:53:30.846 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:30.846 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.846 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:30 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:30.929 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: osdmap e73: 8 total, 8 up, 8 in 2024-04-06T02:53:30.929 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.929 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:30.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:30.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:30.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: pgmap v79: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 7.9 KiB/s wr, 344 op/s 2024-04-06T02:53:30.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:30.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:30.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:30.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:30.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:30.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: pgmap v80: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 247 KiB/s rd, 13 KiB/s wr, 552 op/s 2024-04-06T02:53:30.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: pgmap v81: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 255 KiB/s rd, 13 KiB/s wr, 570 op/s 2024-04-06T02:53:30.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:30.931 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:30.931 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:30 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:31.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: osdmap e74: 8 total, 8 up, 8 in 2024-04-06T02:53:31.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:53:31.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:31.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:31.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:31.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: pgmap v83: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:31 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:32.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: osdmap e74: 8 total, 8 up, 8 in 2024-04-06T02:53:32.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:53:32.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:32.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:32.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:32.007 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: pgmap v83: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:32.007 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.007 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:32.007 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:32.007 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:32.007 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:32.007 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:32.007 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.007 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:32.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: osdmap e74: 8 total, 8 up, 8 in 2024-04-06T02:53:32.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-06T02:53:32.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:32.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:32.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:32.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: pgmap v83: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:32.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:32.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:32.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:32.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:32.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:32.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:31 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:32.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:53:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:32.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-mon[24894]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:53:32.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-mon[24894]: Cluster is now healthy 2024-04-06T02:53:32.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/739911936' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-06T02:53:32.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-mon[24894]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-06T02:53:32.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-mon[29773]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:53:32.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-mon[29773]: Cluster is now healthy 2024-04-06T02:53:32.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/739911936' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-06T02:53:32.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-mon[29773]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-06T02:53:32.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:32 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:32 smithi064 ceph-mon[25633]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-06T02:53:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:32 smithi064 ceph-mon[25633]: Cluster is now healthy 2024-04-06T02:53:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:32 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:32 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:32 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/739911936' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-06T02:53:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:32 smithi064 ceph-mon[25633]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-06T02:53:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:32 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:34.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:34 smithi042 ceph-mon[24894]: pgmap v84: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:34 smithi042 ceph-mon[24894]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-06T02:53:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:34 smithi042 ceph-mon[24894]: osdmap e75: 8 total, 8 up, 8 in 2024-04-06T02:53:34.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:34 smithi042 ceph-mon[29773]: pgmap v84: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:34.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:34 smithi042 ceph-mon[29773]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-06T02:53:34.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:34 smithi042 ceph-mon[29773]: osdmap e75: 8 total, 8 up, 8 in 2024-04-06T02:53:34.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:34 smithi064 ceph-mon[25633]: pgmap v84: 161 pgs: 32 unknown, 4 peering, 125 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:53:34.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:34 smithi064 ceph-mon[25633]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-06T02:53:34.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:34 smithi064 ceph-mon[25633]: osdmap e75: 8 total, 8 up, 8 in 2024-04-06T02:53:35.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:35 smithi042 ceph-mon[24894]: osdmap e76: 8 total, 8 up, 8 in 2024-04-06T02:53:35.161 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:35 smithi042 ceph-mon[29773]: osdmap e76: 8 total, 8 up, 8 in 2024-04-06T02:53:35.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:35 smithi064 ceph-mon[25633]: osdmap e76: 8 total, 8 up, 8 in 2024-04-06T02:53:35.481 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:35 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:53:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:35.548 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:53:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:53:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:53:35.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:35 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:53:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:35.910 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-06T02:53:36.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:36 smithi042 ceph-mon[24894]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 258 KiB/s rd, 659 B/s wr, 383 op/s; 9 B/s, 0 objects/s recovering 2024-04-06T02:53:36.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:36 smithi042 ceph-mon[24894]: osdmap e77: 8 total, 8 up, 8 in 2024-04-06T02:53:36.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:36 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:36.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:36 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:36.228 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:36 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:36.229 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:36 smithi042 ceph-mon[29773]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 258 KiB/s rd, 659 B/s wr, 383 op/s; 9 B/s, 0 objects/s recovering 2024-04-06T02:53:36.229 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:36 smithi042 ceph-mon[29773]: osdmap e77: 8 total, 8 up, 8 in 2024-04-06T02:53:36.229 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:36 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:36.229 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:36 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:36.229 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:36 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:36.284 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:36 smithi064 ceph-mon[25633]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 258 KiB/s rd, 659 B/s wr, 383 op/s; 9 B/s, 0 objects/s recovering 2024-04-06T02:53:36.284 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:36 smithi064 ceph-mon[25633]: osdmap e77: 8 total, 8 up, 8 in 2024-04-06T02:53:36.284 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:36 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:36.284 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:36 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:36.284 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:36 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:37.692 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:37 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:53:37] "GET /metrics HTTP/1.1" 200 202515 "" "Prometheus/2.33.4" 2024-04-06T02:53:38.141 INFO:teuthology.orchestra.run.smithi042.stdout:Scheduled iscsi.foo update... 2024-04-06T02:53:38.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:38 smithi042 ceph-mon[24894]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 200 KiB/s rd, 511 B/s wr, 297 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T02:53:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:38 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:38 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:38 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:38 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:38 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:38.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:38 smithi042 ceph-mon[29773]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 200 KiB/s rd, 511 B/s wr, 297 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T02:53:38.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:38 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:38.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:38 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:38.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:38 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:38.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:38 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:38.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:38 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:38.946 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'sleep 120' 2024-04-06T02:53:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:38 smithi064 ceph-mon[25633]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 200 KiB/s rd, 511 B/s wr, 297 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T02:53:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:38 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:38 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:38 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:38 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:38 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:39.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:39 smithi042 ceph-mon[29773]: from='client.24745 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:53:39.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:39 smithi042 ceph-mon[29773]: Saving service iscsi.foo spec with placement count:1 2024-04-06T02:53:39.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:39 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:39.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:39 smithi042 ceph-mon[24894]: from='client.24745 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:53:39.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:39 smithi042 ceph-mon[24894]: Saving service iscsi.foo spec with placement count:1 2024-04-06T02:53:39.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:39 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:39.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:39 smithi064 ceph-mon[25633]: from='client.24745 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:53:39.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:39 smithi064 ceph-mon[25633]: Saving service iscsi.foo spec with placement count:1 2024-04-06T02:53:39.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:40.901 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:40 smithi042 ceph-mon[29773]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 218 KiB/s rd, 853 B/s wr, 324 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T02:53:40.902 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:40 smithi042 ceph-mon[24894]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 218 KiB/s rd, 853 B/s wr, 324 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T02:53:40.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:40 smithi064 ceph-mon[25633]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 218 KiB/s rd, 853 B/s wr, 324 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T02:53:42.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:42 smithi064 ceph-mon[25633]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 652 B/s wr, 248 op/s; 5 B/s, 0 objects/s recovering 2024-04-06T02:53:42.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:42 smithi064 ceph-mon[25633]: osdmap e78: 8 total, 8 up, 8 in 2024-04-06T02:53:43.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:42 smithi042 ceph-mon[29773]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 652 B/s wr, 248 op/s; 5 B/s, 0 objects/s recovering 2024-04-06T02:53:43.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:42 smithi042 ceph-mon[29773]: osdmap e78: 8 total, 8 up, 8 in 2024-04-06T02:53:43.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:42 smithi042 ceph-mon[24894]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 652 B/s wr, 248 op/s; 5 B/s, 0 objects/s recovering 2024-04-06T02:53:43.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:42 smithi042 ceph-mon[24894]: osdmap e78: 8 total, 8 up, 8 in 2024-04-06T02:53:44.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:53:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:44.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:44 smithi064 ceph-mon[25633]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 255 B/s wr, 20 op/s 2024-04-06T02:53:44.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:44 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:44.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:44 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:44.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:44 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:44.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:44 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:44.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:44 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:44.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:44 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:44.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:44 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:44.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:44 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi042.floqxi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T02:53:44.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:44 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi042.floqxi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-06T02:53:44.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:44 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:44.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:44 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:45.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[29773]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 255 B/s wr, 20 op/s 2024-04-06T02:53:45.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi042.floqxi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T02:53:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi042.floqxi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-06T02:53:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[24894]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 255 B/s wr, 20 op/s 2024-04-06T02:53:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi042.floqxi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T02:53:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi042.floqxi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-06T02:53:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:44 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:45.667 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:53:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:53:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:53:45.714 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:45 smithi042 ceph-mon[24894]: Saving service rgw.smpl spec with placement count:2 2024-04-06T02:53:45.714 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:45 smithi042 ceph-mon[24894]: Deploying daemon rgw.smpl.smithi042.floqxi on smithi042 2024-04-06T02:53:45.715 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:45 smithi042 ceph-mon[29773]: Saving service rgw.smpl spec with placement count:2 2024-04-06T02:53:45.715 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:45 smithi042 ceph-mon[29773]: Deploying daemon rgw.smpl.smithi042.floqxi on smithi042 2024-04-06T02:53:45.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:45 smithi064 ceph-mon[25633]: Saving service rgw.smpl spec with placement count:2 2024-04-06T02:53:45.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:45 smithi064 ceph-mon[25633]: Deploying daemon rgw.smpl.smithi042.floqxi on smithi042 2024-04-06T02:53:46.966 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:46 smithi064 ceph-mon[25633]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 208 B/s wr, 16 op/s 2024-04-06T02:53:46.966 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:46 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:46.967 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:46 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi064.ompaio", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T02:53:46.967 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:46 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi064.ompaio", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-06T02:53:46.967 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:46 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:46.967 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:46 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:47.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:46 smithi042 ceph-mon[29773]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 208 B/s wr, 16 op/s 2024-04-06T02:53:47.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:46 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:47.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:46 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi064.ompaio", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T02:53:47.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:46 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi064.ompaio", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-06T02:53:47.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:46 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:47.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:46 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:47.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:46 smithi042 ceph-mon[24894]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 208 B/s wr, 16 op/s 2024-04-06T02:53:47.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:46 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:47.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:46 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi064.ompaio", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T02:53:47.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:46 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi064.ompaio", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-06T02:53:47.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:46 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:47.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:46 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:47.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:47 smithi042 ceph-mon[29773]: Deploying daemon rgw.smpl.smithi064.ompaio on smithi064 2024-04-06T02:53:47.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:47 smithi042 ceph-mon[24894]: Deploying daemon rgw.smpl.smithi064.ompaio on smithi064 2024-04-06T02:53:47.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:47 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:53:47] "GET /metrics HTTP/1.1" 200 208071 "" "Prometheus/2.33.4" 2024-04-06T02:53:47.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:47 smithi064 ceph-mon[25633]: Deploying daemon rgw.smpl.smithi064.ompaio on smithi064 2024-04-06T02:53:48.912 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:48 smithi064 ceph-mon[25633]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 204 B/s wr, 16 op/s 2024-04-06T02:53:49.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:48 smithi042 ceph-mon[29773]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 204 B/s wr, 16 op/s 2024-04-06T02:53:49.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:48 smithi042 ceph-mon[24894]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 78 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 204 B/s wr, 16 op/s 2024-04-06T02:53:50.011 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:50 smithi064 ceph-mon[25633]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 102 B/s wr, 143 op/s 2024-04-06T02:53:50.011 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:50 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:50.011 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:50 smithi064 ceph-mon[25633]: Checking pool "foo" exists for service iscsi.foo 2024-04-06T02:53:50.011 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:50 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:53:50.011 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:50 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:53:50.011 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:50 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:50.011 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:50 smithi064 ceph-mon[25633]: Deploying daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:53:50.201 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:50 smithi042 ceph-mon[24894]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 102 B/s wr, 143 op/s 2024-04-06T02:53:50.201 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:50 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:50.201 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:50 smithi042 ceph-mon[24894]: Checking pool "foo" exists for service iscsi.foo 2024-04-06T02:53:50.201 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:50 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:53:50.201 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:50 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:53:50.201 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:50 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:50.201 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:50 smithi042 ceph-mon[24894]: Deploying daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:53:50.202 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:50 smithi042 ceph-mon[29773]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 102 B/s wr, 143 op/s 2024-04-06T02:53:50.202 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:50 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:50.202 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:50 smithi042 ceph-mon[29773]: Checking pool "foo" exists for service iscsi.foo 2024-04-06T02:53:50.202 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:50 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:53:50.202 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:50 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:53:50.202 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:50 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:50.202 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:50 smithi042 ceph-mon[29773]: Deploying daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:53:51.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:51 smithi064 ceph-mon[25633]: mgrmap e20: y(active, since 2m), standbys: x 2024-04-06T02:53:51.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:51 smithi042 ceph-mon[24894]: mgrmap e20: y(active, since 2m), standbys: x 2024-04-06T02:53:51.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:51 smithi042 ceph-mon[29773]: mgrmap e20: y(active, since 2m), standbys: x 2024-04-06T02:53:52.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:52 smithi042 ceph-mon[29773]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 102 B/s wr, 143 op/s 2024-04-06T02:53:52.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:52 smithi042 ceph-mon[24894]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 102 B/s wr, 143 op/s 2024-04-06T02:53:52.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:52 smithi064 ceph-mon[25633]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 102 B/s wr, 143 op/s 2024-04-06T02:53:53.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:53:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:53.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:53 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:53.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:53 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:53.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:53 smithi042 ceph-mon[24894]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 91 B/s wr, 128 op/s 2024-04-06T02:53:53.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:53 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:53.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:53 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:53.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:53 smithi042 ceph-mon[29773]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 91 B/s wr, 128 op/s 2024-04-06T02:53:53.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:53 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:53.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:53 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:53.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:53 smithi064 ceph-mon[25633]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 91 B/s wr, 128 op/s 2024-04-06T02:53:55.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:55.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:55.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:55.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:55.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: Adding iSCSI gateway http://:@172.21.15.42:5000 to Dashboard 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi042"}]: dispatch 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi042"}]: dispatch 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3369251277' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T02:53:55.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.370 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/241976242' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1264912043"}]: dispatch 2024-04-06T02:53:55.370 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1264912043"}]: dispatch 2024-04-06T02:53:55.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:55.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:55.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:55.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:55.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:55.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-06T02:53:55.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: Adding iSCSI gateway http://:@172.21.15.42:5000 to Dashboard 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi042"}]: dispatch 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi042"}]: dispatch 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3369251277' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/241976242' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1264912043"}]: dispatch 2024-04-06T02:53:55.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1264912043"}]: dispatch 2024-04-06T02:53:55.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:53:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:53:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-06T02:53:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-06T02:53:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: Adding iSCSI gateway http://:@172.21.15.42:5000 to Dashboard 2024-04-06T02:53:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-06T02:53:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-06T02:53:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi042"}]: dispatch 2024-04-06T02:53:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi042"}]: dispatch 2024-04-06T02:53:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:53:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:53:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:53:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: Checking dashboard <-> RGW credentials 2024-04-06T02:53:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3369251277' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T02:53:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/241976242' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1264912043"}]: dispatch 2024-04-06T02:53:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:55 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1264912043"}]: dispatch 2024-04-06T02:53:55.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:53:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:55.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:53:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:56.560 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:53:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:53:56.561 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[24894]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 170 B/s wr, 254 op/s 2024-04-06T02:53:56.561 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:56.561 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:56.561 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:56.561 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:56.561 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1264912043"}]': finished 2024-04-06T02:53:56.561 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[24894]: osdmap e79: 8 total, 8 up, 8 in 2024-04-06T02:53:56.561 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/541305967' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1785576226"}]: dispatch 2024-04-06T02:53:56.561 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1785576226"}]: dispatch 2024-04-06T02:53:56.561 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[29773]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 170 B/s wr, 254 op/s 2024-04-06T02:53:56.562 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:56.562 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:56.562 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:56.562 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:56.562 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1264912043"}]': finished 2024-04-06T02:53:56.562 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[29773]: osdmap e79: 8 total, 8 up, 8 in 2024-04-06T02:53:56.562 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/541305967' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1785576226"}]: dispatch 2024-04-06T02:53:56.562 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:56 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1785576226"}]: dispatch 2024-04-06T02:53:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:56 smithi064 ceph-mon[25633]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 167 KiB/s rd, 170 B/s wr, 254 op/s 2024-04-06T02:53:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:56 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:53:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:56 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:56 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:56 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:56 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1264912043"}]': finished 2024-04-06T02:53:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:56 smithi064 ceph-mon[25633]: osdmap e79: 8 total, 8 up, 8 in 2024-04-06T02:53:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:56 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/541305967' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1785576226"}]: dispatch 2024-04-06T02:53:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:56 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1785576226"}]: dispatch 2024-04-06T02:53:57.665 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:53:57] "GET /metrics HTTP/1.1" 200 208071 "" "Prometheus/2.33.4" 2024-04-06T02:53:57.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:57 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:57.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:57 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1785576226"}]': finished 2024-04-06T02:53:57.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:57 smithi042 ceph-mon[29773]: osdmap e80: 8 total, 8 up, 8 in 2024-04-06T02:53:57.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:57 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2174871344' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1081014990"}]: dispatch 2024-04-06T02:53:57.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:57 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1081014990"}]: dispatch 2024-04-06T02:53:57.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:57 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:57.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:57 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1785576226"}]': finished 2024-04-06T02:53:57.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:57 smithi042 ceph-mon[24894]: osdmap e80: 8 total, 8 up, 8 in 2024-04-06T02:53:57.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:57 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2174871344' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1081014990"}]: dispatch 2024-04-06T02:53:57.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:57 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1081014990"}]: dispatch 2024-04-06T02:53:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:57 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:57 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/1785576226"}]': finished 2024-04-06T02:53:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:57 smithi064 ceph-mon[25633]: osdmap e80: 8 total, 8 up, 8 in 2024-04-06T02:53:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:57 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2174871344' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1081014990"}]: dispatch 2024-04-06T02:53:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:57 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1081014990"}]: dispatch 2024-04-06T02:53:58.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:58 smithi042 ceph-mon[29773]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 200 KiB/s rd, 204 B/s wr, 305 op/s 2024-04-06T02:53:58.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:58 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:58.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:58 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1081014990"}]': finished 2024-04-06T02:53:58.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:58 smithi042 ceph-mon[29773]: osdmap e81: 8 total, 8 up, 8 in 2024-04-06T02:53:58.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:58 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3419566074' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3536859206"}]: dispatch 2024-04-06T02:53:58.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:58 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3536859206"}]: dispatch 2024-04-06T02:53:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:58 smithi042 ceph-mon[24894]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 200 KiB/s rd, 204 B/s wr, 305 op/s 2024-04-06T02:53:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:58 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:58 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1081014990"}]': finished 2024-04-06T02:53:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:58 smithi042 ceph-mon[24894]: osdmap e81: 8 total, 8 up, 8 in 2024-04-06T02:53:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:58 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3419566074' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3536859206"}]: dispatch 2024-04-06T02:53:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:58 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3536859206"}]: dispatch 2024-04-06T02:53:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:58 smithi064 ceph-mon[25633]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 200 KiB/s rd, 204 B/s wr, 305 op/s 2024-04-06T02:53:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:58 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:53:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:58 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1081014990"}]': finished 2024-04-06T02:53:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:58 smithi064 ceph-mon[25633]: osdmap e81: 8 total, 8 up, 8 in 2024-04-06T02:53:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:58 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3419566074' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3536859206"}]: dispatch 2024-04-06T02:53:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:58 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3536859206"}]: dispatch 2024-04-06T02:53:59.201 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:53:58 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:53:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:54:00.212 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:59 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:00.212 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:59 smithi042 ceph-mon[24894]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 200 KiB/s rd, 341 B/s wr, 301 op/s 2024-04-06T02:54:00.212 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:59 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3536859206"}]': finished 2024-04-06T02:54:00.212 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:59 smithi042 ceph-mon[24894]: osdmap e82: 8 total, 8 up, 8 in 2024-04-06T02:54:00.212 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:59 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/217374746' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3512680823"}]: dispatch 2024-04-06T02:54:00.212 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:53:59 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3512680823"}]: dispatch 2024-04-06T02:54:00.213 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:59 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:00.213 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:59 smithi042 ceph-mon[29773]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 200 KiB/s rd, 341 B/s wr, 301 op/s 2024-04-06T02:54:00.213 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:59 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3536859206"}]': finished 2024-04-06T02:54:00.213 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:59 smithi042 ceph-mon[29773]: osdmap e82: 8 total, 8 up, 8 in 2024-04-06T02:54:00.213 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:59 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/217374746' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3512680823"}]: dispatch 2024-04-06T02:54:00.213 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:53:59 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3512680823"}]: dispatch 2024-04-06T02:54:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:59 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:59 smithi064 ceph-mon[25633]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 200 KiB/s rd, 341 B/s wr, 301 op/s 2024-04-06T02:54:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:59 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3536859206"}]': finished 2024-04-06T02:54:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:59 smithi064 ceph-mon[25633]: osdmap e82: 8 total, 8 up, 8 in 2024-04-06T02:54:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:59 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/217374746' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3512680823"}]: dispatch 2024-04-06T02:54:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:53:59 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3512680823"}]: dispatch 2024-04-06T02:54:00.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:54:00 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:54:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:54:01.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:00 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3512680823"}]': finished 2024-04-06T02:54:01.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:00 smithi042 ceph-mon[24894]: osdmap e83: 8 total, 8 up, 8 in 2024-04-06T02:54:01.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:00 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2690290451' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1417031531"}]: dispatch 2024-04-06T02:54:01.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:00 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1417031531"}]: dispatch 2024-04-06T02:54:01.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:00 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:00 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3512680823"}]': finished 2024-04-06T02:54:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:00 smithi042 ceph-mon[29773]: osdmap e83: 8 total, 8 up, 8 in 2024-04-06T02:54:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:00 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2690290451' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1417031531"}]: dispatch 2024-04-06T02:54:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:00 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1417031531"}]: dispatch 2024-04-06T02:54:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:00 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:00 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3512680823"}]': finished 2024-04-06T02:54:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:00 smithi064 ceph-mon[25633]: osdmap e83: 8 total, 8 up, 8 in 2024-04-06T02:54:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:00 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2690290451' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1417031531"}]: dispatch 2024-04-06T02:54:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:00 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1417031531"}]: dispatch 2024-04-06T02:54:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:00 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:02.194 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:01 smithi042 ceph-mon[29773]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 255 B/s wr, 46 op/s 2024-04-06T02:54:02.195 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:01 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1417031531"}]': finished 2024-04-06T02:54:02.195 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:01 smithi042 ceph-mon[29773]: osdmap e84: 8 total, 8 up, 8 in 2024-04-06T02:54:02.195 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:01 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3970388471' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3777486470"}]: dispatch 2024-04-06T02:54:02.195 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:01 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3777486470"}]: dispatch 2024-04-06T02:54:02.195 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:01 smithi042 ceph-mon[24894]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 255 B/s wr, 46 op/s 2024-04-06T02:54:02.195 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:01 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1417031531"}]': finished 2024-04-06T02:54:02.195 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:01 smithi042 ceph-mon[24894]: osdmap e84: 8 total, 8 up, 8 in 2024-04-06T02:54:02.195 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:01 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3970388471' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3777486470"}]: dispatch 2024-04-06T02:54:02.195 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:01 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3777486470"}]: dispatch 2024-04-06T02:54:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:01 smithi064 ceph-mon[25633]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 255 B/s wr, 46 op/s 2024-04-06T02:54:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:01 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1417031531"}]': finished 2024-04-06T02:54:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:01 smithi064 ceph-mon[25633]: osdmap e84: 8 total, 8 up, 8 in 2024-04-06T02:54:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:01 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3970388471' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3777486470"}]: dispatch 2024-04-06T02:54:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:01 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3777486470"}]: dispatch 2024-04-06T02:54:03.170 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:02 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3777486470"}]': finished 2024-04-06T02:54:03.171 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:02 smithi042 ceph-mon[24894]: osdmap e85: 8 total, 8 up, 8 in 2024-04-06T02:54:03.171 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:02 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1426616104' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1417031531"}]: dispatch 2024-04-06T02:54:03.171 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:02 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1417031531"}]: dispatch 2024-04-06T02:54:03.171 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:02 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3777486470"}]': finished 2024-04-06T02:54:03.171 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:02 smithi042 ceph-mon[29773]: osdmap e85: 8 total, 8 up, 8 in 2024-04-06T02:54:03.171 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:02 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1426616104' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1417031531"}]: dispatch 2024-04-06T02:54:03.171 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:02 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1417031531"}]: dispatch 2024-04-06T02:54:03.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:02 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3777486470"}]': finished 2024-04-06T02:54:03.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:02 smithi064 ceph-mon[25633]: osdmap e85: 8 total, 8 up, 8 in 2024-04-06T02:54:03.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:02 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1426616104' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1417031531"}]: dispatch 2024-04-06T02:54:03.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:02 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1417031531"}]: dispatch 2024-04-06T02:54:03.894 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:54:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:54:04.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:03 smithi064 ceph-mon[25633]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:54:04.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:03 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1417031531"}]': finished 2024-04-06T02:54:04.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:03 smithi064 ceph-mon[25633]: osdmap e86: 8 total, 8 up, 8 in 2024-04-06T02:54:04.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:03 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2386026808' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1081014990"}]: dispatch 2024-04-06T02:54:04.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:03 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1081014990"}]: dispatch 2024-04-06T02:54:04.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:03 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:04.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:03 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:04.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:03 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:54:04.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:03 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:54:04.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:03 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:54:04.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:03 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:04.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[24894]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:54:04.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1417031531"}]': finished 2024-04-06T02:54:04.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[24894]: osdmap e86: 8 total, 8 up, 8 in 2024-04-06T02:54:04.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2386026808' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1081014990"}]: dispatch 2024-04-06T02:54:04.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1081014990"}]: dispatch 2024-04-06T02:54:04.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:04.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:04.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:54:04.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:54:04.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:54:04.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:04.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[29773]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:54:04.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/1417031531"}]': finished 2024-04-06T02:54:04.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[29773]: osdmap e86: 8 total, 8 up, 8 in 2024-04-06T02:54:04.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2386026808' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1081014990"}]: dispatch 2024-04-06T02:54:04.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1081014990"}]: dispatch 2024-04-06T02:54:04.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:04.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:04.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:54:04.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:54:04.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:54:04.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:03 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:04 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1081014990"}]': finished 2024-04-06T02:54:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:04 smithi064 ceph-mon[25633]: osdmap e87: 8 total, 8 up, 8 in 2024-04-06T02:54:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:04 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/332926838' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/381155144"}]: dispatch 2024-04-06T02:54:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:04 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/381155144"}]: dispatch 2024-04-06T02:54:05.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:04 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:05.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:04 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1081014990"}]': finished 2024-04-06T02:54:05.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:04 smithi042 ceph-mon[29773]: osdmap e87: 8 total, 8 up, 8 in 2024-04-06T02:54:05.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:04 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/332926838' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/381155144"}]: dispatch 2024-04-06T02:54:05.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:04 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/381155144"}]: dispatch 2024-04-06T02:54:05.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:04 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:05.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:04 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/1081014990"}]': finished 2024-04-06T02:54:05.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:04 smithi042 ceph-mon[24894]: osdmap e87: 8 total, 8 up, 8 in 2024-04-06T02:54:05.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:04 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/332926838' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/381155144"}]: dispatch 2024-04-06T02:54:05.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:04 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/381155144"}]: dispatch 2024-04-06T02:54:05.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:04 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:05.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:54:05 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:54:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:54:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:05 smithi064 ceph-mon[25633]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:54:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:05 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/381155144"}]': finished 2024-04-06T02:54:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:05 smithi064 ceph-mon[25633]: osdmap e88: 8 total, 8 up, 8 in 2024-04-06T02:54:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:05 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3947605145' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/638121250"}]: dispatch 2024-04-06T02:54:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:05 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/638121250"}]: dispatch 2024-04-06T02:54:06.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:05 smithi042 ceph-mon[29773]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:54:06.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:05 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/381155144"}]': finished 2024-04-06T02:54:06.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:05 smithi042 ceph-mon[29773]: osdmap e88: 8 total, 8 up, 8 in 2024-04-06T02:54:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:05 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3947605145' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/638121250"}]: dispatch 2024-04-06T02:54:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:05 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/638121250"}]: dispatch 2024-04-06T02:54:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:05 smithi042 ceph-mon[24894]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:54:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:05 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/381155144"}]': finished 2024-04-06T02:54:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:05 smithi042 ceph-mon[24894]: osdmap e88: 8 total, 8 up, 8 in 2024-04-06T02:54:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:05 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3947605145' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/638121250"}]: dispatch 2024-04-06T02:54:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:05 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/638121250"}]: dispatch 2024-04-06T02:54:07.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:06 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/638121250"}]': finished 2024-04-06T02:54:07.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:06 smithi064 ceph-mon[25633]: osdmap e89: 8 total, 8 up, 8 in 2024-04-06T02:54:07.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:06 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3650804918' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/2704981277"}]: dispatch 2024-04-06T02:54:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:06 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/638121250"}]': finished 2024-04-06T02:54:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:06 smithi042 ceph-mon[29773]: osdmap e89: 8 total, 8 up, 8 in 2024-04-06T02:54:07.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:06 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3650804918' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/2704981277"}]: dispatch 2024-04-06T02:54:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:06 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/638121250"}]': finished 2024-04-06T02:54:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:06 smithi042 ceph-mon[24894]: osdmap e89: 8 total, 8 up, 8 in 2024-04-06T02:54:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:06 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3650804918' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/2704981277"}]: dispatch 2024-04-06T02:54:07.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:54:07] "GET /metrics HTTP/1.1" 200 215007 "" "Prometheus/2.33.4" 2024-04-06T02:54:07.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:54:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:54:07.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:07 smithi064 ceph-mon[25633]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:54:07.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:07 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3650804918' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/2704981277"}]': finished 2024-04-06T02:54:07.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:07 smithi064 ceph-mon[25633]: osdmap e90: 8 total, 8 up, 8 in 2024-04-06T02:54:07.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:07 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/414237011' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/465830337"}]: dispatch 2024-04-06T02:54:07.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:07 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/465830337"}]: dispatch 2024-04-06T02:54:07.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:07 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:07.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:07 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:08.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-mon[29773]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:54:08.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3650804918' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/2704981277"}]': finished 2024-04-06T02:54:08.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-mon[29773]: osdmap e90: 8 total, 8 up, 8 in 2024-04-06T02:54:08.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/414237011' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/465830337"}]: dispatch 2024-04-06T02:54:08.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/465830337"}]: dispatch 2024-04-06T02:54:08.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:08.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:08.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-mon[24894]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:54:08.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3650804918' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/2704981277"}]': finished 2024-04-06T02:54:08.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-mon[24894]: osdmap e90: 8 total, 8 up, 8 in 2024-04-06T02:54:08.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/414237011' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/465830337"}]: dispatch 2024-04-06T02:54:08.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/465830337"}]: dispatch 2024-04-06T02:54:08.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:08.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:07 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:09.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:08 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/465830337"}]': finished 2024-04-06T02:54:09.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:08 smithi042 ceph-mon[24894]: osdmap e91: 8 total, 8 up, 8 in 2024-04-06T02:54:09.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:08 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1634886364' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/2860604058"}]: dispatch 2024-04-06T02:54:09.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:08 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/465830337"}]': finished 2024-04-06T02:54:09.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:08 smithi042 ceph-mon[29773]: osdmap e91: 8 total, 8 up, 8 in 2024-04-06T02:54:09.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:08 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1634886364' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/2860604058"}]: dispatch 2024-04-06T02:54:09.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:08 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/465830337"}]': finished 2024-04-06T02:54:09.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:08 smithi064 ceph-mon[25633]: osdmap e91: 8 total, 8 up, 8 in 2024-04-06T02:54:09.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:08 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1634886364' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/2860604058"}]: dispatch 2024-04-06T02:54:10.096 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:09 smithi064 ceph-mon[25633]: pgmap v119: 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-06T02:54:10.096 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:09 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1634886364' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/2860604058"}]': finished 2024-04-06T02:54:10.096 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:09 smithi064 ceph-mon[25633]: osdmap e92: 8 total, 8 up, 8 in 2024-04-06T02:54:10.096 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:09 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/954922689' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2704981277"}]: dispatch 2024-04-06T02:54:10.096 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:09 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2704981277"}]: dispatch 2024-04-06T02:54:10.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:09 smithi042 ceph-mon[29773]: pgmap v119: 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-06T02:54:10.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:09 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1634886364' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/2860604058"}]': finished 2024-04-06T02:54:10.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:09 smithi042 ceph-mon[29773]: osdmap e92: 8 total, 8 up, 8 in 2024-04-06T02:54:10.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:09 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/954922689' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2704981277"}]: dispatch 2024-04-06T02:54:10.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:09 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2704981277"}]: dispatch 2024-04-06T02:54:10.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:09 smithi042 ceph-mon[24894]: pgmap v119: 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-06T02:54:10.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:09 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1634886364' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/2860604058"}]': finished 2024-04-06T02:54:10.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:09 smithi042 ceph-mon[24894]: osdmap e92: 8 total, 8 up, 8 in 2024-04-06T02:54:10.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:09 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/954922689' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2704981277"}]: dispatch 2024-04-06T02:54:10.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:09 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2704981277"}]: dispatch 2024-04-06T02:54:11.103 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:10 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2704981277"}]': finished 2024-04-06T02:54:11.104 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:10 smithi064 ceph-mon[25633]: osdmap e93: 8 total, 8 up, 8 in 2024-04-06T02:54:11.104 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:10 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3689757628' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/547709070"}]: dispatch 2024-04-06T02:54:11.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:10 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2704981277"}]': finished 2024-04-06T02:54:11.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:10 smithi042 ceph-mon[29773]: osdmap e93: 8 total, 8 up, 8 in 2024-04-06T02:54:11.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:10 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3689757628' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/547709070"}]: dispatch 2024-04-06T02:54:11.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:10 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2704981277"}]': finished 2024-04-06T02:54:11.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:10 smithi042 ceph-mon[24894]: osdmap e93: 8 total, 8 up, 8 in 2024-04-06T02:54:11.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:10 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3689757628' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/547709070"}]: dispatch 2024-04-06T02:54:12.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:11 smithi064 ceph-mon[25633]: pgmap v122: 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-06T02:54:12.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:11 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3689757628' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/547709070"}]': finished 2024-04-06T02:54:12.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:11 smithi064 ceph-mon[25633]: osdmap e94: 8 total, 8 up, 8 in 2024-04-06T02:54:12.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:11 smithi042 ceph-mon[29773]: pgmap v122: 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-06T02:54:12.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:11 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3689757628' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/547709070"}]': finished 2024-04-06T02:54:12.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:11 smithi042 ceph-mon[29773]: osdmap e94: 8 total, 8 up, 8 in 2024-04-06T02:54:12.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:11 smithi042 ceph-mon[24894]: pgmap v122: 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-06T02:54:12.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:11 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3689757628' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/547709070"}]': finished 2024-04-06T02:54:12.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:11 smithi042 ceph-mon[24894]: osdmap e94: 8 total, 8 up, 8 in 2024-04-06T02:54:14.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:13 smithi064 ceph-mon[25633]: pgmap v124: 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-06T02:54:14.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:13 smithi042 ceph-mon[24894]: pgmap v124: 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-06T02:54:14.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:13 smithi042 ceph-mon[29773]: pgmap v124: 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-06T02:54:15.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:14 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:15.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:14 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:15.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:14 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:15.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:54:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:54:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:54:16.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:15 smithi064 ceph-mon[25633]: pgmap v125: 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-06T02:54:16.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:15 smithi042 ceph-mon[29773]: pgmap v125: 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-06T02:54:16.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:15 smithi042 ceph-mon[24894]: pgmap v125: 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-06T02:54:17.749 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:54:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:54:17] "GET /metrics HTTP/1.1" 200 215026 "" "Prometheus/2.33.4" 2024-04-06T02:54:18.821 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:18 smithi042 ceph-mon[29773]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-04-06T02:54:18.822 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:18 smithi042 ceph-mon[24894]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-04-06T02:54:18.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:18 smithi064 ceph-mon[25633]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 644 B/s rd, 0 op/s 2024-04-06T02:54:19.275 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:54:18 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:54:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:54:20.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:19 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:20.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:19 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:20.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:19 smithi064 ceph-mon[25633]: pgmap v127: 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-06T02:54:20.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:19 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:20.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:19 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:20.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:19 smithi042 ceph-mon[24894]: pgmap v127: 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-06T02:54:20.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:19 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:20.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:19 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:20.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:19 smithi042 ceph-mon[29773]: pgmap v127: 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-06T02:54:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:22 smithi064 ceph-mon[25633]: pgmap v128: 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-06T02:54:23.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:22 smithi042 ceph-mon[29773]: pgmap v128: 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-06T02:54:23.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:22 smithi042 ceph-mon[24894]: pgmap v128: 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-06T02:54:24.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:24 smithi042 ceph-mon[29773]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-06T02:54:24.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:24 smithi042 ceph-mon[24894]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-06T02:54:24.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:24 smithi064 ceph-mon[25633]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 858 B/s rd, 0 op/s 2024-04-06T02:54:25.693 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:54:25 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:54:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:54:25.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:25 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:26.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:25 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:26.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:25 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:26.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:26 smithi064 ceph-mon[25633]: pgmap v130: 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-06T02:54:27.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:26 smithi042 ceph-mon[29773]: pgmap v130: 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-06T02:54:27.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:26 smithi042 ceph-mon[24894]: pgmap v130: 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-06T02:54:27.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:54:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:54:27] "GET /metrics HTTP/1.1" 200 215026 "" "Prometheus/2.33.4" 2024-04-06T02:54:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:27 smithi042 ceph-mon[29773]: pgmap v131: 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-06T02:54:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:27 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:54:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:27 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:54:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:27 smithi042 ceph-mon[24894]: pgmap v131: 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-06T02:54:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:27 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:54:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:27 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:54:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:27 smithi064 ceph-mon[25633]: pgmap v131: 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-06T02:54:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:27 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:54:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:27 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:54:28.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:54:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:54:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:54:29.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:29.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:29.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:29.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:29.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:29.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:30.102 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:29 smithi064 ceph-mon[25633]: pgmap v132: 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-06T02:54:30.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:29 smithi042 ceph-mon[24894]: pgmap v132: 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-06T02:54:30.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:29 smithi042 ceph-mon[29773]: pgmap v132: 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-06T02:54:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:32 smithi064 ceph-mon[25633]: pgmap v133: 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-06T02:54:33.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:32 smithi042 ceph-mon[24894]: pgmap v133: 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-06T02:54:33.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:32 smithi042 ceph-mon[29773]: pgmap v133: 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-06T02:54:33.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:54:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:54:33.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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:54:33.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:54:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:54:33.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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:54:34.821 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:34 smithi042 ceph-mon[29773]: pgmap v134: 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-06T02:54:34.821 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:34 smithi042 ceph-mon[24894]: pgmap v134: 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-06T02:54:34.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:34 smithi064 ceph-mon[25633]: pgmap v134: 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-06T02:54:35.695 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:54:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:54:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:54:35.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:35 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:35 smithi064 ceph-mon[25633]: pgmap v135: 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-06T02:54:36.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:35 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:36.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:35 smithi042 ceph-mon[29773]: pgmap v135: 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-06T02:54:36.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:35 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:36.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:35 smithi042 ceph-mon[24894]: pgmap v135: 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-06T02:54:37.540 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:54:37 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:54:37] "GET /metrics HTTP/1.1" 200 214972 "" "Prometheus/2.33.4" 2024-04-06T02:54:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:38 smithi064 ceph-mon[25633]: pgmap v136: 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-06T02:54:39.015 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:54:38 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:54:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:54:39.015 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:38 smithi042 ceph-mon[29773]: pgmap v136: 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-06T02:54:39.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:38 smithi042 ceph-mon[24894]: pgmap v136: 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-06T02:54:40.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:39 smithi064 ceph-mon[25633]: pgmap v137: 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-06T02:54:40.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:39 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:40.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:39 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:40.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:39 smithi042 ceph-mon[29773]: pgmap v137: 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-06T02:54:40.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:39 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:40.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:39 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:39 smithi042 ceph-mon[24894]: pgmap v137: 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-06T02:54:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:39 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:39 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:42.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:42 smithi064 ceph-mon[25633]: pgmap v138: 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-06T02:54:43.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:42 smithi042 ceph-mon[29773]: pgmap v138: 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-06T02:54:43.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:42 smithi042 ceph-mon[24894]: pgmap v138: 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-06T02:54:43.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:43 smithi042 ceph-mon[24894]: pgmap v139: 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-06T02:54:43.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:43 smithi042 ceph-mon[29773]: pgmap v139: 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-06T02:54:43.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:54:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:54:43.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:54:43.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:54:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:54: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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:54:43.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:54:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:54: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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:54:43.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:43 smithi064 ceph-mon[25633]: pgmap v139: 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-06T02:54:44.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:44 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:45.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:44 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:45.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:44 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:45.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:54:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:54:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:54:46.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:45 smithi042 ceph-mon[24894]: pgmap v140: 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-06T02:54:46.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:45 smithi042 ceph-mon[29773]: pgmap v140: 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-06T02:54:46.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:45 smithi064 ceph-mon[25633]: pgmap v140: 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-06T02:54:47.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:47 smithi042 ceph-mon[29773]: pgmap v141: 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-06T02:54:47.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:47 smithi042 ceph-mon[24894]: pgmap v141: 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-06T02:54:47.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:54:47 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:54:47] "GET /metrics HTTP/1.1" 200 214928 "" "Prometheus/2.33.4" 2024-04-06T02:54:47.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:47 smithi064 ceph-mon[25633]: pgmap v141: 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-06T02:54:48.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:54:47 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:54:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:54:49.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:48 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:49.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:48 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:49.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:48 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:49.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:48 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:49.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:48 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:49.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:48 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:54:50.236 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:49 smithi064 ceph-mon[25633]: pgmap v142: 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-06T02:54:50.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:49 smithi042 ceph-mon[29773]: pgmap v142: 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-06T02:54:50.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:49 smithi042 ceph-mon[24894]: pgmap v142: 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-06T02:54:52.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:52 smithi064 ceph-mon[25633]: pgmap v143: 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-06T02:54:53.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:52 smithi042 ceph-mon[24894]: pgmap v143: 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-06T02:54:53.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:52 smithi042 ceph-mon[29773]: pgmap v143: 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-06T02:54:53.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:53 smithi042 ceph-mon[24894]: pgmap v144: 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-06T02:54:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:53 smithi042 ceph-mon[29773]: pgmap v144: 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-06T02:54:53.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:54:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:54:53.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:54:53.785 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:54:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:54: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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:54:53.785 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:54:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:54:53.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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:54:53.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:53 smithi064 ceph-mon[25633]: pgmap v144: 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-06T02:54:54.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:54 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:55.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:54 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:55.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:54 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:54:55.704 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:54:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:54:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:54:55.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:55 smithi064 ceph-mon[25633]: pgmap v145: 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-06T02:54:56.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:55 smithi042 ceph-mon[29773]: pgmap v145: 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-06T02:54:56.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:55 smithi042 ceph-mon[24894]: pgmap v145: 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-06T02:54:57.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:54:57 smithi042 ceph-mon[24894]: pgmap v146: 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-06T02:54:57.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:54:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:54:57] "GET /metrics HTTP/1.1" 200 214928 "" "Prometheus/2.33.4" 2024-04-06T02:54:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:54:57 smithi042 ceph-mon[29773]: pgmap v146: 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-06T02:54:57.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:54:57 smithi064 ceph-mon[25633]: pgmap v146: 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-06T02:54:59.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:54:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:54:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:55:00.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:00 smithi064 ceph-mon[25633]: pgmap v147: 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-06T02:55:00.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:00 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:00.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:00 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:00.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:00 smithi042 ceph-mon[29773]: pgmap v147: 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-06T02:55:00.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:00 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:00.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:00 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:00.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:00 smithi042 ceph-mon[24894]: pgmap v147: 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-06T02:55:00.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:00 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:00.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:00 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:02.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:02 smithi064 ceph-mon[25633]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-06T02:55:03.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:02 smithi042 ceph-mon[29773]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-06T02:55:03.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:02 smithi042 ceph-mon[24894]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-06T02:55:03.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:03 smithi042 ceph-mon[29773]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-06T02:55:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:03 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:55:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:03 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:55:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:03 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:55:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:03 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:03.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:55:03.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:55:03.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:55: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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:55:03.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:55: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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:55:03.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:03 smithi042 ceph-mon[24894]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-06T02:55:03.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:03 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:55:03.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:03 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:55:03.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:03 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:55:03.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:03 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:03 smithi064 ceph-mon[25633]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-06T02:55:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:03 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:55:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:03 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:55:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:03 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:55:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:03 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:04 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:05.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:04 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:04 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:05.705 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:55:05 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:55:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:55:05.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:05 smithi064 ceph-mon[25633]: pgmap v150: 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-06T02:55:06.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:05 smithi042 ceph-mon[29773]: pgmap v150: 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-06T02:55:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:05 smithi042 ceph-mon[24894]: pgmap v150: 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-06T02:55:07.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:07 smithi042 ceph-mon[24894]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-06T02:55:07.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:07 smithi042 ceph-mon[29773]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-06T02:55:07.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:55:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:55:07] "GET /metrics HTTP/1.1" 200 214915 "" "Prometheus/2.33.4" 2024-04-06T02:55:07.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:07 smithi064 ceph-mon[25633]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-06T02:55:08.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:55:08 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:55:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:55:09.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:09 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:09.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:09 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:09.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:09 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:09.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:09 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:09 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:09 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:10.198 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:10 smithi064 ceph-mon[25633]: pgmap v152: 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-06T02:55:10.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:10 smithi042 ceph-mon[29773]: pgmap v152: 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-06T02:55:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:10 smithi042 ceph-mon[24894]: pgmap v152: 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-06T02:55:12.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:12 smithi064 ceph-mon[25633]: pgmap v153: 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-06T02:55:12.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:12 smithi042 ceph-mon[29773]: pgmap v153: 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-06T02:55:12.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:12 smithi042 ceph-mon[24894]: pgmap v153: 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-06T02:55:13.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:55:13.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:55:13.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:55: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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:55:13.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:55: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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:55:14.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:14 smithi042 ceph-mon[29773]: pgmap v154: 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-06T02:55:14.324 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:14 smithi042 ceph-mon[24894]: pgmap v154: 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-06T02:55:14.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:14 smithi064 ceph-mon[25633]: pgmap v154: 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-06T02:55:15.347 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:15 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:15.347 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:15 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:15.387 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:15 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:15.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:55:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:55:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:55:16.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:16 smithi042 ceph-mon[29773]: pgmap v155: 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-06T02:55:16.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:16 smithi042 ceph-mon[24894]: pgmap v155: 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-06T02:55:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:16 smithi064 ceph-mon[25633]: pgmap v155: 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-06T02:55:17.700 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:55:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:55:17] "GET /metrics HTTP/1.1" 200 214935 "" "Prometheus/2.33.4" 2024-04-06T02:55:17.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:17 smithi064 ceph-mon[25633]: pgmap v156: 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-06T02:55:18.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:17 smithi042 ceph-mon[24894]: pgmap v156: 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-06T02:55:18.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:17 smithi042 ceph-mon[29773]: pgmap v156: 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-06T02:55:19.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:55:19 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:55:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:55:20.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:20 smithi064 ceph-mon[25633]: pgmap v157: 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-06T02:55:20.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:20.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:20.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:20 smithi042 ceph-mon[24894]: pgmap v157: 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-06T02:55:20.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:20.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:20 smithi042 ceph-mon[29773]: pgmap v157: 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-06T02:55:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:22.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:22 smithi064 ceph-mon[25633]: pgmap v158: 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-06T02:55:22.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:22 smithi042 ceph-mon[24894]: pgmap v158: 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-06T02:55:22.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:22 smithi042 ceph-mon[29773]: pgmap v158: 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-06T02:55:23.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:55:23.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:55:23.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:55: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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:55:23.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:55: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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:55:24.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:24 smithi064 ceph-mon[25633]: pgmap v159: 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-06T02:55:24.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:24 smithi042 ceph-mon[29773]: pgmap v159: 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-06T02:55:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:24 smithi042 ceph-mon[24894]: pgmap v159: 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-06T02:55:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:25 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:25.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:55:25 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:55:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:55:25.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:25 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:25.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:25 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:26.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:26 smithi064 ceph-mon[25633]: pgmap v160: 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-06T02:55:26.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:26 smithi042 ceph-mon[29773]: pgmap v160: 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-06T02:55:26.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:26 smithi042 ceph-mon[24894]: pgmap v160: 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-06T02:55:27.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:55:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:55:27] "GET /metrics HTTP/1.1" 200 214935 "" "Prometheus/2.33.4" 2024-04-06T02:55:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:27 smithi042 ceph-mon[29773]: pgmap v161: 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-06T02:55:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:27 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:55:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:27 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:55:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:27 smithi042 ceph-mon[24894]: pgmap v161: 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-06T02:55:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:27 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:55:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:27 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:55:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:27 smithi064 ceph-mon[25633]: pgmap v161: 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-06T02:55:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:27 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:55:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:27 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:55:28.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:55:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:55:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:55:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:29 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:29 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:29.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:29 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:29.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:29 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:29.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:29 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:29.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:29 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:30.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:30 smithi064 ceph-mon[25633]: pgmap v162: 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-06T02:55:30.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:30 smithi042 ceph-mon[29773]: pgmap v162: 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-06T02:55:30.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:30 smithi042 ceph-mon[24894]: pgmap v162: 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-06T02:55:32.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:32 smithi064 ceph-mon[25633]: pgmap v163: 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-06T02:55:32.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:32 smithi042 ceph-mon[29773]: pgmap v163: 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-06T02:55:32.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:32 smithi042 ceph-mon[24894]: pgmap v163: 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-06T02:55:33.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:55:33.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:55:33.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:55:33.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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:55:33.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:55:33.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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:55:34.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:34 smithi064 ceph-mon[25633]: pgmap v164: 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-06T02:55:34.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:34 smithi042 ceph-mon[29773]: pgmap v164: 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-06T02:55:34.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:34 smithi042 ceph-mon[24894]: pgmap v164: 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-06T02:55:35.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:35 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:35.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:55:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:55:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:55:35.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:35 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:35.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:35 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:36.431 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:36 smithi042 ceph-mon[29773]: pgmap v165: 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-06T02:55:36.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:36 smithi042 ceph-mon[24894]: pgmap v165: 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-06T02:55:36.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:36 smithi064 ceph-mon[25633]: pgmap v165: 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-06T02:55:37.661 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:55:37 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:55:37] "GET /metrics HTTP/1.1" 200 214952 "" "Prometheus/2.33.4" 2024-04-06T02:55:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:37 smithi064 ceph-mon[25633]: pgmap v166: 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-06T02:55:38.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:37 smithi042 ceph-mon[29773]: pgmap v166: 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-06T02:55:38.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:37 smithi042 ceph-mon[24894]: pgmap v166: 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-06T02:55:39.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:55:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:55:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:55:40.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:40 smithi042 ceph-mon[29773]: pgmap v167: 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-06T02:55:40.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:40 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:40.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:40 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:40.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:40 smithi042 ceph-mon[24894]: pgmap v167: 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-06T02:55:40.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:40 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:40.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:40 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:40.611 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:40 smithi064 ceph-mon[25633]: pgmap v167: 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-06T02:55:40.611 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:40 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:40.611 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:40 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:41.639 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-06T02:55:42.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:42 smithi042 ceph-mon[24894]: pgmap v168: 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-06T02:55:42.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:42 smithi042 ceph-mon[29773]: pgmap v168: 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-06T02:55:42.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:42 smithi064 ceph-mon[25633]: pgmap v168: 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-06T02:55:43.498 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:55:43.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:55:43.498 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:55:43.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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:55:43.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:55:43.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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:55:44.311 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-06T02:55:44.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:44 smithi042 ceph-mon[29773]: pgmap v169: 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-06T02:55:44.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:44 smithi042 ceph-mon[24894]: pgmap v169: 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-06T02:55:44.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:44 smithi064 ceph-mon[25633]: pgmap v169: 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-06T02:55:45.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:45 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:45.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:45 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:45.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:45 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:45.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:55:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:55:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:55:46.482 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:46 smithi042 ceph-mon[29773]: pgmap v170: 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-06T02:55:46.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:46 smithi042 ceph-mon[24894]: pgmap v170: 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-06T02:55:46.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:46 smithi064 ceph-mon[25633]: pgmap v170: 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-06T02:55:47.131 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-06T02:55:47.690 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:55:47 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:55:47] "GET /metrics HTTP/1.1" 200 214947 "" "Prometheus/2.33.4" 2024-04-06T02:55:47.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:47 smithi064 ceph-mon[25633]: pgmap v171: 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-06T02:55:48.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:47 smithi042 ceph-mon[29773]: pgmap v171: 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-06T02:55:48.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:47 smithi042 ceph-mon[24894]: pgmap v171: 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-06T02:55:48.464 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:55:48 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:55:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:55:49.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:49 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:49.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:49 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:49.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:49 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:49.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:49 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:49.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:49 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:49.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:49 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:49.777 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-06T02:55:50.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:50 smithi042 ceph-mon[29773]: pgmap v172: 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-06T02:55:50.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:50 smithi042 ceph-mon[24894]: pgmap v172: 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-06T02:55:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:50 smithi064 ceph-mon[25633]: pgmap v172: 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-06T02:55:51.757 INFO:teuthology.orchestra.run.smithi042.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 2024-04-06T02:55:52.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:52 smithi042 ceph-mon[24894]: pgmap v173: 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-06T02:55:52.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:52 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:52.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:52 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:55:52.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:52 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:55:52.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:52 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:55:52.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:52 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:52.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:52 smithi042 ceph-mon[29773]: pgmap v173: 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-06T02:55:52.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:52 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:52.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:52 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:55:52.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:52 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:55:52.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:52 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:55:52.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:52 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:52.460 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-06T02:55:52.470 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi042.front.sepia.ceph.com 2024-04-06T02:55:52.471 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- 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-06T02:55:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:52 smithi064 ceph-mon[25633]: pgmap v173: 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-06T02:55:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:52 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:52 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:55:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:52 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:55:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:52 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:55:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:52 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:55:53.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:53 smithi042 ceph-mon[29773]: from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9f192350ba5fe6d0a365b251a8c2af61f56a5fa6", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:53.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:53 smithi042 ceph-mon[29773]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 2024-04-06T02:55:53.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:53 smithi042 ceph-mon[29773]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 2024-04-06T02:55:53.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:53 smithi042 ceph-mon[24894]: from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9f192350ba5fe6d0a365b251a8c2af61f56a5fa6", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:53.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:53 smithi042 ceph-mon[24894]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 2024-04-06T02:55:53.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:53 smithi042 ceph-mon[24894]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 2024-04-06T02:55:53.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:53 smithi064 ceph-mon[25633]: from='client.24997 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9f192350ba5fe6d0a365b251a8c2af61f56a5fa6", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:53.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:53 smithi064 ceph-mon[25633]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 2024-04-06T02:55:53.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:53 smithi064 ceph-mon[25633]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 2024-04-06T02:55:53.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:55:53.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:55:53.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:55:53.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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:55:53.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:55:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:55:53.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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:55:54.353 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:54 smithi064 ceph-mon[25633]: pgmap v174: 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-06T02:55:54.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:54 smithi042 ceph-mon[24894]: pgmap v174: 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-06T02:55:54.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:54 smithi042 ceph-mon[29773]: pgmap v174: 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-06T02:55:54.651 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T02:55:55.342 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T02:55:55.342 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 16s ago 8m - - 2024-04-06T02:55:55.342 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 7s ago 8m - - 2024-04-06T02:55:55.343 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (2m) 16s ago 3m 27.7M - ba2b418f427c 9af84725b351 2024-04-06T02:55:55.343 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 running (2m) 7s ago 2m 52.7M - 8.3.5 dad864ee21e9 c01b73ab5d11 2024-04-06T02:55:55.343 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (2m) 16s ago 2m 54.4M - 3.5 e1d6a67b021e e0430225dd78 2024-04-06T02:55:55.343 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443 running (8m) 7s ago 8m 412M - 17.2.0 e1d6a67b021e 296c9a133dd9 2024-04-06T02:55:55.343 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:9283 running (9m) 16s ago 9m 463M - 17.2.0 e1d6a67b021e ca2c295dcf12 2024-04-06T02:55:55.343 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (9m) 16s ago 10m 50.2M 2048M 17.2.0 e1d6a67b021e 530be79aa30f 2024-04-06T02:55:55.343 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (8m) 7s ago 8m 44.4M 2048M 17.2.0 e1d6a67b021e 7a703a780904 2024-04-06T02:55:55.343 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (8m) 16s ago 8m 39.9M 2048M 17.2.0 e1d6a67b021e d3f191ec92df 2024-04-06T02:55:55.343 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (4m) 16s ago 4m 15.1M - 1dbe0e931976 f12d74d2132e 2024-04-06T02:55:55.343 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (4m) 7s ago 4m 17.5M - 1dbe0e931976 be5099fbdb16 2024-04-06T02:55:55.343 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (7m) 16s ago 7m 51.4M 4096M 17.2.0 e1d6a67b021e 1097e6ea2896 2024-04-06T02:55:55.343 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (7m) 16s ago 7m 56.0M 4096M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T02:55:55.343 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (6m) 16s ago 6m 47.7M 4096M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T02:55:55.343 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (6m) 16s ago 6m 51.0M 4096M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T02:55:55.344 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (6m) 7s ago 6m 56.3M 4096M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T02:55:55.344 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (5m) 7s ago 5m 51.6M 4096M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T02:55:55.344 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (5m) 7s ago 5m 49.0M 4096M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T02:55:55.344 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (4m) 7s ago 4m 53.6M 4096M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T02:55:55.344 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (2m) 7s ago 4m 65.8M - 514e6a882f6e 87f3a47047bc 2024-04-06T02:55:55.344 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (2m) 16s ago 2m 73.7M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T02:55:55.344 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (2m) 7s ago 2m 71.0M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T02:55:55.344 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (2m) 16s ago 2m 70.7M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T02:55:55.344 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (2m) 7s ago 2m 72.9M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T02:55:55.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:55:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:55:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:55:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:55 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:55 smithi064 ceph-mon[25633]: from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:55.756 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:55:55.756 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T02:55:55.756 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-06T02:55:55.756 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:55:55.756 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T02:55:55.756 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-06T02:55:55.756 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:55:55.756 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T02:55:55.756 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-06T02:55:55.756 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:55:55.756 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2024-04-06T02:55:55.757 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T02:55:55.757 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T02:55:55.757 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:55:55.757 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T02:55:55.757 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-06T02:55:55.757 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:55:55.757 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:55:55.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:55 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:55.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:55 smithi042 ceph-mon[29773]: from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:55.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:55 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:55:55.758 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:55 smithi042 ceph-mon[24894]: from='client.25003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:56.094 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:55:56.094 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:9f192350ba5fe6d0a365b251a8c2af61f56a5fa6", 2024-04-06T02:55:56.095 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T02:55:56.095 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2024-04-06T02:55:56.095 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "", 2024-04-06T02:55:56.095 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 image" 2024-04-06T02:55:56.095 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:55:56.478 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_OK 2024-04-06T02:55:56.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:56 smithi042 ceph-mon[29773]: pgmap v175: 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-06T02:55:56.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:56 smithi042 ceph-mon[29773]: from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:56.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:56 smithi042 ceph-mon[29773]: from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:56.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:56 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2727100945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:55:56.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:56 smithi042 ceph-mon[24894]: pgmap v175: 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-06T02:55:56.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:56 smithi042 ceph-mon[24894]: from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:56.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:56 smithi042 ceph-mon[24894]: from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:56.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:56 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2727100945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:55:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:56 smithi064 ceph-mon[25633]: pgmap v175: 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-06T02:55:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:56 smithi064 ceph-mon[25633]: from='client.25009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:56 smithi064 ceph-mon[25633]: from='client.25015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:56 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2727100945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:55:57.557 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:57 smithi042 ceph-mon[24894]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:57.557 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:57 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2430567507' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:55:57.557 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:55:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:55:57] "GET /metrics HTTP/1.1" 200 214947 "" "Prometheus/2.33.4" 2024-04-06T02:55:57.558 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:57 smithi042 ceph-mon[29773]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:57.558 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:57 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2430567507' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:55:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:57 smithi064 ceph-mon[25633]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:55:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:57 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2430567507' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:55:58.559 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:55:58 smithi042 ceph-mon[24894]: pgmap v176: 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-06T02:55:58.560 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:55:58 smithi042 ceph-mon[29773]: pgmap v176: 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-06T02:55:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:55:58 smithi064 ceph-mon[25633]: pgmap v176: 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-06T02:55:59.660 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:55:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:55:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:56:00.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:00 smithi064 ceph-mon[25633]: pgmap v177: 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-06T02:56:00.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:00 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:00.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:00 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:00.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:00 smithi042 ceph-mon[24894]: pgmap v177: 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-06T02:56:00.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:00 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:00.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:00 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:00.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:00 smithi042 ceph-mon[29773]: pgmap v177: 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-06T02:56:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:00 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:00 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:02 smithi064 ceph-mon[25633]: pgmap v178: 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-06T02:56:02.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:02 smithi042 ceph-mon[29773]: pgmap v178: 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-06T02:56:02.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:02 smithi042 ceph-mon[24894]: pgmap v178: 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-06T02:56:03.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:56:03.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:56:03.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:56:03.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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:56:03.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:56:03.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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:56:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:04 smithi064 ceph-mon[25633]: pgmap v179: 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-06T02:56:04.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:04 smithi042 ceph-mon[29773]: pgmap v179: 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-06T02:56:04.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:04 smithi042 ceph-mon[24894]: pgmap v179: 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-06T02:56:05.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:05 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:05.748 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:56:05 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:56:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:56:05.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:05 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:05 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:06.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:06 smithi064 ceph-mon[25633]: pgmap v180: 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-06T02:56:06.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:06 smithi042 ceph-mon[29773]: pgmap v180: 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-06T02:56:06.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:06 smithi042 ceph-mon[24894]: pgmap v180: 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-06T02:56:07.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:07 smithi042 ceph-mon[29773]: pgmap v181: 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-06T02:56:07.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:07 smithi042 ceph-mon[24894]: pgmap v181: 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-06T02:56:07.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:56:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:56:07] "GET /metrics HTTP/1.1" 200 214938 "" "Prometheus/2.33.4" 2024-04-06T02:56:07.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:07 smithi064 ceph-mon[25633]: pgmap v181: 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-06T02:56:08.684 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:56:08 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:56:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:56:09.695 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:09 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:09.696 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:09 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:09.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:09 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:09.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:09 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:09.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:09 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:09.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:09 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:10.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:10 smithi064 ceph-mon[25633]: pgmap v182: 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-06T02:56:10.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:10 smithi042 ceph-mon[24894]: pgmap v182: 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-06T02:56:10.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:10 smithi042 ceph-mon[29773]: pgmap v182: 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-06T02:56:12.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:12 smithi064 ceph-mon[25633]: pgmap v183: 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-06T02:56:12.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:12 smithi042 ceph-mon[29773]: pgmap v183: 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-06T02:56:12.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:12 smithi042 ceph-mon[24894]: pgmap v183: 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-06T02:56:13.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:56:13.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:56:13.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:56:13.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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:56:13.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:56:13.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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:56:14.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:14 smithi064 ceph-mon[25633]: pgmap v184: 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-06T02:56:14.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:14 smithi042 ceph-mon[29773]: pgmap v184: 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-06T02:56:14.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:14 smithi042 ceph-mon[24894]: pgmap v184: 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-06T02:56:15.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:15 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:15.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:56:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:56:15] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:56:15.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:15 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:15.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:15 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:16.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:16 smithi064 ceph-mon[25633]: pgmap v185: 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-06T02:56:16.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:16 smithi042 ceph-mon[29773]: pgmap v185: 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-06T02:56:16.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:16 smithi042 ceph-mon[24894]: pgmap v185: 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-06T02:56:17.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:17 smithi042 ceph-mon[29773]: pgmap v186: 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-06T02:56:17.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:17 smithi042 ceph-mon[24894]: pgmap v186: 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-06T02:56:17.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:56:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:56:17] "GET /metrics HTTP/1.1" 200 214922 "" "Prometheus/2.33.4" 2024-04-06T02:56:17.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:17 smithi064 ceph-mon[25633]: pgmap v186: 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-06T02:56:19.696 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:56:19 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:56:19] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:56:20.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:20 smithi042 ceph-mon[29773]: pgmap v187: 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-06T02:56:20.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:20.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:20 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:20.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:20 smithi042 ceph-mon[24894]: pgmap v187: 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-06T02:56:20.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:20.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:20 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:20 smithi064 ceph-mon[25633]: pgmap v187: 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-06T02:56:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:20 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:22 smithi042 ceph-mon[24894]: pgmap v188: 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-06T02:56:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:22 smithi042 ceph-mon[29773]: pgmap v188: 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-06T02:56:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:22 smithi064 ceph-mon[25633]: pgmap v188: 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-06T02:56:23.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:56:23.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:56:23.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:56:23.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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:56:23.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:56:23.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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:56:24.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:24 smithi042 ceph-mon[29773]: pgmap v189: 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-06T02:56:24.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:24 smithi042 ceph-mon[24894]: pgmap v189: 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-06T02:56:24.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:24 smithi064 ceph-mon[25633]: pgmap v189: 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-06T02:56:25.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:25 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:25.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:56:25 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:56:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:56:25.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:25 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:25.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:25 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:26.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:26 smithi042 ceph-mon[29773]: pgmap v190: 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-06T02:56:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:26 smithi042 ceph-mon[24894]: pgmap v190: 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-06T02:56:26.927 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T02:56:26.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:26 smithi064 ceph-mon[25633]: pgmap v190: 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-06T02:56:27.656 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T02:56:27.656 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 8s ago 9m - - 2024-04-06T02:56:27.656 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 19s ago 9m - - 2024-04-06T02:56:27.656 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (3m) 8s ago 3m 27.2M - ba2b418f427c 9af84725b351 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 running (3m) 19s ago 3m 52.9M - 8.3.5 dad864ee21e9 c01b73ab5d11 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (2m) 8s ago 2m 54.6M - 3.5 e1d6a67b021e e0430225dd78 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443 running (8m) 19s ago 8m 412M - 17.2.0 e1d6a67b021e 296c9a133dd9 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:9283 running (10m) 8s ago 10m 465M - 17.2.0 e1d6a67b021e ca2c295dcf12 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (10m) 8s ago 10m 48.9M 2048M 17.2.0 e1d6a67b021e 530be79aa30f 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (8m) 19s ago 8m 40.0M 2048M 17.2.0 e1d6a67b021e 7a703a780904 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (9m) 8s ago 9m 37.0M 2048M 17.2.0 e1d6a67b021e d3f191ec92df 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (4m) 8s ago 4m 14.2M - 1dbe0e931976 f12d74d2132e 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (4m) 19s ago 4m 19.6M - 1dbe0e931976 be5099fbdb16 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (8m) 8s ago 8m 51.7M 4096M 17.2.0 e1d6a67b021e 1097e6ea2896 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (7m) 8s ago 7m 56.4M 4096M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (7m) 8s ago 7m 48.0M 4096M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (7m) 8s ago 6m 51.4M 4096M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (6m) 19s ago 6m 56.5M 4096M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T02:56:27.657 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (6m) 19s ago 6m 51.8M 4096M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T02:56:27.658 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (5m) 19s ago 5m 49.1M 4096M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T02:56:27.658 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (5m) 19s ago 5m 53.8M 4096M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T02:56:27.658 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (3m) 19s ago 4m 65.8M - 514e6a882f6e 87f3a47047bc 2024-04-06T02:56:27.658 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (3m) 8s ago 3m 73.9M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T02:56:27.658 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (2m) 19s ago 2m 71.1M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T02:56:27.658 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (2m) 8s ago 2m 71.0M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T02:56:27.658 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (2m) 19s ago 2m 73.0M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T02:56:27.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:56:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:56:27] "GET /metrics HTTP/1.1" 200 214922 "" "Prometheus/2.33.4" 2024-04-06T02:56:27.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:27 smithi042 ceph-mon[29773]: from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:56:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:27 smithi042 ceph-mon[29773]: pgmap v191: 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-06T02:56:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:27 smithi042 ceph-mon[29773]: from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:56:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:27 smithi042 ceph-mon[29773]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:56:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:27 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:56:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:27 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:56:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:27 smithi042 ceph-mon[24894]: from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:56:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:27 smithi042 ceph-mon[24894]: pgmap v191: 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-06T02:56:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:27 smithi042 ceph-mon[24894]: from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:56:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:27 smithi042 ceph-mon[24894]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:56:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:27 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:56:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:27 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:56:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:27 smithi064 ceph-mon[25633]: from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:56:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:27 smithi064 ceph-mon[25633]: pgmap v191: 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-06T02:56:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:27 smithi064 ceph-mon[25633]: from='client.25045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:56:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:27 smithi064 ceph-mon[25633]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:56:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:27 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:56:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:27 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:56:28.045 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:56:28.045 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T02:56:28.045 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-06T02:56:28.045 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:56:28.045 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T02:56:28.045 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-06T02:56:28.045 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:56:28.045 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T02:56:28.045 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-06T02:56:28.045 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:56:28.045 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2024-04-06T02:56:28.045 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T02:56:28.045 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T02:56:28.046 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:56:28.046 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T02:56:28.046 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-06T02:56:28.046 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:56:28.046 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:56:28.376 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:56:28.376 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:9f192350ba5fe6d0a365b251a8c2af61f56a5fa6", 2024-04-06T02:56:28.377 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T02:56:28.377 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2024-04-06T02:56:28.377 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "", 2024-04-06T02:56:28.377 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 image" 2024-04-06T02:56:28.377 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:56:28.718 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:56:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:56:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:56:28.773 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_OK 2024-04-06T02:56:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:28 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/740128951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:56:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:28 smithi064 ceph-mon[25633]: from='client.25063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:56:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:28 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:29.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:28 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/740128951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:56:29.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:28 smithi042 ceph-mon[29773]: from='client.25063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:56:29.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:29.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:28 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:29.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:28 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/740128951' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:56:29.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:28 smithi042 ceph-mon[24894]: from='client.25063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:56:29.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:29.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:28 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:29.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:29 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/381965114' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:56:29.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:29 smithi064 ceph-mon[25633]: pgmap v192: 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-06T02:56:30.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:29 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/381965114' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:56:30.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:29 smithi042 ceph-mon[29773]: pgmap v192: 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-06T02:56:30.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:29 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/381965114' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:56:30.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:29 smithi042 ceph-mon[24894]: pgmap v192: 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-06T02:56:32.223 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:31 smithi064 ceph-mon[25633]: pgmap v193: 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-06T02:56:32.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:31 smithi042 ceph-mon[29773]: pgmap v193: 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-06T02:56:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:31 smithi042 ceph-mon[24894]: pgmap v193: 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-06T02:56:33.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:56:33.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:56:33.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:56:33.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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:56:33.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:56:33.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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:56:34.181 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:33 smithi064 ceph-mon[25633]: pgmap v194: 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-06T02:56:34.181 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:33 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:34.181 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:33 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:56:34.181 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:33 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:34.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:33 smithi042 ceph-mon[24894]: pgmap v194: 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-06T02:56:34.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:33 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:33 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:56:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:33 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:34.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:33 smithi042 ceph-mon[29773]: pgmap v194: 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-06T02:56:34.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:33 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:34.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:33 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:56:34.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:33 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:35.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:34 smithi064 ceph-mon[25633]: Upgrade: Target is version 19.0.0-2027-g9f192350 (unknown) 2024-04-06T02:56:35.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:34 smithi064 ceph-mon[25633]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c'] 2024-04-06T02:56:35.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:34 smithi064 ceph-mon[25633]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:56:35.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:34 smithi064 ceph-mon[25633]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c on smithi064 2024-04-06T02:56:35.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:34 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:35.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:34 smithi042 ceph-mon[29773]: Upgrade: Target is version 19.0.0-2027-g9f192350 (unknown) 2024-04-06T02:56:35.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:34 smithi042 ceph-mon[29773]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c'] 2024-04-06T02:56:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:34 smithi042 ceph-mon[29773]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:56:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:34 smithi042 ceph-mon[29773]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c on smithi064 2024-04-06T02:56:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:34 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:35.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:34 smithi042 ceph-mon[24894]: Upgrade: Target is version 19.0.0-2027-g9f192350 (unknown) 2024-04-06T02:56:35.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:34 smithi042 ceph-mon[24894]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c'] 2024-04-06T02:56:35.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:34 smithi042 ceph-mon[24894]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:56:35.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:34 smithi042 ceph-mon[24894]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c on smithi064 2024-04-06T02:56:35.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:34 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:35.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:56:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:56:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:56:36.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:35 smithi064 ceph-mon[25633]: pgmap v195: 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-06T02:56:36.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:35 smithi042 ceph-mon[29773]: pgmap v195: 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-06T02:56:36.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:35 smithi042 ceph-mon[24894]: pgmap v195: 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-06T02:56:37.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:37 smithi042 ceph-mon[29773]: pgmap v196: 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-06T02:56:37.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:37 smithi042 ceph-mon[24894]: pgmap v196: 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-06T02:56:37.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:56:37 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:56:37] "GET /metrics HTTP/1.1" 200 214883 "" "Prometheus/2.33.4" 2024-04-06T02:56:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:37 smithi064 ceph-mon[25633]: pgmap v196: 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-06T02:56:39.832 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:56:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:56:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:56:40.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:40 smithi064 ceph-mon[25633]: pgmap v197: 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-06T02:56:40.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:40 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:40.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:40 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:41.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:40 smithi042 ceph-mon[29773]: pgmap v197: 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-06T02:56:41.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:40 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:41.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:40 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:41.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:40 smithi042 ceph-mon[24894]: pgmap v197: 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-06T02:56:41.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:40 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:41.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:40 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:42.880 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:42 smithi064 ceph-mon[25633]: pgmap v198: 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-06T02:56:43.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:42 smithi042 ceph-mon[24894]: pgmap v198: 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-06T02:56:43.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:42 smithi042 ceph-mon[29773]: pgmap v198: 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-06T02:56:43.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:56:43.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:56:43.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:56:43.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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:56:43.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:56:43.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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:56:44.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:44 smithi064 ceph-mon[25633]: pgmap v199: 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-06T02:56:45.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:44 smithi042 ceph-mon[24894]: pgmap v199: 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-06T02:56:45.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:44 smithi042 ceph-mon[29773]: pgmap v199: 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-06T02:56:45.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:56:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:56:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:56:45.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:45 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:45.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:45 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:45.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:45 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:46.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:46 smithi064 ceph-mon[25633]: pgmap v200: 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-06T02:56:47.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:46 smithi042 ceph-mon[24894]: pgmap v200: 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-06T02:56:47.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:46 smithi042 ceph-mon[29773]: pgmap v200: 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-06T02:56:47.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:47 smithi042 ceph-mon[29773]: pgmap v201: 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-06T02:56:47.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:47 smithi042 ceph-mon[24894]: pgmap v201: 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-06T02:56:47.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:56:47 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:56:47] "GET /metrics HTTP/1.1" 200 214881 "" "Prometheus/2.33.4" 2024-04-06T02:56:47.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:47 smithi064 ceph-mon[25633]: pgmap v201: 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-06T02:56:49.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:56:48 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.64 - - [06/Apr/2024:02:56:48] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:56:49.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:49 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:49.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:49 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:50.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:49 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:50.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:49 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:50.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:49 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:50.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:49 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:56:50.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:50 smithi064 ceph-mon[25633]: pgmap v202: 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-06T02:56:51.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:50 smithi042 ceph-mon[24894]: pgmap v202: 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-06T02:56:51.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:50 smithi042 ceph-mon[29773]: pgmap v202: 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-06T02:56:52.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:52 smithi064 ceph-mon[25633]: pgmap v203: 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-06T02:56:53.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:52 smithi042 ceph-mon[29773]: pgmap v203: 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-06T02:56:53.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:52 smithi042 ceph-mon[24894]: pgmap v203: 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-06T02:56:53.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:56:53.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:56:53.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:56:53.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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:56:53.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:56:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:56:53.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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:56:54.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:54 smithi064 ceph-mon[25633]: pgmap v204: 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-06T02:56:55.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:54 smithi042 ceph-mon[29773]: pgmap v204: 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-06T02:56:55.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:54 smithi042 ceph-mon[24894]: pgmap v204: 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-06T02:56:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:55 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:55.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:56:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[27179]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:56:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:56:56.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:55 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:56.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:55 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:56:56.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:56 smithi064 ceph-mon[25633]: pgmap v205: 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-06T02:56:57.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:56 smithi042 ceph-mon[24894]: pgmap v205: 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-06T02:56:57.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:56 smithi042 ceph-mon[29773]: pgmap v205: 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-06T02:56:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:57 smithi042 ceph-mon[29773]: pgmap v206: 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-06T02:56:57.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:57 smithi042 ceph-mon[24894]: pgmap v206: 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-06T02:56:57.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:56:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:56:57] "GET /metrics HTTP/1.1" 200 214881 "" "Prometheus/2.33.4" 2024-04-06T02:56:57.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:57 smithi064 ceph-mon[25633]: pgmap v206: 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-06T02:56:59.112 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T02:56:59.722 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T02:56:59.722 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 20s ago 10m - - 2024-04-06T02:56:59.722 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 11s ago 9m - - 2024-04-06T02:56:59.722 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (3m) 20s ago 4m 27.3M - ba2b418f427c 9af84725b351 2024-04-06T02:56:59.722 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 running (3m) 11s ago 3m 52.4M - 8.3.5 dad864ee21e9 c01b73ab5d11 2024-04-06T02:56:59.722 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (3m) 20s ago 3m 56.7M - 3.5 e1d6a67b021e e0430225dd78 2024-04-06T02:56:59.722 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443 running (9m) 11s ago 9m 412M - 17.2.0 e1d6a67b021e 296c9a133dd9 2024-04-06T02:56:59.722 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:9283 running (10m) 20s ago 10m 465M - 17.2.0 e1d6a67b021e ca2c295dcf12 2024-04-06T02:56:59.723 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (11m) 20s ago 11m 49.6M 2048M 17.2.0 e1d6a67b021e 530be79aa30f 2024-04-06T02:56:59.723 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (9m) 11s ago 9m 41.3M 2048M 17.2.0 e1d6a67b021e 7a703a780904 2024-04-06T02:56:59.723 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (9m) 20s ago 9m 37.7M 2048M 17.2.0 e1d6a67b021e d3f191ec92df 2024-04-06T02:56:59.723 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (5m) 20s ago 5m 16.8M - 1dbe0e931976 f12d74d2132e 2024-04-06T02:56:59.723 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (5m) 11s ago 5m 19.5M - 1dbe0e931976 be5099fbdb16 2024-04-06T02:56:59.723 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (8m) 20s ago 8m 51.9M 4096M 17.2.0 e1d6a67b021e 1097e6ea2896 2024-04-06T02:56:59.723 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (8m) 20s ago 8m 56.6M 4096M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T02:56:59.723 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (8m) 20s ago 8m 48.1M 4096M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T02:56:59.723 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (7m) 20s ago 7m 51.6M 4096M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T02:56:59.723 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (7m) 11s ago 7m 56.9M 4096M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T02:56:59.723 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (6m) 11s ago 6m 52.0M 4096M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T02:56:59.723 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (6m) 11s ago 6m 49.4M 4096M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T02:56:59.724 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (5m) 11s ago 5m 54.1M 4096M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T02:56:59.724 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (3m) 11s ago 5m 65.8M - 514e6a882f6e 87f3a47047bc 2024-04-06T02:56:59.724 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (3m) 20s ago 3m 74.0M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T02:56:59.724 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (3m) 11s ago 3m 71.4M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T02:56:59.724 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (3m) 20s ago 3m 71.1M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T02:56:59.724 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (3m) 11s ago 3m 73.2M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T02:56:59.978 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:56:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 172.21.15.42 - - [06/Apr/2024:02:56:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-06T02:56:59.978 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:59 smithi042 ceph-mon[24894]: pgmap v207: 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-06T02:56:59.978 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:59 smithi042 ceph-mon[24894]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:56:59.978 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:59 smithi042 ceph-mon[24894]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:00.084 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:57:00.084 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T02:57:00.084 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-06T02:57:00.084 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:57:00.084 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T02:57:00.084 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-06T02:57:00.085 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:57:00.085 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T02:57:00.085 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-06T02:57:00.085 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:57:00.085 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2024-04-06T02:57:00.085 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T02:57:00.085 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T02:57:00.085 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:57:00.085 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T02:57:00.085 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-06T02:57:00.085 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:57:00.085 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:57:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:59 smithi064 ceph-mon[25633]: pgmap v207: 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-06T02:57:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:59 smithi064 ceph-mon[25633]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:59 smithi064 ceph-mon[25633]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:59 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:56:59 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:00.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:59 smithi042 ceph-mon[29773]: pgmap v207: 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-06T02:57:00.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:59 smithi042 ceph-mon[29773]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:00.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:59 smithi042 ceph-mon[29773]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:00.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:59 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:00.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:56:59 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:00.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:59 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:00.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:56:59 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:00.388 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:57:00.388 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T02:57:00.389 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T02:57:00.389 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2024-04-06T02:57:00.389 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "0/23 daemons upgraded", 2024-04-06T02:57:00.389 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c image on host smithi064" 2024-04-06T02:57:00.389 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:57:00.751 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_OK 2024-04-06T02:57:01.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:00 smithi042 ceph-mon[29773]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:01.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:00 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2242705497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:57:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:00 smithi042 ceph-mon[29773]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:00 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/560568480' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:57:01.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:00 smithi042 ceph-mon[24894]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:01.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:00 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2242705497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:57:01.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:00 smithi042 ceph-mon[24894]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:01.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:00 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/560568480' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:57:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:00 smithi064 ceph-mon[25633]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:00 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2242705497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:57:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:00 smithi064 ceph-mon[25633]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:00 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/560568480' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:57:02.212 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:01 smithi042 ceph-mon[29773]: pgmap v208: 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-06T02:57:02.213 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:01 smithi042 ceph-mon[24894]: pgmap v208: 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-06T02:57:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:01 smithi064 ceph-mon[25633]: pgmap v208: 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-06T02:57:03.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:57:03.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:57:03.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:57:03.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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:57:03.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:57:03.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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:57:04.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-mon[29773]: Upgrade: Updating mgr.x 2024-04-06T02:57:04.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:04.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:57:04.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:57:04.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:57:04.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-mon[29773]: Deploying daemon mgr.x on smithi064 2024-04-06T02:57:04.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-mon[29773]: pgmap v209: 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-06T02:57:04.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-mon[24894]: Upgrade: Updating mgr.x 2024-04-06T02:57:04.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:04.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:57:04.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:57:04.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:57:04.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-mon[24894]: Deploying daemon mgr.x on smithi064 2024-04-06T02:57:04.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:03 smithi042 ceph-mon[24894]: pgmap v209: 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-06T02:57:04.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:03 smithi064 ceph-mon[25633]: Upgrade: Updating mgr.x 2024-04-06T02:57:04.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:03 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:04.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:03 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:57:04.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:03 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:57:04.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:03 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:57:04.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:03 smithi064 ceph-mon[25633]: Deploying daemon mgr.x on smithi064 2024-04-06T02:57:04.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:03 smithi064 ceph-mon[25633]: pgmap v209: 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-06T02:57:04.644 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:04 smithi064 systemd[1]: Stopping Ceph mgr.x for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:57:04.645 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:04 smithi064 bash[51153]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr.x" found: no such container 2024-04-06T02:57:04.941 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:04 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:57:04.941 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:04 smithi064 podman[51166]: 2024-04-06 02:57:04.658985499 +0000 UTC m=+0.146531573 container died 296c9a133dd9d5c970c3fd9af31e9d86887642ef9715ddbd3403e662dff26842 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, CEPH_POINT_RELEASE=-17.2.0, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=centos-stream-container, distribution-scope=public, RELEASE=HEAD, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, vcs-type=git, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, io.k8s.display-name=CentOS Stream 8, version=8, io.openshift.tags=base centos centos-stream, io.buildah.version=1.19.8, architecture=x86_64, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_BRANCH=HEAD, build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, 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, ceph=True, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=) 2024-04-06T02:57:05.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:04 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:57:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:04 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:57:05.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:05 smithi064 podman[51166]: 2024-04-06 02:57:05.03778422 +0000 UTC m=+0.525330303 container cleanup 296c9a133dd9d5c970c3fd9af31e9d86887642ef9715ddbd3403e662dff26842 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., io.openshift.tags=base centos centos-stream, distribution-scope=public, GIT_CLEAN=True, architecture=x86_64, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, 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, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, GIT_BRANCH=HEAD, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, ceph=True, name=centos-stream, 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., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-06T02:57:05.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:05 smithi064 bash[51166]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x 2024-04-06T02:57:05.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:05 smithi064 bash[51203]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr.x" found: no such container 2024-04-06T02:57:05.663 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:05 smithi064 podman[51180]: 2024-04-06 02:57:05.297458345 +0000 UTC m=+0.635082417 container remove 296c9a133dd9d5c970c3fd9af31e9d86887642ef9715ddbd3403e662dff26842 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, version=8, CEPH_POINT_RELEASE=-17.2.0, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, com.redhat.component=centos-stream-container, RELEASE=HEAD, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux , GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git, name=centos-stream, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, ceph=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_BRANCH=HEAD, architecture=x86_64) 2024-04-06T02:57:05.663 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:05 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-06T02:57:05.664 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:05 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-04-06T02:57:05.664 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:05 smithi064 systemd[1]: Stopped Ceph mgr.x for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:57:05.664 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:05 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.x.service: Consumed 17.266s CPU time. 2024-04-06T02:57:05.664 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:05 smithi064 systemd[1]: Starting Ceph mgr.x for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:57:05.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:05 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:57:05.441Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.64:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T02:57:05.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:05 smithi064 ceph-mon[25633]: pgmap v210: 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-06T02:57:05.987 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:05 smithi064 podman[51308]: 2024-04-06 02:57:05.631216704 +0000 UTC m=+0.021653586 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T02:57:05.987 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:05 smithi064 podman[51308]: 2024-04-06 02:57:05.774135377 +0000 UTC m=+0.164572300 container create d45bd4e9fb752fa693d3ec8e6fc87745b0df58d654ce290bf203a7363173400b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, 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=, GIT_CLEAN=True, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-04-06T02:57:05.987 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:06 smithi064 podman[51308]: 2024-04-06 02:57:06.001639187 +0000 UTC m=+0.392076069 container init d45bd4e9fb752fa693d3ec8e6fc87745b0df58d654ce290bf203a7363173400b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, 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, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, ceph=True, CEPH_POINT_RELEASE=) 2024-04-06T02:57:06.194 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:05 smithi042 ceph-mon[29773]: pgmap v210: 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-06T02:57:06.195 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:05 smithi042 ceph-mon[24894]: pgmap v210: 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-06T02:57:06.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:06 smithi064 podman[51308]: 2024-04-06 02:57:06.00442818 +0000 UTC m=+0.394865067 container start d45bd4e9fb752fa693d3ec8e6fc87745b0df58d654ce290bf203a7363173400b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235) 2024-04-06T02:57:06.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:06 smithi064 ceph-mgr[51328]: -- 172.21.15.64:0/1278276547 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b5d966c5a0 con 0x55b5d9640c00 2024-04-06T02:57:06.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:06 smithi064 bash[51308]: d45bd4e9fb752fa693d3ec8e6fc87745b0df58d654ce290bf203a7363173400b 2024-04-06T02:57:06.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:06 smithi064 systemd[1]: Started Ceph mgr.x for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:57:06.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:06 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:06.559+0000 7f2eb4f7b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T02:57:06.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:06 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:06.655+0000 7f2eb4f7b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T02:57:07.406 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:07 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:07.406 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:07 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:57:07.406 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:07 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:57:07.406 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:07 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:57:07.406 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:07 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:07.324+0000 7f2eb4f7b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T02:57:07.521 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:07 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:07.521 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:07 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:57:07.521 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:07 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:57:07.521 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:07 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:57:07.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:07 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:07.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:07 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:57:07.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:07 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:57:07.522 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:07 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:57:07.741 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:07 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:07.419+0000 7f2eb4f7b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T02:57:07.741 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:07 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:07.565+0000 7f2eb4f7b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T02:57:07.742 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:07 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:07.664+0000 7f2eb4f7b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T02:57:07.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:57:07] "GET /metrics HTTP/1.1" 200 214878 "" "Prometheus/2.33.4" 2024-04-06T02:57:07.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:07 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:07.755+0000 7f2eb4f7b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T02:57:08.307 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:08.022+0000 7f2eb4f7b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-06T02:57:08.307 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:08.135+0000 7f2eb4f7b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T02:57:08.307 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:08.223+0000 7f2eb4f7b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T02:57:08.307 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:08.320+0000 7f2eb4f7b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T02:57:08.695 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:08.498+0000 7f2eb4f7b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T02:57:08.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-mon[25633]: pgmap v211: 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-06T02:57:08.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:08.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:08.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:57:08.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:57:08.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-mon[25633]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:57:08.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-mon[25633]: Failing over to other MGR 2024-04-06T02:57:08.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-06T02:57:08.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-mon[25633]: osdmap e95: 8 total, 8 up, 8 in 2024-04-06T02:57:08.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:08 smithi064 ceph-mon[25633]: Standby manager daemon y started 2024-04-06T02:57:09.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ignoring --setuser ceph since I am not root 2024-04-06T02:57:09.034 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ignoring --setgroup ceph since I am not root 2024-04-06T02:57:09.034 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mgr[25139]: -- 172.21.15.42:0/1109880758 <== mon.1 v2:172.21.15.42:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cabd908340 con 0x55cabd8e1000 2024-04-06T02:57:09.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[29773]: pgmap v211: 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-06T02:57:09.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:09.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:09.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:57:09.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:57:09.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[29773]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:57:09.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[29773]: Failing over to other MGR 2024-04-06T02:57:09.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-06T02:57:09.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[29773]: osdmap e95: 8 total, 8 up, 8 in 2024-04-06T02:57:09.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[29773]: Standby manager daemon y started 2024-04-06T02:57:09.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[24894]: pgmap v211: 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-06T02:57:09.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:09.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' 2024-04-06T02:57:09.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:57:09.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:57:09.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[24894]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:57:09.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[24894]: Failing over to other MGR 2024-04-06T02:57:09.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-06T02:57:09.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[24894]: osdmap e95: 8 total, 8 up, 8 in 2024-04-06T02:57:09.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:08 smithi042 ceph-mon[24894]: Standby manager daemon y started 2024-04-06T02:57:09.317 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:09 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:09.240+0000 7fa50df4e000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T02:57:09.317 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:09 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:09.331+0000 7fa50df4e000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T02:57:09.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:09 smithi064 ceph-mon[25633]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-06T02:57:09.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:09 smithi064 ceph-mon[25633]: mgrmap e21: x(active, starting, since 1.0013s), standbys: y 2024-04-06T02:57:09.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:09.506+0000 7f2eb4f7b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T02:57:09.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:09.641+0000 7f2eb4f7b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T02:57:10.013 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:09 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:09.937+0000 7fa50df4e000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T02:57:10.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:09 smithi042 ceph-mon[29773]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-06T02:57:10.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:09 smithi042 ceph-mon[29773]: mgrmap e21: x(active, starting, since 1.0013s), standbys: y 2024-04-06T02:57:10.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:09 smithi042 ceph-mon[24894]: from='mgr.14439 172.21.15.42:0/1347660365' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-06T02:57:10.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:09 smithi042 ceph-mon[24894]: mgrmap e21: x(active, starting, since 1.0013s), standbys: y 2024-04-06T02:57:10.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:09.980+0000 7f2eb4f7b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T02:57:10.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:10 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:10.076+0000 7f2eb4f7b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T02:57:10.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:10.027+0000 7fa50df4e000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T02:57:10.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:10.113+0000 7fa50df4e000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T02:57:10.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:10.264+0000 7fa50df4e000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T02:57:10.693 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:57:10.356Z 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.42:8443//api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T02:57:10.694 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:10.347+0000 7fa50df4e000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T02:57:10.694 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:10.458+0000 7fa50df4e000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T02:57:10.694 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:10.543+0000 7fa50df4e000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T02:57:10.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:10 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:10.279+0000 7f2eb4f7b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:57:10.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:10 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:10.469+0000 7f2eb4f7b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T02:57:11.009 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:10 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:10.761+0000 7f2eb4f7b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:57:11.009 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:11 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:11.022+0000 7f2eb4f7b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T02:57:11.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:10.708+0000 7fa50df4e000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T02:57:11.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:10.795+0000 7fa50df4e000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T02:57:11.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:11 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:11.266+0000 7f2eb4f7b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T02:57:12.163 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:11 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:11.847+0000 7fa50df4e000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T02:57:12.163 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:11 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:11.981+0000 7fa50df4e000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T02:57:12.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:12.100+0000 7f2eb4f7b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T02:57:12.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:12.177+0000 7fa50df4e000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T02:57:12.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:12.268+0000 7fa50df4e000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T02:57:12.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:12.407+0000 7fa50df4e000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:57:12.991 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:12.681+0000 7f2eb4f7b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T02:57:12.991 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:12.783+0000 7f2eb4f7b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T02:57:12.991 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:13.004+0000 7f2eb4f7b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T02:57:13.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:12.731+0000 7fa50df4e000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T02:57:13.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:12.959+0000 7fa50df4e000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:57:13.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-mon[25633]: Active manager daemon x restarted 2024-04-06T02:57:13.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-mon[25633]: Activating manager daemon x 2024-04-06T02:57:13.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-mon[25633]: osdmap e96: 8 total, 8 up, 8 in 2024-04-06T02:57:13.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:57:13.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:57:13.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:57:13.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:57:13.248 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:57:13] ENGINE Bus STARTING 2024-04-06T02:57:13.248 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: CherryPy Checker: 2024-04-06T02:57:13.248 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: The Application mounted at '' has an empty config. 2024-04-06T02:57:13.248 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:13.248 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:57:13] ENGINE Serving on http://:::9283 2024-04-06T02:57:13.248 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:57:13] ENGINE Bus STARTED 2024-04-06T02:57:13.248 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:57:13] ENGINE Bus STOPPING 2024-04-06T02:57:13.248 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:57:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-06T02:57:13.248 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:57:13] ENGINE Bus STOPPED 2024-04-06T02:57:13.502 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:13.050+0000 7fa50df4e000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T02:57:13.502 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:13.232+0000 7fa50df4e000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T02:57:13.502 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-mon[24894]: Active manager daemon x restarted 2024-04-06T02:57:13.502 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-mon[24894]: Activating manager daemon x 2024-04-06T02:57:13.502 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-mon[24894]: osdmap e96: 8 total, 8 up, 8 in 2024-04-06T02:57:13.502 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:57:13.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:57:13.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:57:13.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:57:13.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-mon[29773]: Active manager daemon x restarted 2024-04-06T02:57:13.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-mon[29773]: Activating manager daemon x 2024-04-06T02:57:13.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-mon[29773]: osdmap e96: 8 total, 8 up, 8 in 2024-04-06T02:57:13.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:57:13.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:57:13.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:57:13.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:57:13.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:57:13] ENGINE Bus STARTING 2024-04-06T02:57:13.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:57:13] ENGINE Serving on http://:::9283 2024-04-06T02:57:13.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:57:13] ENGINE Bus STARTED 2024-04-06T02:57:13.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:57:13.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T02:57:13.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:57: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.64:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T02:57:13.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:57:13.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.42:8443//api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T02:57:14.485 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:57:14.124Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=2 err="Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:57:14.486 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:14.194+0000 7fa50df4e000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T02:57:14.486 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:14.499+0000 7fa50df4e000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T02:57:14.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: mgrmap e22: x(active, starting, since 0.058079s), standbys: y 2024-04-06T02:57:14.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:57:14.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:57:14.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:57:14.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:57:14.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:57:14.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:57:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:57:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:57:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:57:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:57:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:57:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:57:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:57:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:57:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:57:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:57:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: Manager daemon x is now available 2024-04-06T02:57:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: Queued rgw.foo for migration 2024-04-06T02:57:14.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: Queued rgw.smpl for migration 2024-04-06T02:57:14.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: 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-06T02:57:14.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-06T02:57:14.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:57:14.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:57:14.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:57:14.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: mgrmap e22: x(active, starting, since 0.058079s), standbys: y 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:57:14.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:57:14.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:57:14.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: Manager daemon x is now available 2024-04-06T02:57:14.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: Queued rgw.foo for migration 2024-04-06T02:57:14.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: Queued rgw.smpl for migration 2024-04-06T02:57:14.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: 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-06T02:57:14.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-06T02:57:14.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:57:14.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:57:14.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:57:14.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:57:14.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:57:14.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:57:14.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T02:57:14.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T02:57:14.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: Deploying cephadm binary to smithi064 2024-04-06T02:57:14.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:57:14.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:57:14.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:57:14.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T02:57:14.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T02:57:14.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: Deploying cephadm binary to smithi064 2024-04-06T02:57:14.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: mgrmap e22: x(active, starting, since 0.058079s), standbys: y 2024-04-06T02:57:14.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:57:14.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:57:14.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:57:14.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:57:14.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:57:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:57:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:57:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:57:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:57:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:57:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:57:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:57:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:57:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:57:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:57:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:57:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: Manager daemon x is now available 2024-04-06T02:57:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: Queued rgw.foo for migration 2024-04-06T02:57:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: Queued rgw.smpl for migration 2024-04-06T02:57:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: 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-06T02:57:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: No Migration is needed for rgw spec: {'placement': {'count': 2}, 'service_id': 'smpl', 'service_name': 'rgw.smpl', 'service_type': 'rgw'} 2024-04-06T02:57:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:57:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:57:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:57:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:57:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:57:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:57:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T02:57:14.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T02:57:14.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: Deploying cephadm binary to smithi064 2024-04-06T02:57:14.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:14 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:14.742 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:14.599+0000 7fa50df4e000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T02:57:15.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:14.757+0000 7fa50df4e000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T02:57:15.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:57:14] ENGINE Bus STARTING 2024-04-06T02:57:15.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: CherryPy Checker: 2024-04-06T02:57:15.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: The Application mounted at '' has an empty config. 2024-04-06T02:57:15.034 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: 2024-04-06T02:57:15.034 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:57:14] ENGINE Serving on http://:::9283 2024-04-06T02:57:15.034 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: [06/Apr/2024:02:57:14] ENGINE Bus STARTED 2024-04-06T02:57:15.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:15 smithi064 ceph-mon[25633]: mgrmap e23: x(active, since 1.07527s), standbys: y 2024-04-06T02:57:15.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:15 smithi064 ceph-mon[25633]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:15.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:15 smithi064 ceph-mon[25633]: [06/Apr/2024:02:57:14] ENGINE Bus STARTING 2024-04-06T02:57:15.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:15 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:57:15.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:15 smithi064 ceph-mon[25633]: Standby manager daemon y restarted 2024-04-06T02:57:15.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:15 smithi064 ceph-mon[25633]: Standby manager daemon y started 2024-04-06T02:57:15.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:15 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/2556803665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T02:57:15.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:15 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/2556803665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:57:15.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:15 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/2556803665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T02:57:15.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:15 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/2556803665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:57:15.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:15 smithi064 ceph-mon[25633]: [06/Apr/2024:02:57:14] ENGINE Serving on http://172.21.15.64:8765 2024-04-06T02:57:15.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:15 smithi064 ceph-mon[25633]: [06/Apr/2024:02:57:14] ENGINE Serving on https://172.21.15.64:7150 2024-04-06T02:57:15.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:15 smithi064 ceph-mon[25633]: [06/Apr/2024:02:57:14] ENGINE Bus STARTED 2024-04-06T02:57:15.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[29773]: mgrmap e23: x(active, since 1.07527s), standbys: y 2024-04-06T02:57:15.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[29773]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:15.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[29773]: [06/Apr/2024:02:57:14] ENGINE Bus STARTING 2024-04-06T02:57:15.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:57:15.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[29773]: Standby manager daemon y restarted 2024-04-06T02:57:15.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[29773]: Standby manager daemon y started 2024-04-06T02:57:15.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/2556803665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T02:57:15.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/2556803665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:57:15.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/2556803665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T02:57:15.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/2556803665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:57:15.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[29773]: [06/Apr/2024:02:57:14] ENGINE Serving on http://172.21.15.64:8765 2024-04-06T02:57:15.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[29773]: [06/Apr/2024:02:57:14] ENGINE Serving on https://172.21.15.64:7150 2024-04-06T02:57:15.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[29773]: [06/Apr/2024:02:57:14] ENGINE Bus STARTED 2024-04-06T02:57:15.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[24894]: mgrmap e23: x(active, since 1.07527s), standbys: y 2024-04-06T02:57:15.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[24894]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:15.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[24894]: [06/Apr/2024:02:57:14] ENGINE Bus STARTING 2024-04-06T02:57:15.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:57:15.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[24894]: Standby manager daemon y restarted 2024-04-06T02:57:15.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[24894]: Standby manager daemon y started 2024-04-06T02:57:15.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/2556803665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T02:57:15.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/2556803665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:57:15.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/2556803665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T02:57:15.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/2556803665' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:57:15.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[24894]: [06/Apr/2024:02:57:14] ENGINE Serving on http://172.21.15.64:8765 2024-04-06T02:57:15.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[24894]: [06/Apr/2024:02:57:14] ENGINE Serving on https://172.21.15.64:7150 2024-04-06T02:57:15.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:15 smithi042 ceph-mon[24894]: [06/Apr/2024:02:57:14] ENGINE Bus STARTED 2024-04-06T02:57:15.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:57:15] "GET /metrics HTTP/1.1" 200 35342 "" "Prometheus/2.33.4" 2024-04-06T02:57:16.240 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:16 smithi042 ceph-mon[29773]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:16.241 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:16 smithi042 ceph-mon[29773]: mgrmap e24: x(active, since 2s), standbys: y 2024-04-06T02:57:16.241 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:16 smithi042 ceph-mon[24894]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:16.241 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:16 smithi042 ceph-mon[24894]: mgrmap e24: x(active, since 2s), standbys: y 2024-04-06T02:57:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:16 smithi064 ceph-mon[25633]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:16 smithi064 ceph-mon[25633]: mgrmap e24: x(active, since 2s), standbys: y 2024-04-06T02:57:16.533 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:16 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:57:16.255Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=4 err="Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:57:17.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:57:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:57:18.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:18 smithi064 ceph-mon[25633]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:18.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:18 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:18.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:18 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:18.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:18 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:18 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:18 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:57:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:18 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:57:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:18 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:57:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:18 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:57:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:18 smithi064 ceph-mon[25633]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:57:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:18 smithi064 ceph-mon[25633]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:57:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:18 smithi064 ceph-mon[25633]: mgrmap e25: x(active, since 4s), standbys: y 2024-04-06T02:57:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:18 smithi064 ceph-mon[25633]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:57:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:18 smithi064 ceph-mon[25633]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:57:19.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[29773]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:19.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:57:19.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:57:19.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:57:19.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:57:19.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[29773]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:57:19.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[29773]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:57:19.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[29773]: mgrmap e25: x(active, since 4s), standbys: y 2024-04-06T02:57:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[29773]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:57:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[29773]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:57:19.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[24894]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:19.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:57:19.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:57:19.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:57:19.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:57:19.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[24894]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:57:19.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[24894]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:57:19.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[24894]: mgrmap e25: x(active, since 4s), standbys: y 2024-04-06T02:57:19.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[24894]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:57:19.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:18 smithi042 ceph-mon[24894]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:57:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:57:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:57:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:57:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:57:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:19.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:57:19.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:19 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:57:20.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:57:20.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:57:20.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:57:20.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:57:20.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:57:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:57:20.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:57:20.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:57:20.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:57:20.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:57:20.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:20.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:57:20.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:19 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:57:21.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:20 smithi064 ceph-mon[25633]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:21.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:20 smithi064 ceph-mon[25633]: Reconfiguring daemon agent.smithi042 on smithi042 2024-04-06T02:57:21.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:20 smithi064 ceph-mon[25633]: Deploying cephadm binary to smithi042 2024-04-06T02:57:21.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:20 smithi042 ceph-mon[29773]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:21.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:20 smithi042 ceph-mon[29773]: Reconfiguring daemon agent.smithi042 on smithi042 2024-04-06T02:57:21.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:20 smithi042 ceph-mon[29773]: Deploying cephadm binary to smithi042 2024-04-06T02:57:21.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:20 smithi042 ceph-mon[24894]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:21.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:20 smithi042 ceph-mon[24894]: Reconfiguring daemon agent.smithi042 on smithi042 2024-04-06T02:57:21.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:20 smithi042 ceph-mon[24894]: Deploying cephadm binary to smithi042 2024-04-06T02:57:22.987 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:22 smithi042 ceph-mon[29773]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-06T02:57:22.988 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:22 smithi042 ceph-mon[24894]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-06T02:57:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:22 smithi064 ceph-mon[25633]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-06T02:57:23.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:57:23.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:57:23.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:57:23.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:57:23.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:57:23.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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:57:24.694 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:24 smithi042 systemd[1]: Stopping Ceph node-exporter.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:57:24.695 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:24 smithi042 bash[62877]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter.a" found: no such container 2024-04-06T02:57:25.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:24 smithi042 ceph-mon[29773]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T02:57:25.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:24 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:25.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:24 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:25.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:24 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:25.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:24 smithi042 ceph-mon[29773]: Reconfiguring node-exporter.a (dependencies changed)... 2024-04-06T02:57:25.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:24 smithi042 ceph-mon[29773]: Reconfiguring daemon node-exporter.a on smithi042 2024-04-06T02:57:25.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:24 smithi042 ceph-mon[24894]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T02:57:25.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:24 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:25.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:24 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:25.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:24 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:25.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:24 smithi042 ceph-mon[24894]: Reconfiguring node-exporter.a (dependencies changed)... 2024-04-06T02:57:25.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:24 smithi042 ceph-mon[24894]: Reconfiguring daemon node-exporter.a on smithi042 2024-04-06T02:57:25.184 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:24 smithi064 ceph-mon[25633]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T02:57:25.184 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:24 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:25.184 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:24 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:25.184 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:24 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:25.185 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:24 smithi064 ceph-mon[25633]: Reconfiguring node-exporter.a (dependencies changed)... 2024-04-06T02:57:25.185 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:24 smithi064 ceph-mon[25633]: Reconfiguring daemon node-exporter.a on smithi042 2024-04-06T02:57:25.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:25 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:57:25] "GET /metrics HTTP/1.1" 200 35342 "" "Prometheus/2.33.4" 2024-04-06T02:57:25.533 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:25 smithi042 podman[62893]: 2024-04-06 02:57:25.328357864 +0000 UTC m=+0.781760980 container died f12d74d2132ea62ea2d9ebe3f831c43e0eacf15ae88aded1d604bab6958864b7 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:26.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:25 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:57:26.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:25 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:57:26.082 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:25 smithi042 podman[62893]: 2024-04-06 02:57:25.827062563 +0000 UTC m=+1.280465731 container cleanup f12d74d2132ea62ea2d9ebe3f831c43e0eacf15ae88aded1d604bab6958864b7 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:26.082 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:25 smithi042 bash[62893]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a 2024-04-06T02:57:26.082 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:25 smithi042 bash[62954]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter.a" found: no such container 2024-04-06T02:57:26.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:25 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:57:26.783 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:26 smithi042 podman[62941]: 2024-04-06 02:57:26.581986563 +0000 UTC m=+1.257092690 container remove f12d74d2132ea62ea2d9ebe3f831c43e0eacf15ae88aded1d604bab6958864b7 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:26.783 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:26 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-06T02:57:26.784 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:26 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-06T02:57:26.784 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:26 smithi042 systemd[1]: Stopped Ceph node-exporter.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:57:26.784 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:26 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@node-exporter.a.service: Consumed 2.971s CPU time. 2024-04-06T02:57:26.784 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:26 smithi042 systemd[1]: Starting Ceph node-exporter.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:57:26.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:26 smithi064 ceph-mon[25633]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-06T02:57:27.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:26 smithi042 ceph-mon[29773]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-06T02:57:27.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:26 smithi042 ceph-mon[24894]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-06T02:57:27.381 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 podman[63029]: 2024-04-06 02:57:27.050775771 +0000 UTC m=+0.022968611 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-04-06T02:57:27.381 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 podman[63029]: 2024-04-06 02:57:27.177179081 +0000 UTC m=+0.149371946 container create 75ebfd97175ec8343edeac334cdadc8ad0d4c564aa23ae284f91b8e2ae67efc2 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:27.654 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:57:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:57:27.655 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 podman[63029]: 2024-04-06 02:57:27.396499818 +0000 UTC m=+0.368692644 container init 75ebfd97175ec8343edeac334cdadc8ad0d4c564aa23ae284f91b8e2ae67efc2 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:27.655 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 podman[63029]: 2024-04-06 02:57:27.399350622 +0000 UTC m=+0.371543457 container start 75ebfd97175ec8343edeac334cdadc8ad0d4c564aa23ae284f91b8e2ae67efc2 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:27.655 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.402Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-06T02:57:27.655 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.402Z 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-06T02:57:27.655 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.402Z 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-06T02:57:27.655 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.402Z 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-06T02:57:27.655 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-06T02:57:27.656 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=arp 2024-04-06T02:57:27.656 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-06T02:57:27.656 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-06T02:57:27.656 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-06T02:57:27.656 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-06T02:57:27.656 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-06T02:57:27.656 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-06T02:57:27.656 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-06T02:57:27.656 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-06T02:57:27.656 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=edac 2024-04-06T02:57:27.657 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-06T02:57:27.657 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-06T02:57:27.657 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-06T02:57:27.657 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-06T02:57:27.657 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-06T02:57:27.657 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-06T02:57:27.657 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-06T02:57:27.657 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-06T02:57:27.657 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-06T02:57:27.657 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-06T02:57:27.657 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-06T02:57:27.657 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-06T02:57:27.657 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-06T02:57:27.658 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-06T02:57:27.658 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-06T02:57:27.658 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-06T02:57:27.658 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=os 2024-04-06T02:57:27.658 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-06T02:57:27.658 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-06T02:57:27.658 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-06T02:57:27.658 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-06T02:57:27.658 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-06T02:57:27.658 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-06T02:57:27.658 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=stat 2024-04-06T02:57:27.658 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-06T02:57:27.658 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-06T02:57:27.659 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-06T02:57:27.659 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=time 2024-04-06T02:57:27.659 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-06T02:57:27.659 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=uname 2024-04-06T02:57:27.659 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-06T02:57:27.659 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-06T02:57:27.659 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-06T02:57:27.659 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-06T02:57:27.659 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a[63070]: ts=2024-04-06T02:57:27.403Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-06T02:57:27.659 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 bash[63029]: 75ebfd97175ec8343edeac334cdadc8ad0d4c564aa23ae284f91b8e2ae67efc2 2024-04-06T02:57:27.659 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 02:57:27 smithi042 systemd[1]: Started Ceph node-exporter.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:57:28.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:28 smithi042 ceph-mon[29773]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-06T02:57:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:28 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:28 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:28 smithi042 ceph-mon[29773]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-06T02:57:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:28 smithi042 ceph-mon[29773]: Reconfiguring daemon alertmanager.a on smithi042 2024-04-06T02:57:28.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:28 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:57:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:28 smithi042 ceph-mon[24894]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-06T02:57:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:28 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:28 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:28.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:28 smithi042 ceph-mon[24894]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-06T02:57:28.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:28 smithi042 ceph-mon[24894]: Reconfiguring daemon alertmanager.a on smithi042 2024-04-06T02:57:28.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:28 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:57:28.832 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:28 smithi064 ceph-mon[25633]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-06T02:57:28.833 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:28 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:28.833 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:28 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:28.833 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:28 smithi064 ceph-mon[25633]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-06T02:57:28.833 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:28 smithi064 ceph-mon[25633]: Reconfiguring daemon alertmanager.a on smithi042 2024-04-06T02:57:28.833 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:28 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:57:30.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:30 smithi042 ceph-mon[29773]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-06T02:57:30.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:30 smithi042 ceph-mon[24894]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-06T02:57:30.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:30 smithi064 ceph-mon[25633]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-06T02:57:31.122 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T02:57:31.804 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T02:57:31.805 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 starting - - - - 2024-04-06T02:57:31.805 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 43s ago 10m - - 2024-04-06T02:57:31.805 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (4m) 32s ago 4m 27.4M - ba2b418f427c 9af84725b351 2024-04-06T02:57:31.805 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 running (4m) 43s ago 4m 52.4M - 8.3.5 dad864ee21e9 c01b73ab5d11 2024-04-06T02:57:31.805 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (3m) 32s ago 3m 56.8M - 3.5 e1d6a67b021e e0430225dd78 2024-04-06T02:57:31.805 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283 starting - - - - 2024-04-06T02:57:31.805 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:9283 running (11m) 32s ago 11m 466M - 17.2.0 e1d6a67b021e ca2c295dcf12 2024-04-06T02:57:31.805 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (11m) 32s ago 11m 50.2M 2048M 17.2.0 e1d6a67b021e 530be79aa30f 2024-04-06T02:57:31.805 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (10m) 43s ago 10m 41.3M 2048M 17.2.0 e1d6a67b021e 7a703a780904 2024-04-06T02:57:31.805 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (10m) 32s ago 10m 38.3M 2048M 17.2.0 e1d6a67b021e d3f191ec92df 2024-04-06T02:57:31.805 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 starting - - - - 2024-04-06T02:57:31.805 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (5m) 43s ago 5m 19.5M - 1dbe0e931976 be5099fbdb16 2024-04-06T02:57:31.805 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (9m) 32s ago 9m 52.1M 4096M 17.2.0 e1d6a67b021e 1097e6ea2896 2024-04-06T02:57:31.805 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (8m) 32s ago 8m 56.8M 4096M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T02:57:31.806 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (8m) 32s ago 8m 48.2M 4096M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T02:57:31.806 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (8m) 32s ago 8m 51.8M 4096M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T02:57:31.806 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (7m) 43s ago 7m 56.9M 4096M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T02:57:31.806 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (7m) 43s ago 7m 52.0M 4096M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T02:57:31.806 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (6m) 43s ago 6m 49.4M 4096M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T02:57:31.806 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (6m) 43s ago 6m 54.1M 4096M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T02:57:31.806 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (4m) 43s ago 5m 65.8M - 514e6a882f6e 87f3a47047bc 2024-04-06T02:57:31.806 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (4m) 32s ago 4m 74.1M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T02:57:31.806 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (4m) 43s ago 4m 71.4M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T02:57:31.806 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (3m) 32s ago 3m 71.2M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T02:57:31.806 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (3m) 43s ago 3m 73.2M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T02:57:32.234 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:57:32.234 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T02:57:32.234 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-06T02:57:32.234 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:57:32.234 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T02:57:32.234 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-06T02:57:32.234 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 1 2024-04-06T02:57:32.234 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:57:32.234 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T02:57:32.234 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-06T02:57:32.235 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:57:32.235 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2024-04-06T02:57:32.235 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T02:57:32.235 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T02:57:32.235 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:57:32.235 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T02:57:32.235 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-06T02:57:32.235 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 1 2024-04-06T02:57:32.235 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:57:32.235 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:57:32.660 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:57:32.660 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T02:57:32.660 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T02:57:32.660 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T02:57:32.660 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2024-04-06T02:57:32.660 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "", 2024-04-06T02:57:32.660 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "", 2024-04-06T02:57:32.660 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T02:57:32.661 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:57:32.728 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:32.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.64:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.42:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T02:57:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:32 smithi064 ceph-mon[25633]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-06T02:57:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:32 smithi064 ceph-mon[25633]: from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:32 smithi064 ceph-mon[25633]: from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:32 smithi064 ceph-mon[25633]: from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:32 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2793340159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:57:33.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:32 smithi042 ceph-mon[29773]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-06T02:57:33.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:32 smithi042 ceph-mon[29773]: from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:33.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:32 smithi042 ceph-mon[29773]: from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:33.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:32 smithi042 ceph-mon[29773]: from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:33.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:32 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2793340159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:57:33.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:32 smithi042 ceph-mon[24894]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-06T02:57:33.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:32 smithi042 ceph-mon[24894]: from='client.25144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:33.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:32 smithi042 ceph-mon[24894]: from='client.25150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:33.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:32 smithi042 ceph-mon[24894]: from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:33.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:32 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2793340159' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:57:33.105 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_OK 2024-04-06T02:57:33.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:33 smithi042 ceph-mon[29773]: from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:33.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:33 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/4012248559' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:57:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:33 smithi042 ceph-mon[24894]: from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:33 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/4012248559' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:57:33.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=error ts=2024-04-06T02:57:33.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:57:33.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:57:33.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.42:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.42 because it doesn't contain any IP SANs" 2024-04-06T02:57:33.784 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=warn ts=2024-04-06T02:57:33.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.64:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.64 because it doesn't contain any IP SANs" 2024-04-06T02:57:33.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:33 smithi064 ceph-mon[25633]: from='client.15264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:57:33.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:33 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/4012248559' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:57:34.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:34 smithi042 ceph-mon[29773]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:57:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:34 smithi042 ceph-mon[24894]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:57:34.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:34 smithi064 ceph-mon[25633]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:57:35.641 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:57:35] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.33.4" 2024-04-06T02:57:35.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:35 smithi064 ceph-mon[25633]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:57:36.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:35 smithi042 ceph-mon[24894]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:57:36.001 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:35 smithi042 ceph-mon[29773]: from='client.24788 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:57:36.963 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:36 smithi042 ceph-mon[29773]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:57:36.964 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:36 smithi042 ceph-mon[24894]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:57:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:36 smithi064 ceph-mon[25633]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:57:37.243 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:37 smithi042 systemd[1]: Stopping Ceph alertmanager.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:57:37.243 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:37 smithi042 bash[63920]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager.a" found: no such container 2024-04-06T02:57:37.521 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:37 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[51691]: level=info ts=2024-04-06T02:57:37.257Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-06T02:57:37.522 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:37 smithi042 podman[63933]: 2024-04-06 02:57:37.288578957 +0000 UTC m=+0.158857873 container died 9af84725b35125714f0f6cd15aaf97d4565f12191c1ae18094512a44d7f3006e (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:37.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:37 smithi042 podman[63933]: 2024-04-06 02:57:37.724678261 +0000 UTC m=+0.594957187 container cleanup 9af84725b35125714f0f6cd15aaf97d4565f12191c1ae18094512a44d7f3006e (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:37.783 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:37 smithi042 bash[63933]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a 2024-04-06T02:57:37.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:37 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:57:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:57:38.508 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:38 smithi042 podman[63947]: 2024-04-06 02:57:38.126524171 +0000 UTC m=+0.836089697 container remove 9af84725b35125714f0f6cd15aaf97d4565f12191c1ae18094512a44d7f3006e (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:38.508 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:38 smithi042 podman[63947]: 2024-04-06 02:57:38.20247416 +0000 UTC m=+0.912039642 volume remove 9b340832c5f16e79d9943cc4dcdcaef11a7aa3d07c2a5dd3e690e9a2400c6e07 2024-04-06T02:57:38.508 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:38 smithi042 bash[63959]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager.a" found: no such container 2024-04-06T02:57:38.508 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:38 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-04-06T02:57:38.508 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:38 smithi042 systemd[1]: Stopped Ceph alertmanager.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:57:38.508 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:38 smithi042 systemd[1]: Starting Ceph alertmanager.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:57:38.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:38 smithi042 ceph-mon[29773]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:57:38.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:38 smithi042 ceph-mon[24894]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:57:38.775 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:38 smithi042 podman[64026]: 2024-04-06 02:57:38.425721857 +0000 UTC m=+0.018222084 image pull ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4 quay.io/prometheus/alertmanager:v0.23.0 2024-04-06T02:57:38.775 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:38 smithi042 podman[64026]: 2024-04-06 02:57:38.705680635 +0000 UTC m=+0.298180903 volume create e0244cf9dc548039039fe700829dd3983920be681741d8bad3a96b56b866d339 2024-04-06T02:57:38.775 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:38 smithi042 podman[64026]: 2024-04-06 02:57:38.78938866 +0000 UTC m=+0.381888889 container create 19975f43cd43e5bbd8cb7d7946bb02801f50dbc5d869447f90921475678a1c36 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:38 smithi064 ceph-mon[25633]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:57:39.490 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:39 smithi042 podman[64026]: 2024-04-06 02:57:39.1512726 +0000 UTC m=+0.743772826 container init 19975f43cd43e5bbd8cb7d7946bb02801f50dbc5d869447f90921475678a1c36 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:39.491 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:39 smithi042 podman[64026]: 2024-04-06 02:57:39.155117586 +0000 UTC m=+0.747617815 container start 19975f43cd43e5bbd8cb7d7946bb02801f50dbc5d869447f90921475678a1c36 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:39.491 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=info ts=2024-04-06T02:57:39.167Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-06T02:57:39.491 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=info ts=2024-04-06T02:57:39.167Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-06T02:57:39.491 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=info ts=2024-04-06T02:57:39.168Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.42 port=9094 2024-04-06T02:57:39.491 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=info ts=2024-04-06T02:57:39.169Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-06T02:57:39.491 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=info ts=2024-04-06T02:57:39.196Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-06T02:57:39.491 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=info ts=2024-04-06T02:57:39.196Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-06T02:57:39.491 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=info ts=2024-04-06T02:57:39.198Z caller=main.go:518 msg=Listening address=:9093 2024-04-06T02:57:39.491 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=info ts=2024-04-06T02:57:39.199Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-06T02:57:39.491 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:39 smithi042 bash[64026]: 19975f43cd43e5bbd8cb7d7946bb02801f50dbc5d869447f90921475678a1c36 2024-04-06T02:57:39.491 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:39 smithi042 systemd[1]: Started Ceph alertmanager.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:57:40.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[29773]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:57:40.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:40.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:40.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[29773]: Reconfiguring iscsi.foo.smithi042.wyaacw (dependencies changed)... 2024-04-06T02:57:40.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:57:40.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:57:40.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:57:40.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[29773]: Reconfiguring daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:57:40.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[24894]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:57:40.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:40.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:40.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[24894]: Reconfiguring iscsi.foo.smithi042.wyaacw (dependencies changed)... 2024-04-06T02:57:40.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:57:40.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:57:40.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:57:40.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:40 smithi042 ceph-mon[24894]: Reconfiguring daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:57:40.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:40 smithi064 ceph-mon[25633]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:57:40.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:40 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:40.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:40 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:40.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:40 smithi064 ceph-mon[25633]: Reconfiguring iscsi.foo.smithi042.wyaacw (dependencies changed)... 2024-04-06T02:57:40.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:40 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:57:40.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:40 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:57:40.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:40 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:57:40.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:40 smithi064 ceph-mon[25633]: Reconfiguring daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:57:41.220 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:41 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=info ts=2024-04-06T02:57:41.170Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00092625s 2024-04-06T02:57:42.730 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:42.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.64:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.42:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T02:57:42.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-mon[25633]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:57:42.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:57:42.856+0000 7f2e3ac62700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:57:42.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Creating ceph-iscsi config... 2024-04-06T02:57:42.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:57:42.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:57:42.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:57:42.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:42.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:42.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Traceback (most recent call last): 2024-04-06T02:57:42.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:57:42.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: return _run_code(code, main_globals, None, 2024-04-06T02:57:42.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:57:42.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: exec(code, run_globals) 2024-04-06T02:57:42.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:57:42.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:57:42.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:57:42.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:57:42.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:57:42.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:57:42.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:57:42.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:42.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:42.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Traceback (most recent call last): 2024-04-06T02:57:42.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-06T02:57:43.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-06T02:57:43.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-06T02:57:43.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-06T02:57:43.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-06T02:57:43.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: return self.event_loop.get_result(coro, timeout) 2024-04-06T02:57:43.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-06T02:57:43.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: return future.result(timeout) 2024-04-06T02:57:43.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-06T02:57:43.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: return self.__get_result() 2024-04-06T02:57:43.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-06T02:57:43.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: raise self._exception 2024-04-06T02:57:43.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-06T02:57:43.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: config_blobs=daemon_spec.final_config, 2024-04-06T02:57:43.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Creating ceph-iscsi config... 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Traceback (most recent call last): 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: return _run_code(code, main_globals, None, 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: exec(code, run_globals) 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:57:43.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:57:43.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:57:43.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:57:43.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:57:43.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:57:43.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:57:43.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:43.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:43.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:42 smithi042 ceph-mon[24894]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:57:43.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:42 smithi042 ceph-mon[29773]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:57:43.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:43 smithi064 ceph-mon[25633]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:57:43.901 INFO:journalctl@ceph.mon.b.smithi064.stdout: Creating ceph-iscsi config... 2024-04-06T02:57:43.901 INFO:journalctl@ceph.mon.b.smithi064.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:57:43.901 INFO:journalctl@ceph.mon.b.smithi064.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:57:43.901 INFO:journalctl@ceph.mon.b.smithi064.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:57:43.901 INFO:journalctl@ceph.mon.b.smithi064.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:43.901 INFO:journalctl@ceph.mon.b.smithi064.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:43.901 INFO:journalctl@ceph.mon.b.smithi064.stdout: Traceback (most recent call last): 2024-04-06T02:57:43.901 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:57:43.901 INFO:journalctl@ceph.mon.b.smithi064.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:57:43.901 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:57:43.901 INFO:journalctl@ceph.mon.b.smithi064.stdout: exec(code, run_globals) 2024-04-06T02:57:43.902 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:57:43.902 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:57:43.902 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:57:43.902 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:57:43.902 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:57:43.902 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:57:43.902 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:57:43.902 INFO:journalctl@ceph.mon.b.smithi064.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:43.902 INFO:journalctl@ceph.mon.b.smithi064.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:43.902 INFO:journalctl@ceph.mon.b.smithi064.stdout: Traceback (most recent call last): 2024-04-06T02:57:43.902 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-06T02:57:43.903 INFO:journalctl@ceph.mon.b.smithi064.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-06T02:57:43.903 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-06T02:57:43.903 INFO:journalctl@ceph.mon.b.smithi064.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-06T02:57:43.903 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-06T02:57:43.903 INFO:journalctl@ceph.mon.b.smithi064.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-06T02:57:43.903 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-06T02:57:43.903 INFO:journalctl@ceph.mon.b.smithi064.stdout: return future.result(timeout) 2024-04-06T02:57:43.903 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-06T02:57:43.903 INFO:journalctl@ceph.mon.b.smithi064.stdout: return self.__get_result() 2024-04-06T02:57:43.903 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-06T02:57:43.903 INFO:journalctl@ceph.mon.b.smithi064.stdout: raise self._exception 2024-04-06T02:57:43.903 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-06T02:57:43.903 INFO:journalctl@ceph.mon.b.smithi064.stdout: config_blobs=daemon_spec.final_config, 2024-04-06T02:57:43.904 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-06T02:57:43.904 INFO:journalctl@ceph.mon.b.smithi064.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-06T02:57:43.904 INFO:journalctl@ceph.mon.b.smithi064.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:57:43.904 INFO:journalctl@ceph.mon.b.smithi064.stdout: Creating ceph-iscsi config... 2024-04-06T02:57:43.904 INFO:journalctl@ceph.mon.b.smithi064.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:57:43.904 INFO:journalctl@ceph.mon.b.smithi064.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:57:43.904 INFO:journalctl@ceph.mon.b.smithi064.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:57:43.904 INFO:journalctl@ceph.mon.b.smithi064.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:43.904 INFO:journalctl@ceph.mon.b.smithi064.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:43.904 INFO:journalctl@ceph.mon.b.smithi064.stdout: Traceback (most recent call last): 2024-04-06T02:57:43.904 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:57:43.904 INFO:journalctl@ceph.mon.b.smithi064.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:57:43.904 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:57:43.904 INFO:journalctl@ceph.mon.b.smithi064.stdout: exec(code, run_globals) 2024-04-06T02:57:43.905 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:57:43.905 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:57:43.905 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:57:43.905 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:57:43.905 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:57:43.905 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:57:43.905 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:57:43.905 INFO:journalctl@ceph.mon.b.smithi064.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:43.905 INFO:journalctl@ceph.mon.b.smithi064.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:43.905 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:43 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:57:43.905 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:43 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:57:43.905 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:43 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:57:44.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:43 smithi042 ceph-mon[24894]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:57:44.034 INFO:journalctl@ceph.mon.a.smithi042.stdout: Creating ceph-iscsi config... 2024-04-06T02:57:44.034 INFO:journalctl@ceph.mon.a.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:57:44.034 INFO:journalctl@ceph.mon.a.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:57:44.034 INFO:journalctl@ceph.mon.a.smithi042.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:57:44.034 INFO:journalctl@ceph.mon.a.smithi042.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:44.034 INFO:journalctl@ceph.mon.a.smithi042.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:44.034 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:57:44.034 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:57:44.034 INFO:journalctl@ceph.mon.a.smithi042.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: exec(code, run_globals) 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-06T02:57:44.035 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-06T02:57:44.036 INFO:journalctl@ceph.mon.a.smithi042.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-06T02:57:44.036 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-06T02:57:44.036 INFO:journalctl@ceph.mon.a.smithi042.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-06T02:57:44.036 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-06T02:57:44.036 INFO:journalctl@ceph.mon.a.smithi042.stdout: return future.result(timeout) 2024-04-06T02:57:44.036 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-06T02:57:44.036 INFO:journalctl@ceph.mon.a.smithi042.stdout: return self.__get_result() 2024-04-06T02:57:44.036 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-06T02:57:44.036 INFO:journalctl@ceph.mon.a.smithi042.stdout: raise self._exception 2024-04-06T02:57:44.036 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-06T02:57:44.036 INFO:journalctl@ceph.mon.a.smithi042.stdout: config_blobs=daemon_spec.final_config, 2024-04-06T02:57:44.036 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-06T02:57:44.036 INFO:journalctl@ceph.mon.a.smithi042.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: Creating ceph-iscsi config... 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: exec(code, run_globals) 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:57:44.037 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:57:44.038 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:57:44.038 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:57:44.038 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:57:44.038 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:57:44.038 INFO:journalctl@ceph.mon.a.smithi042.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:44.038 INFO:journalctl@ceph.mon.a.smithi042.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:44.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:43 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:57:44.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:43 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:57:44.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:43 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:57:44.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:43 smithi042 ceph-mon[29773]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:57:44.042 INFO:journalctl@ceph.mon.c.smithi042.stdout: Creating ceph-iscsi config... 2024-04-06T02:57:44.042 INFO:journalctl@ceph.mon.c.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:57:44.042 INFO:journalctl@ceph.mon.c.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:57:44.042 INFO:journalctl@ceph.mon.c.smithi042.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:57:44.042 INFO:journalctl@ceph.mon.c.smithi042.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:44.042 INFO:journalctl@ceph.mon.c.smithi042.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:44.042 INFO:journalctl@ceph.mon.c.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: exec(code, run_globals) 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:57:44.043 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-06T02:57:44.044 INFO:journalctl@ceph.mon.c.smithi042.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-06T02:57:44.044 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-06T02:57:44.044 INFO:journalctl@ceph.mon.c.smithi042.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-06T02:57:44.044 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-06T02:57:44.044 INFO:journalctl@ceph.mon.c.smithi042.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-06T02:57:44.044 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-06T02:57:44.044 INFO:journalctl@ceph.mon.c.smithi042.stdout: return future.result(timeout) 2024-04-06T02:57:44.044 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-06T02:57:44.044 INFO:journalctl@ceph.mon.c.smithi042.stdout: return self.__get_result() 2024-04-06T02:57:44.044 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-06T02:57:44.044 INFO:journalctl@ceph.mon.c.smithi042.stdout: raise self._exception 2024-04-06T02:57:44.044 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-06T02:57:44.044 INFO:journalctl@ceph.mon.c.smithi042.stdout: config_blobs=daemon_spec.final_config, 2024-04-06T02:57:44.044 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: Creating ceph-iscsi config... 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: exec(code, run_globals) 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:57:44.045 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:57:44.046 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:57:44.046 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:57:44.046 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:57:44.046 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:57:44.046 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:57:44.046 INFO:journalctl@ceph.mon.c.smithi042.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:57:44.046 INFO:journalctl@ceph.mon.c.smithi042.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:57:44.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:43 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:57:44.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:43 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:57:44.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:43 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:57:45.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:44 smithi042 ceph-mon[29773]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:57:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:44 smithi042 ceph-mon[29773]: Reconfiguring daemon agent.smithi064 on smithi064 2024-04-06T02:57:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:44 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:45.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:44 smithi042 ceph-mon[29773]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:57:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:44 smithi042 ceph-mon[24894]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:57:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:44 smithi042 ceph-mon[24894]: Reconfiguring daemon agent.smithi064 on smithi064 2024-04-06T02:57:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:44 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:44 smithi042 ceph-mon[24894]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:57:45.127 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:44 smithi064 ceph-mon[25633]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:57:45.127 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:44 smithi064 ceph-mon[25633]: Reconfiguring daemon agent.smithi064 on smithi064 2024-04-06T02:57:45.127 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:44 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:45.127 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:44 smithi064 ceph-mon[25633]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:57:45.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:57:45] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.33.4" 2024-04-06T02:57:46.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:45 smithi042 ceph-mon[29773]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:57:46.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:45 smithi042 ceph-mon[24894]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:57:46.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:45 smithi064 ceph-mon[25633]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:57:46.889 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:46 smithi042 ceph-mon[29773]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T02:57:46.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:46 smithi042 ceph-mon[24894]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T02:57:46.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:46 smithi064 ceph-mon[25633]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T02:57:47.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:47 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:57:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:57:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:48 smithi064 ceph-mon[25633]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T02:57:49.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:48 smithi042 ceph-mon[29773]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T02:57:49.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:48 smithi042 ceph-mon[24894]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T02:57:49.533 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 02:57:49 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=info ts=2024-04-06T02:57:49.172Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00274071s 2024-04-06T02:57:50.954 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:50 smithi064 ceph-mon[25633]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T02:57:51.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:50 smithi042 ceph-mon[24894]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T02:57:51.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:50 smithi042 ceph-mon[29773]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T02:57:52.747 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:52.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.64:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.42:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T02:57:53.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:52 smithi042 ceph-mon[24894]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T02:57:53.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:52 smithi042 ceph-mon[29773]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T02:57:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:52 smithi064 ceph-mon[25633]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T02:57:55.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:54 smithi042 ceph-mon[29773]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-06T02:57:55.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:54 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1236752057' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T02:57:55.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:54 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1903942190' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2605930989"}]: dispatch 2024-04-06T02:57:55.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:54 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2605930989"}]: dispatch 2024-04-06T02:57:55.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:54 smithi042 ceph-mon[24894]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-06T02:57:55.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:54 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1236752057' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T02:57:55.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:54 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1903942190' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2605930989"}]: dispatch 2024-04-06T02:57:55.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:54 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2605930989"}]: dispatch 2024-04-06T02:57:55.083 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:54 smithi064 ceph-mon[25633]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-06T02:57:55.083 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:54 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1236752057' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T02:57:55.083 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:54 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1903942190' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2605930989"}]: dispatch 2024-04-06T02:57:55.083 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:54 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2605930989"}]: dispatch 2024-04-06T02:57:55.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:57:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:57:55] "GET /metrics HTTP/1.1" 200 38146 "" "Prometheus/2.33.4" 2024-04-06T02:57:56.243 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:55 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2605930989"}]': finished 2024-04-06T02:57:56.243 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:55 smithi064 ceph-mon[25633]: osdmap e97: 8 total, 8 up, 8 in 2024-04-06T02:57:56.243 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:55 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1977350519' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/2605930989"}]: dispatch 2024-04-06T02:57:56.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:55 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2605930989"}]': finished 2024-04-06T02:57:56.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:55 smithi042 ceph-mon[24894]: osdmap e97: 8 total, 8 up, 8 in 2024-04-06T02:57:56.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:55 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1977350519' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/2605930989"}]: dispatch 2024-04-06T02:57:56.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:55 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/2605930989"}]': finished 2024-04-06T02:57:56.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:55 smithi042 ceph-mon[29773]: osdmap e97: 8 total, 8 up, 8 in 2024-04-06T02:57:56.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:55 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1977350519' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/2605930989"}]: dispatch 2024-04-06T02:57:56.974 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:56 smithi064 ceph-mon[25633]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:56.974 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:56 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1977350519' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/2605930989"}]': finished 2024-04-06T02:57:56.974 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:56 smithi064 ceph-mon[25633]: osdmap e98: 8 total, 8 up, 8 in 2024-04-06T02:57:56.974 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:56 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3663498824' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/430748377"}]: dispatch 2024-04-06T02:57:56.974 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:56 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/430748377"}]: dispatch 2024-04-06T02:57:57.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:56 smithi042 ceph-mon[29773]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:57.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:56 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1977350519' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/2605930989"}]': finished 2024-04-06T02:57:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:56 smithi042 ceph-mon[29773]: osdmap e98: 8 total, 8 up, 8 in 2024-04-06T02:57:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:56 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3663498824' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/430748377"}]: dispatch 2024-04-06T02:57:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:56 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/430748377"}]: dispatch 2024-04-06T02:57:57.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:56 smithi042 ceph-mon[24894]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:57.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:56 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1977350519' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/2605930989"}]': finished 2024-04-06T02:57:57.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:56 smithi042 ceph-mon[24894]: osdmap e98: 8 total, 8 up, 8 in 2024-04-06T02:57:57.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:56 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3663498824' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/430748377"}]: dispatch 2024-04-06T02:57:57.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:56 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/430748377"}]: dispatch 2024-04-06T02:57:57.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:57:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[25135]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:57:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:57:58.111 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:57 smithi064 systemd[1]: Stopping Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:57:58.111 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:57 smithi064 bash[54771]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus.a" found: no such container 2024-04-06T02:57:58.111 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:57 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/430748377"}]': finished 2024-04-06T02:57:58.111 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:57 smithi064 ceph-mon[25633]: osdmap e99: 8 total, 8 up, 8 in 2024-04-06T02:57:58.112 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:57 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/4135924210' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/4061425874"}]: dispatch 2024-04-06T02:57:58.112 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:57 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/4061425874"}]: dispatch 2024-04-06T02:57:58.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:57 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/430748377"}]': finished 2024-04-06T02:57:58.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:57 smithi042 ceph-mon[29773]: osdmap e99: 8 total, 8 up, 8 in 2024-04-06T02:57:58.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:57 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/4135924210' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/4061425874"}]: dispatch 2024-04-06T02:57:58.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:57 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/4061425874"}]: dispatch 2024-04-06T02:57:58.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:57 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/430748377"}]': finished 2024-04-06T02:57:58.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:57 smithi042 ceph-mon[24894]: osdmap e99: 8 total, 8 up, 8 in 2024-04-06T02:57:58.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:57 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/4135924210' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/4061425874"}]: dispatch 2024-04-06T02:57:58.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:57 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/4061425874"}]: dispatch 2024-04-06T02:57:58.413 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:58.125Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-06T02:57:58.413 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:58.126Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-06T02:57:58.413 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:58.126Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-06T02:57:58.413 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:58.126Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-06T02:57:58.413 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:58.126Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-06T02:57:58.413 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:58.126Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-06T02:57:58.414 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:58.126Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-06T02:57:58.414 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:58.126Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-06T02:57:58.414 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:58.126Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-06T02:57:58.414 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:58.126Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-06T02:57:58.414 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:58.126Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-06T02:57:58.414 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[45514]: ts=2024-04-06T02:57:58.126Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-06T02:57:58.414 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 podman[54783]: 2024-04-06 02:57:58.136274984 +0000 UTC m=+0.141611875 container died 87f3a47047bc7eb12aa7bc2a2ecc9b37315bcfa33c97b61ab58ea4ce57a0b578 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:58.747 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 podman[54783]: 2024-04-06 02:57:58.525691597 +0000 UTC m=+0.531028522 container cleanup 87f3a47047bc7eb12aa7bc2a2ecc9b37315bcfa33c97b61ab58ea4ce57a0b578 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:58.747 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 bash[54783]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a 2024-04-06T02:57:58.747 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 bash[54810]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus.a" found: no such container 2024-04-06T02:57:59.021 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-mon[25633]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:59.021 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/4061425874"}]': finished 2024-04-06T02:57:59.021 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-mon[25633]: osdmap e100: 8 total, 8 up, 8 in 2024-04-06T02:57:59.021 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/688622390' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3638283915"}]: dispatch 2024-04-06T02:57:59.021 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:58 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:57:59.021 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 podman[54797]: 2024-04-06 02:57:58.785128451 +0000 UTC m=+0.651547635 container remove 87f3a47047bc7eb12aa7bc2a2ecc9b37315bcfa33c97b61ab58ea4ce57a0b578 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:59.022 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-04-06T02:57:59.022 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 systemd[1]: Stopped Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:57:59.022 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@prometheus.a.service: Consumed 1.458s CPU time. 2024-04-06T02:57:59.022 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:58 smithi064 systemd[1]: Starting Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:57:59.022 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 podman[54879]: 2024-04-06 02:57:58.916901153 +0000 UTC m=+0.018900764 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-06T02:57:59.022 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 podman[54879]: 2024-04-06 02:57:59.036204336 +0000 UTC m=+0.138203932 container create 33fd0d3a6e79592ec30b88e05e54b0952a5b3f832c26cc06e28265c3a52c2351 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:59.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:58 smithi042 ceph-mon[29773]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:59.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:58 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/4061425874"}]': finished 2024-04-06T02:57:59.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:58 smithi042 ceph-mon[29773]: osdmap e100: 8 total, 8 up, 8 in 2024-04-06T02:57:59.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:58 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/688622390' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3638283915"}]: dispatch 2024-04-06T02:57:59.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:58 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:57:59.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:58 smithi042 ceph-mon[24894]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:57:59.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:58 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/4061425874"}]': finished 2024-04-06T02:57:59.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:58 smithi042 ceph-mon[24894]: osdmap e100: 8 total, 8 up, 8 in 2024-04-06T02:57:59.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:58 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/688622390' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3638283915"}]: dispatch 2024-04-06T02:57:59.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:58 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:57:59.331 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 podman[54879]: 2024-04-06 02:57:59.254961876 +0000 UTC m=+0.356961473 container init 33fd0d3a6e79592ec30b88e05e54b0952a5b3f832c26cc06e28265c3a52c2351 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:59.332 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 podman[54879]: 2024-04-06 02:57:59.257439517 +0000 UTC m=+0.359439105 container start 33fd0d3a6e79592ec30b88e05e54b0952a5b3f832c26cc06e28265c3a52c2351 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:57:59.332 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.280Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-06T02:57:59.332 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.280Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-06T02:57:59.332 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.280Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-06T02:57:59.332 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.280Z caller=main.go:518 level=info host_details="(Linux 5.14.0-432.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024 x86_64 smithi064 (none))" 2024-04-06T02:57:59.332 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.280Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-06T02:57:59.332 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.280Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-06T02:57:59.332 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.282Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-06T02:57:59.332 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.282Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-06T02:57:59.332 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.283Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-06T02:57:59.332 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.285Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-06T02:57:59.332 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.285Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.842µs 2024-04-06T02:57:59.332 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.285Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-06T02:57:59.333 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 bash[54879]: 33fd0d3a6e79592ec30b88e05e54b0952a5b3f832c26cc06e28265c3a52c2351 2024-04-06T02:57:59.658 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 systemd[1]: Started Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:57:59.659 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.480Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-06T02:57:59.659 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.673Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-06T02:57:59.913 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/688622390' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3638283915"}]': finished 2024-04-06T02:57:59.914 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-mon[25633]: osdmap e101: 8 total, 8 up, 8 in 2024-04-06T02:57:59.914 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2278256819' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/655696185"}]: dispatch 2024-04-06T02:57:59.914 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:59.914 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:57:59.914 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.766Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-06T02:57:59.914 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.766Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-06T02:57:59.914 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.766Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=33.5µs wal_replay_duration=480.76484ms total_replay_duration=480.813418ms 2024-04-06T02:57:59.914 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.769Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-06T02:57:59.915 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.769Z caller=main.go:947 level=info msg="TSDB started" 2024-04-06T02:57:59.915 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.769Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-06T02:57:59.915 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.793Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.775638ms db_storage=966ns remote_storage=1.279µs web_handler=384ns query_engine=755ns scrape=365.438µs scrape_sd=92.103µs notify=16.477µs notify_sd=14.914µs rules=23.028093ms 2024-04-06T02:57:59.915 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:57:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:57:59.793Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-06T02:58:00.247 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:57:59 smithi064 systemd[1]: Stopping Ceph node-exporter.b for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:58:00.247 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:57:59 smithi064 bash[55004]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter.b" found: no such container 2024-04-06T02:58:00.247 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:00 smithi064 podman[55015]: 2024-04-06 02:58:00.076787528 +0000 UTC m=+0.117997360 container died be5099fbdb163ebc5dcf11eb16699934762524a2eec99a40af61ff4575849d98 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-06T02:58:00.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:59 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/688622390' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3638283915"}]': finished 2024-04-06T02:58:00.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:59 smithi042 ceph-mon[29773]: osdmap e101: 8 total, 8 up, 8 in 2024-04-06T02:58:00.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:59 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2278256819' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/655696185"}]: dispatch 2024-04-06T02:58:00.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:59 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:00.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:57:59 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:00.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:59 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/688622390' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3638283915"}]': finished 2024-04-06T02:58:00.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:59 smithi042 ceph-mon[24894]: osdmap e101: 8 total, 8 up, 8 in 2024-04-06T02:58:00.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:59 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2278256819' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/655696185"}]: dispatch 2024-04-06T02:58:00.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:59 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:00.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:57:59 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:00.694 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:00 smithi064 podman[55015]: 2024-04-06 02:58:00.458296851 +0000 UTC m=+0.499506674 container cleanup be5099fbdb163ebc5dcf11eb16699934762524a2eec99a40af61ff4575849d98 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-06T02:58:00.694 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:00 smithi064 bash[55015]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b 2024-04-06T02:58:00.694 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:00 smithi064 bash[55041]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter.b" found: no such container 2024-04-06T02:58:00.953 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:00 smithi064 ceph-mon[25633]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:00.954 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:00 smithi064 ceph-mon[25633]: Reconfiguring node-exporter.b (dependencies changed)... 2024-04-06T02:58:00.954 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:00 smithi064 ceph-mon[25633]: Reconfiguring daemon node-exporter.b on smithi064 2024-04-06T02:58:00.954 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:00 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2278256819' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/655696185"}]': finished 2024-04-06T02:58:00.954 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:00 smithi064 ceph-mon[25633]: osdmap e102: 8 total, 8 up, 8 in 2024-04-06T02:58:00.954 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:00 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2524726618' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/804428561"}]: dispatch 2024-04-06T02:58:00.954 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:00 smithi064 podman[55029]: 2024-04-06 02:58:00.709235811 +0000 UTC m=+0.632629858 container remove be5099fbdb163ebc5dcf11eb16699934762524a2eec99a40af61ff4575849d98 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-06T02:58:00.954 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:00 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-06T02:58:00.954 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:00 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-06T02:58:00.954 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:00 smithi064 systemd[1]: Stopped Ceph node-exporter.b for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:00.955 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:00 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@node-exporter.b.service: Consumed 3.031s CPU time. 2024-04-06T02:58:00.955 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:00 smithi064 systemd[1]: Starting Ceph node-exporter.b for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:58:00.955 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:00 smithi064 podman[55110]: 2024-04-06 02:58:00.848035964 +0000 UTC m=+0.021679686 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-04-06T02:58:00.955 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:00 smithi064 podman[55110]: 2024-04-06 02:58:00.96889083 +0000 UTC m=+0.142534551 container create 7b2fed6be9d6df3c052bfccd9707cb3a3fff66ff950b4fd27cfb4c6b4987667d (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-06T02:58:01.240 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 podman[55110]: 2024-04-06 02:58:01.179115827 +0000 UTC m=+0.352759549 container init 7b2fed6be9d6df3c052bfccd9707cb3a3fff66ff950b4fd27cfb4c6b4987667d (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-06T02:58:01.240 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 podman[55110]: 2024-04-06 02:58:01.181779918 +0000 UTC m=+0.355423648 container start 7b2fed6be9d6df3c052bfccd9707cb3a3fff66ff950b4fd27cfb4c6b4987667d (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-06T02:58:01.240 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.185Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-06T02:58:01.240 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.185Z 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-06T02:58:01.240 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.185Z 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-06T02:58:01.240 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.185Z 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-06T02:58:01.240 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-06T02:58:01.240 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=arp 2024-04-06T02:58:01.240 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-06T02:58:01.240 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-06T02:58:01.241 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-06T02:58:01.241 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-06T02:58:01.241 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-06T02:58:01.241 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-06T02:58:01.241 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-06T02:58:01.241 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-06T02:58:01.241 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=edac 2024-04-06T02:58:01.241 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-06T02:58:01.242 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-06T02:58:01.242 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-06T02:58:01.242 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-06T02:58:01.242 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-06T02:58:01.242 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-06T02:58:01.242 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-06T02:58:01.242 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-06T02:58:01.242 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-06T02:58:01.242 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-06T02:58:01.242 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-06T02:58:01.242 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-06T02:58:01.242 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-06T02:58:01.242 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-06T02:58:01.242 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-06T02:58:01.243 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-06T02:58:01.243 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=os 2024-04-06T02:58:01.243 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-06T02:58:01.243 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-06T02:58:01.243 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-06T02:58:01.243 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-06T02:58:01.243 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-06T02:58:01.243 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-06T02:58:01.243 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=stat 2024-04-06T02:58:01.243 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-06T02:58:01.243 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-06T02:58:01.243 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-06T02:58:01.243 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=time 2024-04-06T02:58:01.243 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-06T02:58:01.244 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=uname 2024-04-06T02:58:01.244 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-06T02:58:01.244 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-06T02:58:01.244 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-06T02:58:01.244 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-06T02:58:01.244 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b[55124]: ts=2024-04-06T02:58:01.186Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-06T02:58:01.244 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 bash[55110]: 7b2fed6be9d6df3c052bfccd9707cb3a3fff66ff950b4fd27cfb4c6b4987667d 2024-04-06T02:58:01.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:00 smithi042 ceph-mon[29773]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:01.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:00 smithi042 ceph-mon[29773]: Reconfiguring node-exporter.b (dependencies changed)... 2024-04-06T02:58:01.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:00 smithi042 ceph-mon[29773]: Reconfiguring daemon node-exporter.b on smithi064 2024-04-06T02:58:01.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:00 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2278256819' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/655696185"}]': finished 2024-04-06T02:58:01.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:00 smithi042 ceph-mon[29773]: osdmap e102: 8 total, 8 up, 8 in 2024-04-06T02:58:01.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:00 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2524726618' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/804428561"}]: dispatch 2024-04-06T02:58:01.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:00 smithi042 ceph-mon[24894]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:01.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:00 smithi042 ceph-mon[24894]: Reconfiguring node-exporter.b (dependencies changed)... 2024-04-06T02:58:01.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:00 smithi042 ceph-mon[24894]: Reconfiguring daemon node-exporter.b on smithi064 2024-04-06T02:58:01.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:00 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2278256819' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/655696185"}]': finished 2024-04-06T02:58:01.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:00 smithi042 ceph-mon[24894]: osdmap e102: 8 total, 8 up, 8 in 2024-04-06T02:58:01.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:00 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2524726618' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/804428561"}]: dispatch 2024-04-06T02:58:01.497 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 02:58:01 smithi064 systemd[1]: Started Ceph node-exporter.b for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2524726618' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/804428561"}]': finished 2024-04-06T02:58:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-mon[25633]: osdmap e103: 8 total, 8 up, 8 in 2024-04-06T02:58:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:02.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:02.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:01 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-06T02:58:02.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:01 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2524726618' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/804428561"}]': finished 2024-04-06T02:58:02.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:01 smithi042 ceph-mon[29773]: osdmap e103: 8 total, 8 up, 8 in 2024-04-06T02:58:02.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:01 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:02.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:01 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:01 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:01 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:01 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-06T02:58:02.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:01 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2524726618' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/804428561"}]': finished 2024-04-06T02:58:02.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:01 smithi042 ceph-mon[24894]: osdmap e103: 8 total, 8 up, 8 in 2024-04-06T02:58:02.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:01 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:02.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:01 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:02.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:01 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:02.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:01 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:02.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:01 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-06T02:58:03.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:02 smithi064 ceph-mon[25633]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:03.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:02 smithi064 ceph-mon[25633]: Reconfiguring grafana.a (dependencies changed)... 2024-04-06T02:58:03.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:02 smithi064 ceph-mon[25633]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-06T02:58:03.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:02 smithi064 ceph-mon[25633]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-06T02:58:03.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:02 smithi064 ceph-mon[25633]: Reconfiguring daemon grafana.a on smithi064 2024-04-06T02:58:03.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:02 smithi042 ceph-mon[29773]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:03.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:02 smithi042 ceph-mon[29773]: Reconfiguring grafana.a (dependencies changed)... 2024-04-06T02:58:03.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:02 smithi042 ceph-mon[29773]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-06T02:58:03.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:02 smithi042 ceph-mon[29773]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-06T02:58:03.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:02 smithi042 ceph-mon[29773]: Reconfiguring daemon grafana.a on smithi064 2024-04-06T02:58:03.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:02 smithi042 ceph-mon[24894]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:03.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:02 smithi042 ceph-mon[24894]: Reconfiguring grafana.a (dependencies changed)... 2024-04-06T02:58:03.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:02 smithi042 ceph-mon[24894]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-06T02:58:03.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:02 smithi042 ceph-mon[24894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-06T02:58:03.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:02 smithi042 ceph-mon[24894]: Reconfiguring daemon grafana.a on smithi064 2024-04-06T02:58:03.479 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T02:58:04.143 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T02:58:04.143 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 starting - - - - 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 starting - - - - 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 starting - - - - 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 running (4m) 75s ago 4m 52.4M - 8.3.5 dad864ee21e9 c01b73ab5d11 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (4m) 64s ago 4m 56.8M - 3.5 e1d6a67b021e e0430225dd78 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283 starting - - - - 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:9283 running (11m) 64s ago 11m 466M - 17.2.0 e1d6a67b021e ca2c295dcf12 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (12m) 64s ago 12m 50.2M 2048M 17.2.0 e1d6a67b021e 530be79aa30f 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (10m) 75s ago 10m 41.3M 2048M 17.2.0 e1d6a67b021e 7a703a780904 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (10m) 64s ago 10m 38.3M 2048M 17.2.0 e1d6a67b021e d3f191ec92df 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 starting - - - - 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 starting - - - - 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (9m) 64s ago 9m 52.1M 4096M 17.2.0 e1d6a67b021e 1097e6ea2896 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (9m) 64s ago 9m 56.8M 4096M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (9m) 64s ago 9m 48.2M 4096M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (8m) 64s ago 8m 51.8M 4096M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T02:58:04.144 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (8m) 75s ago 8m 56.9M 4096M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T02:58:04.145 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (7m) 75s ago 7m 52.0M 4096M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T02:58:04.145 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (7m) 75s ago 7m 49.4M 4096M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T02:58:04.145 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (7m) 75s ago 6m 54.1M 4096M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T02:58:04.145 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 starting - - - - 2024-04-06T02:58:04.145 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (4m) 64s ago 4m 74.1M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T02:58:04.145 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (4m) 75s ago 4m 71.4M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T02:58:04.145 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (4m) 64s ago 4m 71.2M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T02:58:04.145 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (4m) 75s ago 4m 73.2M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T02:58:04.558 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:58:04.558 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T02:58:04.558 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-06T02:58:04.558 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:58:04.558 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 1 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 1 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:58:04.559 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:58:04.906 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:58:04.906 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T02:58:04.906 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T02:58:04.907 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T02:58:04.907 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2024-04-06T02:58:04.907 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "", 2024-04-06T02:58:04.907 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "", 2024-04-06T02:58:04.907 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T02:58:04.907 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:58:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:04 smithi064 ceph-mon[25633]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 1 op/s 2024-04-06T02:58:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:04 smithi064 ceph-mon[25633]: from='client.25246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:04 smithi064 ceph-mon[25633]: from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:05.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:04 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3755799947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:58:05.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:04 smithi042 ceph-mon[29773]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 1 op/s 2024-04-06T02:58:05.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:04 smithi042 ceph-mon[29773]: from='client.25246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:05.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:04 smithi042 ceph-mon[29773]: from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:05.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:04 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3755799947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:58:05.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:04 smithi042 ceph-mon[24894]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 969 B/s rd, 1 op/s 2024-04-06T02:58:05.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:04 smithi042 ceph-mon[24894]: from='client.25246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:05.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:04 smithi042 ceph-mon[24894]: from='client.25252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:05.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:04 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3755799947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:58:05.308 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_OK 2024-04-06T02:58:05.944 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:05 smithi042 ceph-mon[29773]: from='client.25192 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:58:05.944 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:05 smithi042 ceph-mon[29773]: from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:05.944 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:05 smithi042 ceph-mon[29773]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:05.944 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:05 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/130793624' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:58:05.945 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:05 smithi042 ceph-mon[24894]: from='client.25192 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:58:05.945 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:05 smithi042 ceph-mon[24894]: from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:05.945 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:05 smithi042 ceph-mon[24894]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:05.945 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:05 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/130793624' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:58:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:05 smithi064 ceph-mon[25633]: from='client.25192 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:58:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:05 smithi064 ceph-mon[25633]: from='client.15354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:05 smithi064 ceph-mon[25633]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:05 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/130793624' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:58:07.193 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:06 smithi042 ceph-mon[29773]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-06T02:58:07.193 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:06 smithi042 ceph-mon[24894]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-06T02:58:07.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:06 smithi064 ceph-mon[25633]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-06T02:58:09.150 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:08 smithi042 ceph-mon[29773]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:09.150 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:08 smithi042 ceph-mon[24894]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:09.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:08 smithi064 ceph-mon[25633]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:10.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:10 smithi064 ceph-mon[25633]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 552 B/s rd, 0 op/s 2024-04-06T02:58:11.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:10 smithi042 ceph-mon[24894]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 552 B/s rd, 0 op/s 2024-04-06T02:58:11.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:10 smithi042 ceph-mon[29773]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 552 B/s rd, 0 op/s 2024-04-06T02:58:12.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:58:12] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2024-04-06T02:58:13.081 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:12 smithi064 systemd[1]: Stopping Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:58:13.081 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:12 smithi064 bash[55807]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana.a" found: no such container 2024-04-06T02:58:13.082 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:12 smithi064 ceph-mon[25633]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-06T02:58:13.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:12 smithi042 ceph-mon[29773]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-06T02:58:13.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:12 smithi042 ceph-mon[24894]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-06T02:58:13.340 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[44530]: t=2024-04-06T02:58:13+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-06T02:58:13.340 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:13 smithi064 podman[55834]: 2024-04-06 02:58:13.106561458 +0000 UTC m=+0.117871539 container died c01b73ab5d11f80fb6e741020fe3f8d6e8509dde2d4f81b5232f6a508d9f8ad6 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-03-28T10:36:18.413762, distribution-scope=public, vcs-type=git, vendor=Red Hat, Inc., description=Ceph Grafana Container, maintainer=Paul Cuzner , 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, 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, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, release=236.1648460182, io.buildah.version=1.24.2, io.openshift.expose-services=, 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., com.redhat.component=ubi8-container) 2024-04-06T02:58:13.607 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:13 smithi064 podman[55834]: 2024-04-06 02:58:13.430039495 +0000 UTC m=+0.441349586 container cleanup c01b73ab5d11f80fb6e741020fe3f8d6e8509dde2d4f81b5232f6a508d9f8ad6 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, 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., architecture=x86_64, release=236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-03-28T10:36:18.413762, io.buildah.version=1.24.2, name=ubi8, description=Ceph Grafana Container, 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, vendor=Red Hat, Inc., version=8.5, 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, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , distribution-scope=public) 2024-04-06T02:58:13.608 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:13 smithi064 bash[55834]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a 2024-04-06T02:58:13.608 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:13 smithi064 bash[55874]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana.a" found: no such container 2024-04-06T02:58:13.943 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:13 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:58:13.943 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:13 smithi064 podman[55861]: 2024-04-06 02:58:13.622702218 +0000 UTC m=+0.513144331 container remove c01b73ab5d11f80fb6e741020fe3f8d6e8509dde2d4f81b5232f6a508d9f8ad6 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, 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, description=Ceph Grafana Container, version=8.5, maintainer=Paul Cuzner , vendor=Red Hat, Inc., io.openshift.tags=base rhel8, com.redhat.component=ubi8-container, build-date=2022-03-28T10:36:18.413762, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, release=236.1648460182, vcs-type=git, io.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 8, 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., distribution-scope=public, io.openshift.expose-services=) 2024-04-06T02:58:13.943 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:13 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Deactivated successfully. 2024-04-06T02:58:13.943 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:13 smithi064 systemd[1]: Stopped Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:13.943 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:13 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Consumed 2.476s CPU time. 2024-04-06T02:58:13.944 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:13 smithi064 systemd[1]: Starting Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:58:14.127 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:13 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:58:14.127 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:13 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:58:15.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:14 smithi064 ceph-mon[25633]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:58:15.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:14 smithi042 ceph-mon[29773]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:58:15.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:14 smithi042 ceph-mon[24894]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:58:15.589 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:15 smithi064 podman[56085]: 2024-04-06 02:58:15.218074983 +0000 UTC m=+0.017694807 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-06T02:58:15.589 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:15 smithi064 podman[56085]: 2024-04-06 02:58:15.350227045 +0000 UTC m=+0.149846868 container create c87b6e8ed998d935d6d9cbcac4752bcb22b535d00d6e28926d63f3d92b69cc49 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, release=236.1648460182, vendor=Red Hat, Inc., io.openshift.expose-services=, description=Ceph Grafana Container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, build-date=2022-03-28T10:36:18.413762, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git, com.redhat.component=ubi8-container, version=8.5, name=ubi8, io.buildah.version=1.24.2, 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, distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, 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.) 2024-04-06T02:58:15.589 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:15 smithi064 podman[56085]: 2024-04-06 02:58:15.602893465 +0000 UTC m=+0.402513290 container init c87b6e8ed998d935d6d9cbcac4752bcb22b535d00d6e28926d63f3d92b69cc49 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, vcs-type=git, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-container, build-date=2022-03-28T10:36:18.413762, io.buildah.version=1.24.2, description=Ceph Grafana Container, io.openshift.expose-services=, architecture=x86_64, 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, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, distribution-scope=public, 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, 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., name=ubi8, vendor=Red Hat, Inc.) 2024-04-06T02:58:15.853 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:15 smithi064 podman[56085]: 2024-04-06 02:58:15.606078854 +0000 UTC m=+0.405698686 container start c87b6e8ed998d935d6d9cbcac4752bcb22b535d00d6e28926d63f3d92b69cc49 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, distribution-scope=public, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=ubi8, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, maintainer=Paul Cuzner , io.openshift.expose-services=, io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.component=ubi8-container, 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., vendor=Red Hat, Inc., vcs-type=git, description=Ceph Grafana Container, build-date=2022-03-28T10:36:18.413762) 2024-04-06T02:58:15.853 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[56110]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:58:15.853 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[56110]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:58:15.853 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:15 smithi064 bash[56085]: c87b6e8ed998d935d6d9cbcac4752bcb22b535d00d6e28926d63f3d92b69cc49 2024-04-06T02:58:15.853 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:15 smithi064 systemd[1]: Started Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:15.853 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:15 smithi064 podman[56130]: 2024-04-06 02:58:15.74187799 +0000 UTC m=+0.099468327 container died c87b6e8ed998d935d6d9cbcac4752bcb22b535d00d6e28926d63f3d92b69cc49 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-type=git, name=ubi8, 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, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, 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, architecture=x86_64, io.buildah.version=1.24.2, vendor=Red Hat, Inc., io.openshift.expose-services=, io.openshift.tags=base rhel8, release=236.1648460182, build-date=2022-03-28T10:36:18.413762, summary=Grafana Container configured for Ceph mgr/dashboard integration, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56) 2024-04-06T02:58:15.853 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:15] ENGINE Bus STOPPING 2024-04-06T02:58:15.853 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-06T02:58:15.854 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:15] ENGINE Bus STOPPED 2024-04-06T02:58:15.854 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:15] ENGINE Bus STARTING 2024-04-06T02:58:16.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-mon[25633]: from='client.25192 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:58:16.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-06T02:58:16.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2024-04-06T02:58:16.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:58:16.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi064.front.sepia.ceph.com:9095"}]: dispatch 2024-04-06T02:58:16.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-06T02:58:16.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi064.front.sepia.ceph.com:3000"}]: dispatch 2024-04-06T02:58:16.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.158 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:15] ENGINE Serving on http://:::9283 2024-04-06T02:58:16.158 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:15] ENGINE Bus STARTED 2024-04-06T02:58:16.158 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:15] ENGINE Bus STOPPING 2024-04-06T02:58:16.158 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-06T02:58:16.158 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:15] ENGINE Bus STOPPED 2024-04-06T02:58:16.158 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:15] ENGINE Bus STARTING 2024-04-06T02:58:16.158 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:16] ENGINE Serving on http://:::9283 2024-04-06T02:58:16.158 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:16] ENGINE Bus STARTED 2024-04-06T02:58:16.158 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:16] ENGINE Bus STOPPING 2024-04-06T02:58:16.159 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-06T02:58:16.159 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:16] ENGINE Bus STOPPED 2024-04-06T02:58:16.159 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:16] ENGINE Bus STARTING 2024-04-06T02:58:16.159 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:16] ENGINE Serving on http://:::9283 2024-04-06T02:58:16.159 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:16] ENGINE Bus STARTED 2024-04-06T02:58:16.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[29773]: from='client.25192 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:58:16.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-06T02:58:16.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2024-04-06T02:58:16.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:58:16.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi064.front.sepia.ceph.com:9095"}]: dispatch 2024-04-06T02:58:16.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-06T02:58:16.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi064.front.sepia.ceph.com:3000"}]: dispatch 2024-04-06T02:58:16.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[24894]: from='client.25192 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:58:16.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-06T02:58:16.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2024-04-06T02:58:16.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:58:16.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi064.front.sepia.ceph.com:9095"}]: dispatch 2024-04-06T02:58:16.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-06T02:58:16.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi064.front.sepia.ceph.com:3000"}]: dispatch 2024-04-06T02:58:16.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:15 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:16.747 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:16 smithi064 podman[56130]: 2024-04-06 02:58:16.458368255 +0000 UTC m=+0.815958560 container remove c87b6e8ed998d935d6d9cbcac4752bcb22b535d00d6e28926d63f3d92b69cc49 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-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., summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-type=git, 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, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vendor=Red Hat, Inc., description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , architecture=x86_64, distribution-scope=public, io.openshift.tags=base rhel8, io.buildah.version=1.24.2, version=8.5, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=, release=236.1648460182, com.redhat.component=ubi8-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-06T02:58:16.747 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:16 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-06T02:58:16.747 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:16 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-06T02:58:17.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[29773]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:17.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[29773]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-06T02:58:17.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[29773]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2024-04-06T02:58:17.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[29773]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:58:17.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[29773]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi064.front.sepia.ceph.com:9095"}]: dispatch 2024-04-06T02:58:17.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[29773]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-06T02:58:17.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[29773]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi064.front.sepia.ceph.com:3000"}]: dispatch 2024-04-06T02:58:17.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:17.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[29773]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-06T02:58:17.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[24894]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:17.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[24894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-06T02:58:17.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[24894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2024-04-06T02:58:17.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[24894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:58:17.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[24894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi064.front.sepia.ceph.com:9095"}]: dispatch 2024-04-06T02:58:17.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[24894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-06T02:58:17.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[24894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi064.front.sepia.ceph.com:3000"}]: dispatch 2024-04-06T02:58:17.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:17.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:16 smithi042 ceph-mon[24894]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-06T02:58:17.074 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-mon[25633]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:17.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-mon[25633]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-06T02:58:17.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-mon[25633]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi042.front.sepia.ceph.com:9093"}]: dispatch 2024-04-06T02:58:17.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-mon[25633]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:58:17.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-mon[25633]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi064.front.sepia.ceph.com:9095"}]: dispatch 2024-04-06T02:58:17.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-mon[25633]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-06T02:58:17.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-mon[25633]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi064.front.sepia.ceph.com:3000"}]: dispatch 2024-04-06T02:58:17.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:17.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:16 smithi064 ceph-mon[25633]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-06T02:58:18.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[24894]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:58:18.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[24894]: Upgrade: Updating mgr.y 2024-04-06T02:58:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:58:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:58:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:58:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[24894]: Deploying daemon mgr.y on smithi042 2024-04-06T02:58:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[29773]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:58:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[29773]: Upgrade: Updating mgr.y 2024-04-06T02:58:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:58:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:58:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:58:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:18 smithi042 ceph-mon[29773]: Deploying daemon mgr.y on smithi042 2024-04-06T02:58:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:18 smithi064 ceph-mon[25633]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:58:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:18 smithi064 ceph-mon[25633]: Upgrade: Updating mgr.y 2024-04-06T02:58:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:18 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:18 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:58:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:18 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:58:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:18 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:58:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:18 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:18 smithi064 ceph-mon[25633]: Deploying daemon mgr.y on smithi042 2024-04-06T02:58:18.999 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:18 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:58: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T02:58:19.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:19 smithi042 systemd[1]: Stopping Ceph mgr.y for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:58:20.171 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:19 smithi042 podman[66448]: 2024-04-06 02:58:19.915340885 +0000 UTC m=+0.173892852 container died ca2c295dcf1275ceb6b2916638480f928995fab195a9ec98a5c33589791da4d6 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, distribution-scope=public, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.openshift.tags=base centos centos-stream, version=8, maintainer=Guillaume Abrioux , io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, vendor=Red Hat, Inc., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_REPO=https://github.com/ceph/ceph-container.git, 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, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, RELEASE=HEAD, io.openshift.expose-services=, 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, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, ceph=True, io.k8s.display-name=CentOS Stream 8, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image) 2024-04-06T02:58:20.433 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:20 smithi042 podman[66448]: 2024-04-06 02:58:20.384971831 +0000 UTC m=+0.643523790 container cleanup ca2c295dcf1275ceb6b2916638480f928995fab195a9ec98a5c33589791da4d6 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, io.buildah.version=1.19.8, version=8, release=754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, RELEASE=HEAD, ceph=True, 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_BRANCH=HEAD, architecture=x86_64, com.redhat.component=centos-stream-container, distribution-scope=public, io.openshift.expose-services=, 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, io.k8s.display-name=CentOS Stream 8, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Guillaume Abrioux , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-type=git) 2024-04-06T02:58:20.434 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:20 smithi042 bash[66448]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y 2024-04-06T02:58:20.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:20 smithi042 ceph-mon[29773]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:20.776 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:20 smithi042 ceph-mon[24894]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:20.776 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:20 smithi042 podman[66462]: 2024-04-06 02:58:20.661542152 +0000 UTC m=+0.751157462 container remove ca2c295dcf1275ceb6b2916638480f928995fab195a9ec98a5c33589791da4d6 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, io.buildah.version=1.19.8, distribution-scope=public, release=754, GIT_BRANCH=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, maintainer=Guillaume Abrioux , ceph=True, 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, io.openshift.expose-services=, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, vcs-type=git, com.redhat.component=centos-stream-container, architecture=x86_64, version=8) 2024-04-06T02:58:20.776 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:20 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-06T02:58:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:20 smithi064 ceph-mon[25633]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:21.207 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:20 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y.service: Failed with result 'exit-code'. 2024-04-06T02:58:21.207 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:20 smithi042 systemd[1]: Stopped Ceph mgr.y for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:21.207 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:20 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y.service: Consumed 1min 13.541s CPU time. 2024-04-06T02:58:21.207 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:21 smithi042 systemd[1]: Starting Ceph mgr.y for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:58:21.467 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:21 smithi042 podman[66596]: 2024-04-06 02:58:21.125210994 +0000 UTC m=+0.018227313 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T02:58:21.467 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:21 smithi042 podman[66596]: 2024-04-06 02:58:21.246055257 +0000 UTC m=+0.139071564 container create b4ac19ac0f901fc04788481c21be4ae39d43234543dfba6d5beff7aa2c2df7e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=) 2024-04-06T02:58:21.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:21 smithi042 podman[66596]: 2024-04-06 02:58:21.482200859 +0000 UTC m=+0.375217169 container init b4ac19ac0f901fc04788481c21be4ae39d43234543dfba6d5beff7aa2c2df7e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, ceph=True, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5) 2024-04-06T02:58:21.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:21 smithi042 podman[66596]: 2024-04-06 02:58:21.485271746 +0000 UTC m=+0.378288059 container start b4ac19ac0f901fc04788481c21be4ae39d43234543dfba6d5beff7aa2c2df7e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-04-06T02:58:21.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:21 smithi042 ceph-mgr[66615]: -- 172.21.15.42:0/2753220771 <== mon.0 v2:172.21.15.42:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562a897b85a0 con 0x562a8978d000 2024-04-06T02:58:21.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:21 smithi042 bash[66596]: b4ac19ac0f901fc04788481c21be4ae39d43234543dfba6d5beff7aa2c2df7e1 2024-04-06T02:58:21.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:21 smithi042 systemd[1]: Started Ceph mgr.y for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:22.464 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:22.053+0000 7f6e6e980200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T02:58:22.465 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:22.149+0000 7f6e6e980200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T02:58:22.644 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:58:22] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.33.4" 2024-04-06T02:58:22.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[29773]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[24894]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:22.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:22.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:22.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:22.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:22 smithi064 ceph-mon[25633]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:22 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:22 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:22 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:22 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:22 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:22 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:22 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:23.098 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:22.839+0000 7f6e6e980200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T02:58:23.098 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:22.950+0000 7f6e6e980200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T02:58:23.419 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:23.111+0000 7f6e6e980200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T02:58:23.419 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:23.215+0000 7f6e6e980200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T02:58:23.419 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:23.313+0000 7f6e6e980200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T02:58:23.700 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:23.597+0000 7f6e6e980200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-06T02:58:23.700 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:23 smithi042 ceph-mon[29773]: Deploying daemon agent.smithi042 on smithi042 2024-04-06T02:58:23.700 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:23 smithi042 ceph-mon[29773]: Deploying daemon agent.smithi064 on smithi064 2024-04-06T02:58:23.700 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:23 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:23.701 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:23 smithi042 ceph-mon[24894]: Deploying daemon agent.smithi042 on smithi042 2024-04-06T02:58:23.701 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:23 smithi042 ceph-mon[24894]: Deploying daemon agent.smithi064 on smithi064 2024-04-06T02:58:23.701 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:23 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:23.914 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:23 smithi064 ceph-mon[25633]: Deploying daemon agent.smithi042 on smithi042 2024-04-06T02:58:23.914 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:23 smithi064 ceph-mon[25633]: Deploying daemon agent.smithi064 on smithi064 2024-04-06T02:58:23.914 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:23 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:24.027 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:23.717+0000 7f6e6e980200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T02:58:24.028 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:23.809+0000 7f6e6e980200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T02:58:24.028 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:23.928+0000 7f6e6e980200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T02:58:24.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:24.156+0000 7f6e6e980200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T02:58:25.034 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:25 smithi064 ceph-mon[25633]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:58:25.034 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:25 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:25.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:25 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:25.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:25 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:25.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:25 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:58:25.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:25 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:25.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:25 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:58:25.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:25 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:58:25.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:25 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:25.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:25 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:25.121 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[24894]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:58:25.121 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:25.121 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:25.121 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:25.121 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:58:25.121 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:25.121 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:58:25.121 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:58:25.121 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:25.121 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:25.122 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[29773]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:58:25.122 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:25.122 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:25.122 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:25.122 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:58:25.122 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:25.122 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:58:25.122 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:58:25.122 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:25.122 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:25.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:25.208+0000 7f6e6e980200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T02:58:25.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:25.344+0000 7f6e6e980200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T02:58:25.824 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:25.696+0000 7f6e6e980200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T02:58:25.824 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:25 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:25.798+0000 7f6e6e980200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T02:58:26.030 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:26 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:58:26.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:26 smithi064 ceph-mon[25633]: from='client.25192 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:58:26.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:26 smithi064 ceph-mon[25633]: Reconfiguring iscsi.foo.smithi042.wyaacw (dependencies changed)... 2024-04-06T02:58:26.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:26 smithi064 ceph-mon[25633]: Reconfiguring daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:58:26.184 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:26 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:26.004+0000 7f6e6e980200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:58:26.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:26 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:58:26.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:26 smithi042 ceph-mon[24894]: from='client.25192 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:58:26.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:26 smithi042 ceph-mon[24894]: Reconfiguring iscsi.foo.smithi042.wyaacw (dependencies changed)... 2024-04-06T02:58:26.185 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:26 smithi042 ceph-mon[24894]: Reconfiguring daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:58:26.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:26 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:58:26.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:26 smithi042 ceph-mon[29773]: from='client.25192 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:58:26.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:26 smithi042 ceph-mon[29773]: Reconfiguring iscsi.foo.smithi042.wyaacw (dependencies changed)... 2024-04-06T02:58:26.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:26 smithi042 ceph-mon[29773]: Reconfiguring daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:58:26.485 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:26 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:26.198+0000 7f6e6e980200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T02:58:26.720 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:26 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 1. 2024-04-06T02:58:26.720 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:26 smithi064 systemd[1]: Stopped Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:26.720 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:26 smithi064 systemd[1]: Starting Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:58:26.753 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:26 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:26.499+0000 7f6e6e980200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:58:27.013 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:26 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:26.767+0000 7f6e6e980200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T02:58:27.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:27 smithi042 ceph-mon[29773]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:27.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:27.027+0000 7f6e6e980200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T02:58:27.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:27 smithi042 ceph-mon[24894]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:27.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:27 smithi064 ceph-mon[25633]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:27.497 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:27 smithi064 podman[56926]: 2024-04-06 02:58:27.050704636 +0000 UTC m=+0.018825483 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-06T02:58:27.497 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:27 smithi064 podman[56926]: 2024-04-06 02:58:27.162749267 +0000 UTC m=+0.130870111 container create 388cdd39cac9be41c164f8d6808af9c2220d97564ba03943c7dff275eced9b84 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, 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.buildah.version=1.24.2, vendor=Red Hat, Inc., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, version=8.5, 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, distribution-scope=public, release=236.1648460182, vcs-type=git, io.openshift.expose-services=, architecture=x86_64, description=Ceph Grafana Container) 2024-04-06T02:58:28.048 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:27.903+0000 7f6e6e980200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T02:58:28.372 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:28 smithi042 ceph-mon[29773]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:58:28.372 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:28 smithi042 ceph-mon[24894]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:58:28.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:28 smithi064 ceph-mon[25633]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T02:58:28.498 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:28 smithi064 podman[56926]: 2024-04-06 02:58:28.127377405 +0000 UTC m=+1.095498250 container init 388cdd39cac9be41c164f8d6808af9c2220d97564ba03943c7dff275eced9b84 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, vendor=Red Hat, Inc., vcs-type=git, maintainer=Paul Cuzner , io.openshift.expose-services=, release=236.1648460182, description=Ceph Grafana Container, 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, summary=Grafana Container configured for Ceph mgr/dashboard integration, name=ubi8, com.redhat.component=ubi8-container, 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., 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, version=8.5, io.buildah.version=1.24.2, build-date=2022-03-28T10:36:18.413762, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56) 2024-04-06T02:58:28.498 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:28 smithi064 podman[56926]: 2024-04-06 02:58:28.130162115 +0000 UTC m=+1.098282967 container start 388cdd39cac9be41c164f8d6808af9c2220d97564ba03943c7dff275eced9b84 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, com.redhat.component=ubi8-container, io.openshift.tags=base rhel8, architecture=x86_64, build-date=2022-03-28T10:36:18.413762, name=ubi8, io.openshift.expose-services=, version=8.5, 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, 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.k8s.display-name=Red Hat Universal Base Image 8, distribution-scope=public, vendor=Red Hat, Inc., 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, description=Ceph Grafana Container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-06T02:58:28.498 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:28 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[56978]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:58:28.499 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:28 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[56978]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:58:28.499 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:28 smithi064 bash[56926]: 388cdd39cac9be41c164f8d6808af9c2220d97564ba03943c7dff275eced9b84 2024-04-06T02:58:28.499 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:28 smithi064 systemd[1]: Started Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:28.499 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:28 smithi064 podman[57030]: 2024-04-06 02:58:28.235649283 +0000 UTC m=+0.071905110 container died 388cdd39cac9be41c164f8d6808af9c2220d97564ba03943c7dff275eced9b84 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, description=Ceph Grafana Container, io.openshift.expose-services=, architecture=x86_64, 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, vcs-type=git, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, 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., maintainer=Paul Cuzner , com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.component=ubi8-container, distribution-scope=public, io.buildah.version=1.24.2, version=8.5, build-date=2022-03-28T10:36:18.413762, io.openshift.tags=base rhel8, release=236.1648460182) 2024-04-06T02:58:28.721 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:28.511+0000 7f6e6e980200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T02:58:28.721 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:28.621+0000 7f6e6e980200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T02:58:28.841 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:28 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:58: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T02:58:29.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:28.853+0000 7f6e6e980200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T02:58:29.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: [06/Apr/2024:02:58:28] ENGINE Bus STARTING 2024-04-06T02:58:29.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: CherryPy Checker: 2024-04-06T02:58:29.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: The Application mounted at '' has an empty config. 2024-04-06T02:58:29.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:29.034 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: [06/Apr/2024:02:58:28] ENGINE Serving on http://:::9283 2024-04-06T02:58:29.034 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:28 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: [06/Apr/2024:02:58:28] ENGINE Bus STARTED 2024-04-06T02:58:29.247 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:28 smithi064 podman[57030]: 2024-04-06 02:58:28.856479227 +0000 UTC m=+0.692735096 container remove 388cdd39cac9be41c164f8d6808af9c2220d97564ba03943c7dff275eced9b84 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, vcs-type=git, 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., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, build-date=2022-03-28T10:36:18.413762, io.buildah.version=1.24.2, io.openshift.expose-services=, maintainer=Paul Cuzner , release=236.1648460182, architecture=x86_64, com.redhat.component=ubi8-container, distribution-scope=public, description=Ceph Grafana Container, io.openshift.tags=base rhel8, 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, name=ubi8) 2024-04-06T02:58:29.247 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:28 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-06T02:58:29.247 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:28 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-06T02:58:29.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:58:29.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-mon[25633]: Standby manager daemon y restarted 2024-04-06T02:58:29.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-mon[25633]: Standby manager daemon y started 2024-04-06T02:58:29.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T02:58:29.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:58:29.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T02:58:29.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:58:29.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:29 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:58:29.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:29 smithi042 ceph-mon[24894]: Standby manager daemon y restarted 2024-04-06T02:58:29.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:29 smithi042 ceph-mon[24894]: Standby manager daemon y started 2024-04-06T02:58:29.332 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:29 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T02:58:29.332 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:29 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:58:29.332 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:29 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T02:58:29.332 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:29 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:58:29.332 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:29 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:58:29.332 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:29 smithi042 ceph-mon[29773]: Standby manager daemon y restarted 2024-04-06T02:58:29.332 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:29 smithi042 ceph-mon[29773]: Standby manager daemon y started 2024-04-06T02:58:29.332 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:29 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T02:58:29.332 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:29 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:58:29.332 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:29 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T02:58:29.332 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:29 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:58:29.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:29.662+0000 7f2e3ac62700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:58:29.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Creating ceph-iscsi config... 2024-04-06T02:58:29.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:58:29.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:58:29.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:58:29.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:29.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:29.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Traceback (most recent call last): 2024-04-06T02:58:29.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:58:29.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: return _run_code(code, main_globals, None, 2024-04-06T02:58:29.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:58:29.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: exec(code, run_globals) 2024-04-06T02:58:29.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:58:29.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:58:29.999 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:58:30.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:58:30.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:58:30.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:58:30.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:58:30.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Traceback (most recent call last): 2024-04-06T02:58:30.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-06T02:58:30.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-06T02:58:30.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-06T02:58:30.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-06T02:58:30.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-06T02:58:30.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: return self.event_loop.get_result(coro, timeout) 2024-04-06T02:58:30.000 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-06T02:58:30.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: return future.result(timeout) 2024-04-06T02:58:30.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-06T02:58:30.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: return self.__get_result() 2024-04-06T02:58:30.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-06T02:58:30.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: raise self._exception 2024-04-06T02:58:30.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-06T02:58:30.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: config_blobs=daemon_spec.final_config, 2024-04-06T02:58:30.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-06T02:58:30.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-06T02:58:30.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:58:30.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Creating ceph-iscsi config... 2024-04-06T02:58:30.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:58:30.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:58:30.001 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:58:30.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: Traceback (most recent call last): 2024-04-06T02:58:30.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:58:30.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: return _run_code(code, main_globals, None, 2024-04-06T02:58:30.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:58:30.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: exec(code, run_globals) 2024-04-06T02:58:30.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:58:30.002 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:58:30.003 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:58:30.003 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:58:30.003 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:58:30.003 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:58:30.003 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:58:30.003 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.003 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.173 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[24894]: mgrmap e26: x(active, since 76s), standbys: y 2024-04-06T02:58:30.173 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[24894]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:30.173 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:30.174 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[24894]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:58:30.174 INFO:journalctl@ceph.mon.a.smithi042.stdout: Creating ceph-iscsi config... 2024-04-06T02:58:30.174 INFO:journalctl@ceph.mon.a.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:58:30.174 INFO:journalctl@ceph.mon.a.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:58:30.174 INFO:journalctl@ceph.mon.a.smithi042.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:58:30.174 INFO:journalctl@ceph.mon.a.smithi042.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.174 INFO:journalctl@ceph.mon.a.smithi042.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.174 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:58:30.174 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:58:30.174 INFO:journalctl@ceph.mon.a.smithi042.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:58:30.174 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:58:30.174 INFO:journalctl@ceph.mon.a.smithi042.stdout: exec(code, run_globals) 2024-04-06T02:58:30.174 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-06T02:58:30.175 INFO:journalctl@ceph.mon.a.smithi042.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: return future.result(timeout) 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: return self.__get_result() 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: raise self._exception 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: config_blobs=daemon_spec.final_config, 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: Creating ceph-iscsi config... 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:58:30.176 INFO:journalctl@ceph.mon.a.smithi042.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.177 INFO:journalctl@ceph.mon.a.smithi042.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.177 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:58:30.177 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:58:30.177 INFO:journalctl@ceph.mon.a.smithi042.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:58:30.177 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:58:30.177 INFO:journalctl@ceph.mon.a.smithi042.stdout: exec(code, run_globals) 2024-04-06T02:58:30.177 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:58:30.177 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:58:30.177 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:58:30.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[29773]: mgrmap e26: x(active, since 76s), standbys: y 2024-04-06T02:58:30.178 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[29773]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:30.178 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:30.178 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[29773]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:58:30.178 INFO:journalctl@ceph.mon.c.smithi042.stdout: Creating ceph-iscsi config... 2024-04-06T02:58:30.178 INFO:journalctl@ceph.mon.c.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:58:30.178 INFO:journalctl@ceph.mon.c.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:58:30.178 INFO:journalctl@ceph.mon.c.smithi042.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:58:30.178 INFO:journalctl@ceph.mon.c.smithi042.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.178 INFO:journalctl@ceph.mon.c.smithi042.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.178 INFO:journalctl@ceph.mon.c.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:58:30.178 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:58:30.178 INFO:journalctl@ceph.mon.c.smithi042.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:58:30.178 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: exec(code, run_globals) 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-06T02:58:30.179 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: return future.result(timeout) 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: return self.__get_result() 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: raise self._exception 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: config_blobs=daemon_spec.final_config, 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: Creating ceph-iscsi config... 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:58:30.180 INFO:journalctl@ceph.mon.c.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:58:30.181 INFO:journalctl@ceph.mon.c.smithi042.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:58:30.181 INFO:journalctl@ceph.mon.c.smithi042.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.181 INFO:journalctl@ceph.mon.c.smithi042.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.181 INFO:journalctl@ceph.mon.c.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:58:30.181 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:58:30.181 INFO:journalctl@ceph.mon.c.smithi042.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:58:30.181 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:58:30.181 INFO:journalctl@ceph.mon.c.smithi042.stdout: exec(code, run_globals) 2024-04-06T02:58:30.181 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:58:30.181 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:58:30.181 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:58:30.182 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:58:30.182 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:58:30.182 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:58:30.182 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:58:30.182 INFO:journalctl@ceph.mon.a.smithi042.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.182 INFO:journalctl@ceph.mon.a.smithi042.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:30.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[24894]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-06T02:58:30.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[24894]: Failing over to other MGR 2024-04-06T02:58:30.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[24894]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-06T02:58:30.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-06T02:58:30.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[24894]: osdmap e104: 8 total, 8 up, 8 in 2024-04-06T02:58:30.183 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:58:30.183 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:58:30.183 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:58:30.183 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:58:30.183 INFO:journalctl@ceph.mon.c.smithi042.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.183 INFO:journalctl@ceph.mon.c.smithi042.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.183 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:30.183 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[29773]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-06T02:58:30.183 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[29773]: Failing over to other MGR 2024-04-06T02:58:30.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[29773]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-06T02:58:30.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-06T02:58:30.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-mon[29773]: osdmap e104: 8 total, 8 up, 8 in 2024-04-06T02:58:30.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:30 smithi064 ceph-mon[25633]: mgrmap e26: x(active, since 76s), standbys: y 2024-04-06T02:58:30.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:30 smithi064 ceph-mon[25633]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:30.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:30 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' 2024-04-06T02:58:30.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:30 smithi064 ceph-mon[25633]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:58:30.460 INFO:journalctl@ceph.mon.b.smithi064.stdout: Creating ceph-iscsi config... 2024-04-06T02:58:30.460 INFO:journalctl@ceph.mon.b.smithi064.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:58:30.460 INFO:journalctl@ceph.mon.b.smithi064.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:58:30.460 INFO:journalctl@ceph.mon.b.smithi064.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:58:30.460 INFO:journalctl@ceph.mon.b.smithi064.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.461 INFO:journalctl@ceph.mon.b.smithi064.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.461 INFO:journalctl@ceph.mon.b.smithi064.stdout: Traceback (most recent call last): 2024-04-06T02:58:30.461 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:58:30.461 INFO:journalctl@ceph.mon.b.smithi064.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:58:30.461 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:58:30.461 INFO:journalctl@ceph.mon.b.smithi064.stdout: exec(code, run_globals) 2024-04-06T02:58:30.461 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:58:30.461 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:58:30.461 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:58:30.461 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:58:30.461 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:58:30.461 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:58:30.461 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:58:30.461 INFO:journalctl@ceph.mon.b.smithi064.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.462 INFO:journalctl@ceph.mon.b.smithi064.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.462 INFO:journalctl@ceph.mon.b.smithi064.stdout: Traceback (most recent call last): 2024-04-06T02:58:30.462 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-06T02:58:30.462 INFO:journalctl@ceph.mon.b.smithi064.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-06T02:58:30.462 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-06T02:58:30.462 INFO:journalctl@ceph.mon.b.smithi064.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-06T02:58:30.462 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-06T02:58:30.462 INFO:journalctl@ceph.mon.b.smithi064.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-06T02:58:30.462 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-06T02:58:30.462 INFO:journalctl@ceph.mon.b.smithi064.stdout: return future.result(timeout) 2024-04-06T02:58:30.462 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-06T02:58:30.462 INFO:journalctl@ceph.mon.b.smithi064.stdout: return self.__get_result() 2024-04-06T02:58:30.462 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-06T02:58:30.463 INFO:journalctl@ceph.mon.b.smithi064.stdout: raise self._exception 2024-04-06T02:58:30.463 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-06T02:58:30.463 INFO:journalctl@ceph.mon.b.smithi064.stdout: config_blobs=daemon_spec.final_config, 2024-04-06T02:58:30.463 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-06T02:58:30.463 INFO:journalctl@ceph.mon.b.smithi064.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-06T02:58:30.463 INFO:journalctl@ceph.mon.b.smithi064.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:58:30.463 INFO:journalctl@ceph.mon.b.smithi064.stdout: Creating ceph-iscsi config... 2024-04-06T02:58:30.463 INFO:journalctl@ceph.mon.b.smithi064.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:58:30.463 INFO:journalctl@ceph.mon.b.smithi064.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:58:30.463 INFO:journalctl@ceph.mon.b.smithi064.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:58:30.463 INFO:journalctl@ceph.mon.b.smithi064.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.463 INFO:journalctl@ceph.mon.b.smithi064.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.463 INFO:journalctl@ceph.mon.b.smithi064.stdout: Traceback (most recent call last): 2024-04-06T02:58:30.463 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:58:30.464 INFO:journalctl@ceph.mon.b.smithi064.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:58:30.464 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:58:30.464 INFO:journalctl@ceph.mon.b.smithi064.stdout: exec(code, run_globals) 2024-04-06T02:58:30.464 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:58:30.464 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:58:30.464 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:58:30.464 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:58:30.464 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:58:30.464 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:58:30.464 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:58:30.464 INFO:journalctl@ceph.mon.b.smithi064.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:58:30.464 INFO:journalctl@ceph.mon.b.smithi064.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:58:30.464 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:30 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:30.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:30 smithi064 ceph-mon[25633]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-06T02:58:30.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:30 smithi064 ceph-mon[25633]: Failing over to other MGR 2024-04-06T02:58:30.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:30 smithi064 ceph-mon[25633]: from='mgr.25034 172.21.15.64:0/3519895123' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-06T02:58:30.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:30 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-06T02:58:30.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:30 smithi064 ceph-mon[25633]: osdmap e104: 8 total, 8 up, 8 in 2024-04-06T02:58:30.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:30 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:30.473+0000 7f2ea856f700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-06T02:58:30.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:30 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: ignoring --setuser ceph since I am not root 2024-04-06T02:58:30.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:30 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: ignoring --setgroup ceph since I am not root 2024-04-06T02:58:30.748 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:30 smithi064 ceph-mgr[51328]: -- 172.21.15.64:0/2342185204 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55f02045a5a0 con 0x55f02042e800 2024-04-06T02:58:30.778 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: [06/Apr/2024:02:58:30] ENGINE Bus STOPPING 2024-04-06T02:58:30.778 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: [06/Apr/2024:02:58:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-06T02:58:30.778 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: [06/Apr/2024:02:58:30] ENGINE Bus STOPPED 2024-04-06T02:58:30.778 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: [06/Apr/2024:02:58:30] ENGINE Bus STARTING 2024-04-06T02:58:30.778 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: [06/Apr/2024:02:58:30] ENGINE Serving on http://:::9283 2024-04-06T02:58:30.778 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:30 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: [06/Apr/2024:02:58:30] ENGINE Bus STARTED 2024-04-06T02:58:31.319 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:31.067+0000 7f4bc1a95200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T02:58:31.319 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:31.173+0000 7f4bc1a95200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T02:58:31.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25034 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-06T02:58:31.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: mgrmap e27: y(active, starting, since 0.796261s) 2024-04-06T02:58:31.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:58:31.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:58:31.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:58:31.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:58:31.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:58:31.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:58:31.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:58:31.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:58:31.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:58:31.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:58:31.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:58:31.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:58:31.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:58:31.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: Manager daemon y is now available 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:58:31.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:58:31.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:58:31.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:58:31.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:31.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:58:31.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25034 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-06T02:58:31.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: mgrmap e27: y(active, starting, since 0.796261s) 2024-04-06T02:58:31.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:58:31.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:58:31.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:58:31.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:58:31.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:58:31.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:58:31.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:58:31.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:58:31.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:58:31.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:58:31.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:58:31.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:58:31.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:58:31.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:58:31.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:58:31.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: Manager daemon y is now available 2024-04-06T02:58:31.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:31.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:31.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:31.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:31.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:31.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:31.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:58:31.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:58:31.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:58:31.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:58:31.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:58:31.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:58:31.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:58:31.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:58:31.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:58:31.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:31.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:58:31.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25034 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-06T02:58:31.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: mgrmap e27: y(active, starting, since 0.796261s) 2024-04-06T02:58:31.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:58:31.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:58:31.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:58:31.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:58:31.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:58:31.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:58:31.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:58:31.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: Manager daemon y is now available 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:31.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:58:31.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:58:31.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:58:31.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:58:31.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-06T02:58:31.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:58:31.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:58:31.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:58:31.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:58:31.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:31.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:31 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:58:31.923 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:31.884+0000 7f4bc1a95200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T02:58:32.231 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:31 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:31.989+0000 7f4bc1a95200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T02:58:32.231 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:32.141+0000 7f4bc1a95200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T02:58:32.231 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:32.245+0000 7f4bc1a95200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T02:58:32.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:32.336+0000 7f4bc1a95200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T02:58:32.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-mon[25633]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:58:32.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-mon[25633]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:58:32.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-mon[25633]: mgrmap e28: y(active, since 1.80947s) 2024-04-06T02:58:32.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-mon[25633]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:32.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[29773]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:58:32.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[29773]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:58:32.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[29773]: mgrmap e28: y(active, since 1.80947s) 2024-04-06T02:58:32.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[29773]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:32.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[24894]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:58:32.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[24894]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:58:32.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[24894]: mgrmap e28: y(active, since 1.80947s) 2024-04-06T02:58:32.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[24894]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:32.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:32 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:32.884 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:32.619+0000 7f4bc1a95200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-06T02:58:32.885 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:32.738+0000 7f4bc1a95200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T02:58:32.885 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:32.833+0000 7f4bc1a95200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T02:58:33.164 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:32.933+0000 7f4bc1a95200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T02:58:33.164 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:33.112+0000 7f4bc1a95200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T02:58:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: [06/Apr/2024:02:58:31] ENGINE Bus STARTING 2024-04-06T02:58:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:58:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:58:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: [06/Apr/2024:02:58:31] ENGINE Serving on http://172.21.15.42:8765 2024-04-06T02:58:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: [06/Apr/2024:02:58:31] ENGINE Serving on https://172.21.15.42:7150 2024-04-06T02:58:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: [06/Apr/2024:02:58:31] ENGINE Bus STARTED 2024-04-06T02:58:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:58:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:58:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:58:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:58:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:58:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:33 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: [06/Apr/2024:02:58:31] ENGINE Bus STARTING 2024-04-06T02:58:33.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:58:33.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:58:33.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: [06/Apr/2024:02:58:31] ENGINE Serving on http://172.21.15.42:8765 2024-04-06T02:58:33.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: [06/Apr/2024:02:58:31] ENGINE Serving on https://172.21.15.42:7150 2024-04-06T02:58:33.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: [06/Apr/2024:02:58:31] ENGINE Bus STARTED 2024-04-06T02:58:33.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:58:33.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:58:33.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:58:33.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:58:33.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:33.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:58:33.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:33.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:33.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: [06/Apr/2024:02:58:31] ENGINE Bus STARTING 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: [06/Apr/2024:02:58:31] ENGINE Serving on http://172.21.15.42:8765 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: [06/Apr/2024:02:58:31] ENGINE Serving on https://172.21.15.42:7150 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: [06/Apr/2024:02:58:31] ENGINE Bus STARTED 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:58:33.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:33.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:58:33.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:33.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:33 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:34.486 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:34 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:34.159+0000 7f4bc1a95200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T02:58:34.486 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:34 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:34.306+0000 7f4bc1a95200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T02:58:34.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:34 smithi064 ceph-mon[25633]: Deploying daemon agent.smithi042 on smithi042 2024-04-06T02:58:34.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:34 smithi064 ceph-mon[25633]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:34.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:34 smithi064 ceph-mon[25633]: mgrmap e29: y(active, since 3s) 2024-04-06T02:58:34.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:34 smithi064 ceph-mon[25633]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:58:34.748 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:34 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:34.683+0000 7f4bc1a95200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T02:58:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:34 smithi042 ceph-mon[24894]: Deploying daemon agent.smithi042 on smithi042 2024-04-06T02:58:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:34 smithi042 ceph-mon[24894]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:34 smithi042 ceph-mon[24894]: mgrmap e29: y(active, since 3s) 2024-04-06T02:58:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:34 smithi042 ceph-mon[24894]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:58:34.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:34 smithi042 ceph-mon[29773]: Deploying daemon agent.smithi042 on smithi042 2024-04-06T02:58:34.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:34 smithi042 ceph-mon[29773]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:34.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:34 smithi042 ceph-mon[29773]: mgrmap e29: y(active, since 3s) 2024-04-06T02:58:34.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:34 smithi042 ceph-mon[29773]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:58:35.194 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:34 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:34.795+0000 7f4bc1a95200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T02:58:35.194 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:35.008+0000 7f4bc1a95200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:58:35.474 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:35.208+0000 7f4bc1a95200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T02:58:35.680 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T02:58:35.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:35.522+0000 7f4bc1a95200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:58:35.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.847 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.847 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.847 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.847 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:35.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:35.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:35 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:36.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:35.795+0000 7f4bc1a95200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T02:58:36.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:36 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:36.043+0000 7f4bc1a95200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T02:58:36.383 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T02:58:36.384 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 0s ago 11m - - 2024-04-06T02:58:36.384 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 1s ago 11m - - 2024-04-06T02:58:36.384 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (57s) 0s ago 5m 14.4M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T02:58:36.384 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 unknown 1s ago 5m - - 2024-04-06T02:58:36.384 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 unknown 0s ago 4m - - 2024-04-06T02:58:36.384 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283 running (90s) 1s ago 10m 169M - 19.0.0-2027-g9f192350 a5511c7deba9 d45bd4e9fb75 2024-04-06T02:58:36.384 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (15s) 0s ago 12m 490M - 19.0.0-2027-g9f192350 a5511c7deba9 b4ac19ac0f90 2024-04-06T02:58:36.384 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (12m) 0s ago 12m 60.0M 2048M 17.2.0 e1d6a67b021e 530be79aa30f 2024-04-06T02:58:36.384 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (11m) 1s ago 11m 53.7M 2048M 17.2.0 e1d6a67b021e 7a703a780904 2024-04-06T02:58:36.384 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (11m) 0s ago 11m 48.5M 2048M 17.2.0 e1d6a67b021e d3f191ec92df 2024-04-06T02:58:36.384 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (69s) 0s ago 6m 8342k - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T02:58:36.384 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (35s) 1s ago 6m 11.5M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T02:58:36.384 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (10m) 0s ago 10m 53.8M 4096M 17.2.0 e1d6a67b021e 1097e6ea2896 2024-04-06T02:58:36.384 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (10m) 0s ago 10m 57.6M 4096M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T02:58:36.385 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (9m) 0s ago 9m 50.0M 4096M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T02:58:36.385 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (9m) 0s ago 9m 53.4M 4096M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T02:58:36.385 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (8m) 1s ago 8m 58.9M 4096M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T02:58:36.385 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (8m) 1s ago 8m 53.8M 4096M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T02:58:36.385 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (7m) 1s ago 7m 50.4M 4096M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T02:58:36.385 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (7m) 1s ago 7m 56.4M 4096M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T02:58:36.385 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (37s) 1s ago 6m 55.8M - 2.33.4 514e6a882f6e 33fd0d3a6e79 2024-04-06T02:58:36.385 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (5m) 0s ago 5m 75.4M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T02:58:36.385 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (5m) 1s ago 5m 73.0M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T02:58:36.385 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (4m) 0s ago 4m 72.7M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T02:58:36.385 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (4m) 1s ago 4m 75.0M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T02:58:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[24894]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[24894]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[24894]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[24894]: from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[24894]: from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[29773]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[29773]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[29773]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[29773]: from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:36 smithi042 ceph-mon[29773]: from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:36.790 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:58:36.790 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T02:58:36.790 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-06T02:58:36.790 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:58:36.790 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T02:58:36.791 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 1 2024-04-06T02:58:36.791 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:58:36.791 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T02:58:36.791 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-06T02:58:36.791 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:58:36.791 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2024-04-06T02:58:36.791 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T02:58:36.791 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T02:58:36.791 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:58:36.791 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T02:58:36.791 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-06T02:58:36.791 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 1 2024-04-06T02:58:36.791 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:58:36.792 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:58:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:36 smithi064 ceph-mon[25633]: from='client.15414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:36.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:36 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:36.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:36 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:36.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:36 smithi064 ceph-mon[25633]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:36.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:36 smithi064 ceph-mon[25633]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:36.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:36 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:36.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:36 smithi064 ceph-mon[25633]: from='client.25321 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:36.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:36 smithi064 ceph-mon[25633]: from='client.15426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:36.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:36 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:36.894+0000 7f4bc1a95200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T02:58:37.141 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:58:37.141 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T02:58:37.141 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T02:58:37.141 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T02:58:37.141 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T02:58:37.141 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-04-06T02:58:37.141 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T02:58:37.141 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "2/23 daemons upgraded", 2024-04-06T02:58:37.141 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "", 2024-04-06T02:58:37.141 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T02:58:37.142 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:58:37.557 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-06T02:58:37.557 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-06T02:58:37.557 INFO:teuthology.orchestra.run.smithi042.stdout: daemon iscsi.foo.smithi042.wyaacw on smithi042 is in unknown state 2024-04-06T02:58:37.557 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in unknown state 2024-04-06T02:58:37.741 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:37.490+0000 7f4bc1a95200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T02:58:37.741 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:37.597+0000 7f4bc1a95200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T02:58:37.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:37 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2302705739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:58:37.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:37 smithi042 ceph-mon[29773]: from='client.25339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:37.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:37 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:37.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:37 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:37.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:37 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:37.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:37 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2055510696' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:58:37.979 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:37 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:37.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:37 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2302705739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:58:37.979 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:37 smithi042 ceph-mon[24894]: from='client.25339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:37.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:37 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:37.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:37 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:37.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:37 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:37.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:37 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2055510696' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:58:37.980 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:37 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2302705739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:58:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-mon[25633]: from='client.25339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:58:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:58:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2055510696' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:58:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:37.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:37.829+0000 7f4bc1a95200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T02:58:37.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:37] ENGINE Bus STARTING 2024-04-06T02:58:37.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: CherryPy Checker: 2024-04-06T02:58:37.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: The Application mounted at '' has an empty config. 2024-04-06T02:58:37.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: 2024-04-06T02:58:37.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:37] ENGINE Serving on http://:::9283 2024-04-06T02:58:37.998 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: [06/Apr/2024:02:58:37] ENGINE Bus STARTED 2024-04-06T02:58:38.823 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[29773]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 42 op/s 2024-04-06T02:58:38.823 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[29773]: Standby manager daemon x started 2024-04-06T02:58:38.823 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/852982835' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:58:38.823 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/852982835' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:58:38.823 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/852982835' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:58:38.823 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/852982835' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:58:38.823 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:38.823 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:38.823 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[29773]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 34 op/s 2024-04-06T02:58:38.824 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[29773]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 39 op/s 2024-04-06T02:58:38.824 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:38.824 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[24894]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 42 op/s 2024-04-06T02:58:38.824 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[24894]: Standby manager daemon x started 2024-04-06T02:58:38.824 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/852982835' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:58:38.824 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/852982835' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:58:38.824 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/852982835' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:58:38.824 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/852982835' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:58:38.824 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:38.824 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:38.824 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[24894]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 34 op/s 2024-04-06T02:58:38.824 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[24894]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 39 op/s 2024-04-06T02:58:38.824 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:38 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:38 smithi064 ceph-mon[25633]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 42 op/s 2024-04-06T02:58:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:38 smithi064 ceph-mon[25633]: Standby manager daemon x started 2024-04-06T02:58:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:38 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/852982835' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:58:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:38 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/852982835' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:58:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:38 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/852982835' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:58:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:38 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/852982835' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:58:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:38 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:38 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:38 smithi064 ceph-mon[25633]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 0 B/s wr, 34 op/s 2024-04-06T02:58:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:38 smithi064 ceph-mon[25633]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 0 B/s wr, 39 op/s 2024-04-06T02:58:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:38 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:39.272 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:39 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 2. 2024-04-06T02:58:39.272 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:39 smithi064 systemd[1]: Stopped Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:39.272 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:39 smithi064 systemd[1]: Starting Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:58:39.272 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:39 smithi064 podman[58997]: 2024-04-06 02:58:39.142569545 +0000 UTC m=+0.017473700 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-06T02:58:39.576 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:39 smithi064 podman[58997]: 2024-04-06 02:58:39.287295512 +0000 UTC m=+0.162199664 container create 85f3884e8058d81b6e3c205e6de55d70139984c55acc81184c303b8b576315c8 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, io.buildah.version=1.24.2, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.component=ubi8-container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, release=236.1648460182, name=ubi8, build-date=2022-03-28T10:36:18.413762, vendor=Red Hat, Inc., io.openshift.expose-services=, vcs-type=git, summary=Grafana Container configured for Ceph mgr/dashboard integration, maintainer=Paul Cuzner , architecture=x86_64, 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., distribution-scope=public, description=Ceph Grafana Container, io.openshift.tags=base rhel8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-06T02:58:39.576 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:39 smithi064 podman[58997]: 2024-04-06 02:58:39.590434009 +0000 UTC m=+0.465338164 container init 85f3884e8058d81b6e3c205e6de55d70139984c55acc81184c303b8b576315c8 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, build-date=2022-03-28T10:36:18.413762, vendor=Red Hat, Inc., io.openshift.expose-services=, 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=ubi8, architecture=x86_64, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-type=git, summary=Grafana Container configured for Ceph mgr/dashboard integration, description=Ceph Grafana Container, com.redhat.component=ubi8-container, release=236.1648460182, distribution-scope=public) 2024-04-06T02:58:39.913 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:39 smithi064 ceph-mon[25633]: mgrmap e30: y(active, since 9s), standbys: x 2024-04-06T02:58:39.913 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:39 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:58:39.913 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:39 smithi064 ceph-mon[25633]: Deploying daemon agent.smithi064 on smithi064 2024-04-06T02:58:39.913 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:39 smithi064 podman[58997]: 2024-04-06 02:58:39.593838143 +0000 UTC m=+0.468742296 container start 85f3884e8058d81b6e3c205e6de55d70139984c55acc81184c303b8b576315c8 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base rhel8, io.buildah.version=1.24.2, summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, release=236.1648460182, maintainer=Paul Cuzner , name=ubi8, distribution-scope=public, description=Ceph Grafana Container, vendor=Red Hat, Inc., com.redhat.component=ubi8-container, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-04-06T02:58:39.913 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:39 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[59029]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:58:39.914 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:39 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[59029]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:58:39.914 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:39 smithi064 bash[58997]: 85f3884e8058d81b6e3c205e6de55d70139984c55acc81184c303b8b576315c8 2024-04-06T02:58:39.914 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:39 smithi064 systemd[1]: Started Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:39.914 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:39 smithi064 podman[59076]: 2024-04-06 02:58:39.728009474 +0000 UTC m=+0.098641719 container died 85f3884e8058d81b6e3c205e6de55d70139984c55acc81184c303b8b576315c8 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-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., summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc., architecture=x86_64, version=8.5, com.redhat.component=ubi8-container, io.openshift.expose-services=, distribution-scope=public, io.buildah.version=1.24.2, release=236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, 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, description=Ceph Grafana Container, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, vcs-type=git) 2024-04-06T02:58:40.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:39 smithi042 ceph-mon[29773]: mgrmap e30: y(active, since 9s), standbys: x 2024-04-06T02:58:40.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:39 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:58:40.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:39 smithi042 ceph-mon[29773]: Deploying daemon agent.smithi064 on smithi064 2024-04-06T02:58:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:39 smithi042 ceph-mon[24894]: mgrmap e30: y(active, since 9s), standbys: x 2024-04-06T02:58:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:39 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:58:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:39 smithi042 ceph-mon[24894]: Deploying daemon agent.smithi064 on smithi064 2024-04-06T02:58:40.514 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:40 smithi064 podman[59076]: 2024-04-06 02:58:40.277176427 +0000 UTC m=+0.647808659 container remove 85f3884e8058d81b6e3c205e6de55d70139984c55acc81184c303b8b576315c8 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.expose-services=, release=236.1648460182, maintainer=Paul Cuzner , architecture=x86_64, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, 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., summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.tags=base rhel8, description=Ceph Grafana Container, version=8.5, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, build-date=2022-03-28T10:36:18.413762, io.buildah.version=1.24.2, vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public) 2024-04-06T02:58:40.515 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:40 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-06T02:58:40.515 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:40 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-06T02:58:41.217 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:40 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:41.217 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:40 smithi042 ceph-mon[24894]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:58:41.217 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:40 smithi042 ceph-mon[24894]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:58:41.217 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:40 smithi042 ceph-mon[24894]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-04-06T02:58:41.218 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:40 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:41.218 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:40 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:41.218 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:40 smithi042 ceph-mon[29773]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:58:41.218 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:40 smithi042 ceph-mon[29773]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:58:41.218 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:40 smithi042 ceph-mon[29773]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-04-06T02:58:41.218 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:40 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:41.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:40 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:41.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:40 smithi064 ceph-mon[25633]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:58:41.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:40 smithi064 ceph-mon[25633]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:58:41.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:40 smithi064 ceph-mon[25633]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 0 B/s wr, 23 op/s 2024-04-06T02:58:41.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:40 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:42.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:41 smithi064 ceph-mon[25633]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:58:42.269 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:41 smithi042 ceph-mon[24894]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:58:42.270 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:41 smithi042 ceph-mon[29773]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:58:42.595 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[51324]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:58:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:58:43.225 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:43 smithi064 ceph-mon[25633]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-06T02:58:43.225 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:43 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1364723732' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T02:58:43.225 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:43 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:43.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:42 smithi042 ceph-mon[29773]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-06T02:58:43.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:42 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1364723732' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T02:58:43.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:42 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:43.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:42 smithi042 ceph-mon[24894]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-06T02:58:43.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:42 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1364723732' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T02:58:43.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:42 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:45.142 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:44 smithi064 systemd[1]: Stopping Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:58:45.497 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:45 smithi064 bash[59620]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus.a" found: no such container 2024-04-06T02:58:45.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-mon[25633]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T02:58:45.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:45.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:45.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:45.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:45 smithi042 ceph-mon[24894]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T02:58:45.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:45 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:45.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:45 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:45.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:45 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:45.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:45 smithi042 ceph-mon[29773]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T02:58:45.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:45 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:45.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:45 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:45.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:45 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:45.931 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:58:45.687Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-06T02:58:45.931 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:58:45.687Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-06T02:58:45.931 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:58:45.687Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-06T02:58:45.931 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:58:45.687Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-06T02:58:45.931 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:58:45.687Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-06T02:58:45.932 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:58:45.687Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-06T02:58:45.932 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:58:45.687Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-06T02:58:45.932 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:58:45.687Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-06T02:58:45.932 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:58:45.687Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-06T02:58:45.932 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:58:45.688Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-06T02:58:45.932 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:58:45.688Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-06T02:58:45.932 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[54894]: ts=2024-04-06T02:58:45.688Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-06T02:58:45.932 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:45 smithi064 podman[59639]: 2024-04-06 02:58:45.697689123 +0000 UTC m=+0.452422303 container died 33fd0d3a6e79592ec30b88e05e54b0952a5b3f832c26cc06e28265c3a52c2351 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:58:46.247 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 podman[59639]: 2024-04-06 02:58:46.05403481 +0000 UTC m=+0.808767984 container cleanup 33fd0d3a6e79592ec30b88e05e54b0952a5b3f832c26cc06e28265c3a52c2351 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:58:46.247 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 bash[59639]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a 2024-04-06T02:58:46.247 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 bash[59711]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus.a" found: no such container 2024-04-06T02:58:46.591 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-mon[25633]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:46.591 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-mon[25633]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:46.591 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:46.591 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:58:46.592 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 podman[59699]: 2024-04-06 02:58:46.347081279 +0000 UTC m=+0.648464574 container remove 33fd0d3a6e79592ec30b88e05e54b0952a5b3f832c26cc06e28265c3a52c2351 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:58:46.592 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-04-06T02:58:46.592 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 systemd[1]: Stopped Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:46.592 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 systemd[1]: Starting Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:58:46.592 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 podman[59838]: 2024-04-06 02:58:46.485455888 +0000 UTC m=+0.019360550 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-06T02:58:46.592 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 podman[59838]: 2024-04-06 02:58:46.606446411 +0000 UTC m=+0.140351065 container create 4e6014e7b404d737a312120cb58affac0a75b568070053d55d5234246b52d5f7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:58:46.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:46 smithi042 ceph-mon[29773]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:46.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:46 smithi042 ceph-mon[29773]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:46.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:46 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:46.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:46 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:58:46.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:46 smithi042 ceph-mon[24894]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:46.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:46 smithi042 ceph-mon[24894]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:58:46.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:46 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:46.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:46 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:58:46.844 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 podman[59838]: 2024-04-06 02:58:46.833890353 +0000 UTC m=+0.367795008 container init 4e6014e7b404d737a312120cb58affac0a75b568070053d55d5234246b52d5f7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:58:46.844 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 podman[59838]: 2024-04-06 02:58:46.836408037 +0000 UTC m=+0.370312694 container start 4e6014e7b404d737a312120cb58affac0a75b568070053d55d5234246b52d5f7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:58:47.107 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:46.859Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-06T02:58:47.107 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:46.859Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-06T02:58:47.108 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:46.859Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-06T02:58:47.108 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:46.859Z caller=main.go:518 level=info host_details="(Linux 5.14.0-432.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024 x86_64 smithi064 (none))" 2024-04-06T02:58:47.108 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:46.859Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-06T02:58:47.108 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:46.859Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-06T02:58:47.108 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:46.861Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-06T02:58:47.108 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:46.861Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-06T02:58:47.108 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:46.862Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-06T02:58:47.108 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:46.865Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-06T02:58:47.108 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:46.865Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.004µs 2024-04-06T02:58:47.108 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:46.865Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-06T02:58:47.108 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 bash[59838]: 4e6014e7b404d737a312120cb58affac0a75b568070053d55d5234246b52d5f7 2024-04-06T02:58:47.108 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:46 smithi064 systemd[1]: Started Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:47.108 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:47.053Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-06T02:58:47.373 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-mon[25633]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:58:47.373 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:47.374 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:47.374 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:58:47.374 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:47.374 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:47.225Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-06T02:58:47.374 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:47.310Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-06T02:58:47.374 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:47.361Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-06T02:58:47.374 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:47.361Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-06T02:58:47.374 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:47.361Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=42.369µs wal_replay_duration=496.398293ms total_replay_duration=496.454907ms 2024-04-06T02:58:47.374 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:47.365Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-06T02:58:47.374 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:47.365Z caller=main.go:947 level=info msg="TSDB started" 2024-04-06T02:58:47.374 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:47.365Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-06T02:58:47.375 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:47.388Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.834973ms db_storage=810ns remote_storage=1.299µs web_handler=747ns query_engine=799ns scrape=228.933µs scrape_sd=456.544µs notify=26.869µs notify_sd=24.127µs rules=21.75798ms 2024-04-06T02:58:47.375 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:47.388Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-06T02:58:47.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:47 smithi042 ceph-mon[29773]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:58:47.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:47 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:47.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:47 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:47.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:47 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:58:47.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:47 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:47.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:47 smithi042 ceph-mon[24894]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:58:47.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:47 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:47.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:47 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:47.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:47 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:58:47.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:47 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:48.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:48 smithi064 ceph-mon[25633]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:58:48.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:48 smithi064 ceph-mon[25633]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:58:48.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:48 smithi064 ceph-mon[25633]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:58:48.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:48 smithi064 ceph-mon[25633]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-04-06T02:58:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:48 smithi042 ceph-mon[29773]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:58:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:48 smithi042 ceph-mon[29773]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:58:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:48 smithi042 ceph-mon[29773]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:58:48.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:48 smithi042 ceph-mon[29773]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-04-06T02:58:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:48 smithi042 ceph-mon[24894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:58:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:48 smithi042 ceph-mon[24894]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:58:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:48 smithi042 ceph-mon[24894]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:58:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:48 smithi042 ceph-mon[24894]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-04-06T02:58:49.727 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:49 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:58:49.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:49 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:58:49.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:49 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:58:49.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:49 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:49.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:49 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:58:49.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:49 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:58:49.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:49 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:58:49.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:49 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:49.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:49 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:58:49.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:49 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T02:58:49.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:49 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T02:58:49.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:49 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:50.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:50 smithi064 ceph-mon[25633]: Upgrade: Updating mgr.x 2024-04-06T02:58:50.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:50 smithi064 ceph-mon[25633]: Deploying daemon mgr.x on smithi064 2024-04-06T02:58:50.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:50 smithi064 ceph-mon[25633]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-04-06T02:58:50.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:50 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:50.498 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:50 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 3. 2024-04-06T02:58:50.498 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:50 smithi064 systemd[1]: Stopped Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:50.498 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:50 smithi064 systemd[1]: Starting Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:58:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:50 smithi042 ceph-mon[29773]: Upgrade: Updating mgr.x 2024-04-06T02:58:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:50 smithi042 ceph-mon[29773]: Deploying daemon mgr.x on smithi064 2024-04-06T02:58:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:50 smithi042 ceph-mon[29773]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-04-06T02:58:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:50 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:50.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:50 smithi042 ceph-mon[24894]: Upgrade: Updating mgr.x 2024-04-06T02:58:50.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:50 smithi042 ceph-mon[24894]: Deploying daemon mgr.x on smithi064 2024-04-06T02:58:50.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:50 smithi042 ceph-mon[24894]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-04-06T02:58:50.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:50 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:51.826 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:51 smithi064 systemd[1]: Stopping Ceph mgr.x for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:58:51.826 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:51 smithi064 podman[60438]: 2024-04-06 02:58:51.447091579 +0000 UTC m=+0.023480506 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-06T02:58:51.826 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:51 smithi064 podman[60438]: 2024-04-06 02:58:51.588446158 +0000 UTC m=+0.164835060 container create 59bb62e246975f2328bcc16362f24ea27ac5fadf8a7d9b02882849c0875ba904 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-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.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.expose-services=, description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-03-28T10:36:18.413762, maintainer=Paul Cuzner , release=236.1648460182, com.redhat.component=ubi8-container, architecture=x86_64, vendor=Red Hat, Inc., vcs-type=git, name=ubi8, distribution-scope=public, version=8.5, io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.buildah.version=1.24.2, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.display-name=Red Hat Universal Base Image 8) 2024-04-06T02:58:51.826 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:51 smithi064 podman[60438]: 2024-04-06 02:58:51.840999272 +0000 UTC m=+0.417388175 container init 59bb62e246975f2328bcc16362f24ea27ac5fadf8a7d9b02882849c0875ba904 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, 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., name=ubi8, vcs-type=git, 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, io.openshift.expose-services=, release=236.1648460182, vendor=Red Hat, Inc., 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, maintainer=Paul Cuzner , distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.tags=base rhel8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, description=Ceph Grafana Container, com.redhat.component=ubi8-container) 2024-04-06T02:58:52.230 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:51 smithi064 podman[60438]: 2024-04-06 02:58:51.844065555 +0000 UTC m=+0.420454464 container start 59bb62e246975f2328bcc16362f24ea27ac5fadf8a7d9b02882849c0875ba904 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, architecture=x86_64, 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, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=ubi8, vcs-type=git, release=236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container, description=Ceph Grafana Container, io.openshift.expose-services=, maintainer=Paul Cuzner , 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.buildah.version=1.24.2, io.openshift.tags=base rhel8) 2024-04-06T02:58:52.230 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[60513]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:58:52.230 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[60513]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:58:52.230 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:51 smithi064 bash[60438]: 59bb62e246975f2328bcc16362f24ea27ac5fadf8a7d9b02882849c0875ba904 2024-04-06T02:58:52.230 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:51 smithi064 systemd[1]: Started Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:52.230 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:51 smithi064 podman[60531]: 2024-04-06 02:58:51.974858507 +0000 UTC m=+0.097155889 container died 59bb62e246975f2328bcc16362f24ea27ac5fadf8a7d9b02882849c0875ba904 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-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.tags=base rhel8, distribution-scope=public, vendor=Red Hat, Inc., architecture=x86_64, version=8.5, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=ubi8, vcs-type=git, io.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.expose-services=, description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, release=236.1648460182, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-04-06T02:58:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:52 smithi064 ceph-mon[25633]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-04-06T02:58:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:52 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:52 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:52 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:52.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:52 smithi042 ceph-mon[24894]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-04-06T02:58:52.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:52 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:52.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:52 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:52 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:52 smithi042 ceph-mon[29773]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 581 B/s rd, 0 op/s 2024-04-06T02:58:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:52 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:52 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:52 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:52.796 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:52 smithi064 podman[60531]: 2024-04-06 02:58:52.54517422 +0000 UTC m=+0.667471581 container remove 59bb62e246975f2328bcc16362f24ea27ac5fadf8a7d9b02882849c0875ba904 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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., io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-03-28T10:36:18.413762, release=236.1648460182, distribution-scope=public, architecture=x86_64, vendor=Red Hat, Inc., description=Ceph Grafana Container, name=ubi8, version=8.5, maintainer=Paul Cuzner , 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=, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.component=ubi8-container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git) 2024-04-06T02:58:52.796 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:52 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-06T02:58:52.797 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:58:52 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-06T02:58:53.059 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:52 smithi064 podman[60562]: 2024-04-06 02:58:52.811677384 +0000 UTC m=+0.144964866 container died d45bd4e9fb752fa693d3ec8e6fc87745b0df58d654ce290bf203a7363173400b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-04-06T02:58:53.352 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:53 smithi064 podman[60562]: 2024-04-06 02:58:53.172715809 +0000 UTC m=+0.506003288 container cleanup d45bd4e9fb752fa693d3ec8e6fc87745b0df58d654ce290bf203a7363173400b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T02:58:53.352 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:53 smithi064 bash[60562]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x 2024-04-06T02:58:53.620 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:53 smithi064 podman[60576]: 2024-04-06 02:58:53.499492468 +0000 UTC m=+0.690137361 container remove d45bd4e9fb752fa693d3ec8e6fc87745b0df58d654ce290bf203a7363173400b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, io.buildah.version=1.33.5, GIT_CLEAN=True, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-04-06T02:58:53.620 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:53 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-06T02:58:53.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:53 smithi064 ceph-mon[25633]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T02:58:53.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:53 smithi064 ceph-mon[25633]: from='client.15462 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:58:53.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:53 smithi064 ceph-mon[25633]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:58:53.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:53 smithi042 ceph-mon[24894]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T02:58:53.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:53 smithi042 ceph-mon[24894]: from='client.15462 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:58:53.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:53 smithi042 ceph-mon[24894]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:58:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:53 smithi042 ceph-mon[29773]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T02:58:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:53 smithi042 ceph-mon[29773]: from='client.15462 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:58:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:53 smithi042 ceph-mon[29773]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:58:53.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:53 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.x.service: Failed with result 'exit-code'. 2024-04-06T02:58:53.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:53 smithi064 systemd[1]: Stopped Ceph mgr.x for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:53.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:53 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.x.service: Consumed 30.454s CPU time. 2024-04-06T02:58:53.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:53 smithi064 systemd[1]: Starting Ceph mgr.x for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:58:54.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:58:53] "GET /metrics HTTP/1.1" 200 38230 "" "Prometheus/2.33.4" 2024-04-06T02:58:54.296 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:54 smithi064 podman[60707]: 2024-04-06 02:58:53.959566841 +0000 UTC m=+0.018017569 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T02:58:54.296 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:54 smithi064 podman[60707]: 2024-04-06 02:58:54.067492158 +0000 UTC m=+0.125942864 container create 55dc2c07906670053d17a9227a9d8b18060c92d34d57df52b93be8504c499cb4 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5) 2024-04-06T02:58:54.296 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:54 smithi064 podman[60707]: 2024-04-06 02:58:54.311626474 +0000 UTC m=+0.370077180 container init 55dc2c07906670053d17a9227a9d8b18060c92d34d57df52b93be8504c499cb4 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T02:58:54.748 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:54 smithi064 podman[60707]: 2024-04-06 02:58:54.314283982 +0000 UTC m=+0.372734696 container start 55dc2c07906670053d17a9227a9d8b18060c92d34d57df52b93be8504c499cb4 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T02:58:54.748 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:54 smithi064 ceph-mgr[60726]: -- 172.21.15.64:0/3130845522 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b7728605a0 con 0x55b772834c00 2024-04-06T02:58:54.748 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:54 smithi064 bash[60707]: 55dc2c07906670053d17a9227a9d8b18060c92d34d57df52b93be8504c499cb4 2024-04-06T02:58:54.748 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:54 smithi064 systemd[1]: Started Ceph mgr.x for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:58:55.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:54 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:54.884+0000 7efd5173a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T02:58:55.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:54 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:54.980+0000 7efd5173a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T02:58:55.730 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:55.649+0000 7efd5173a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T02:58:55.730 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:55.744+0000 7efd5173a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T02:58:55.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-mon[25633]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:55.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:55.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:55.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:55.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:55.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:58:55.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-mon[25633]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T02:58:55.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-mon[25633]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-04-06T02:58:55.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:55.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:55.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-mon[25633]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-06T02:58:55.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-06T02:58:55.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-mon[25633]: osdmap e105: 8 total, 8 up, 8 in 2024-04-06T02:58:55.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-mon[25633]: Standby manager daemon y started 2024-04-06T02:58:55.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:55.531+0000 7f6e61f74700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-06T02:58:55.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: ignoring --setuser ceph since I am not root 2024-04-06T02:58:55.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: ignoring --setgroup ceph since I am not root 2024-04-06T02:58:55.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mgr[66615]: -- 172.21.15.42:0/79692979 <== mon.1 v2:172.21.15.42:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559fc432c5a0 con 0x559fc4300c00 2024-04-06T02:58:55.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[24894]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:55.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:55.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:55.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:58:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[24894]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T02:58:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[24894]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-04-06T02:58:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[24894]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-06T02:58:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-06T02:58:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[24894]: osdmap e105: 8 total, 8 up, 8 in 2024-04-06T02:58:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[24894]: Standby manager daemon y started 2024-04-06T02:58:55.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[29773]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T02:58:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:58:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:58:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[29773]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T02:58:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[29773]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 690 B/s rd, 0 op/s 2024-04-06T02:58:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' 2024-04-06T02:58:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:58:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[29773]: from='mgr.25282 172.21.15.42:0/503160036' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-06T02:58:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-06T02:58:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[29773]: osdmap e105: 8 total, 8 up, 8 in 2024-04-06T02:58:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:55 smithi042 ceph-mon[29773]: Standby manager daemon y started 2024-04-06T02:58:55.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:55.888+0000 7efd5173a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T02:58:55.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:55.986+0000 7efd5173a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T02:58:56.326 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:56 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:56.072+0000 7efd5173a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T02:58:56.326 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:56 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:56.340+0000 7efd5173a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-06T02:58:56.507 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:56.111+0000 7f1229824200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T02:58:56.507 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:56.207+0000 7f1229824200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T02:58:56.625 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:56 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:56.453+0000 7efd5173a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T02:58:56.625 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:56 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:56.542+0000 7efd5173a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T02:58:56.625 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:56 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:56.639+0000 7efd5173a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T02:58:56.625 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:56 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:58:56.625 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:56 smithi064 ceph-mon[25633]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:58:56.626 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:56 smithi064 ceph-mon[25633]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:58:56.626 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:56 smithi064 ceph-mon[25633]: Failing over to other MGR 2024-04-06T02:58:56.626 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:56 smithi064 ceph-mon[25633]: from='mgr.25282 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-06T02:58:56.626 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:58:56 smithi064 ceph-mon[25633]: mgrmap e31: x(active, starting, since 0.866084s), standbys: y 2024-04-06T02:58:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:58:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-mon[24894]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:58:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-mon[24894]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:58:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-mon[24894]: Failing over to other MGR 2024-04-06T02:58:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-mon[24894]: from='mgr.25282 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-06T02:58:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-mon[24894]: mgrmap e31: x(active, starting, since 0.866084s), standbys: y 2024-04-06T02:58:56.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:58:56.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-mon[29773]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:58:56.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-mon[29773]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-06T02:58:56.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-mon[29773]: Failing over to other MGR 2024-04-06T02:58:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-mon[29773]: from='mgr.25282 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-06T02:58:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-mon[29773]: mgrmap e31: x(active, starting, since 0.866084s), standbys: y 2024-04-06T02:58:56.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:56 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:56.819+0000 7efd5173a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T02:58:57.195 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:56.871+0000 7f1229824200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T02:58:57.195 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:56 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:56.966+0000 7f1229824200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T02:58:57.196 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:57.110+0000 7f1229824200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T02:58:57.196 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:57.210+0000 7f1229824200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T02:58:57.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:57.296+0000 7f1229824200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T02:58:57.856 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:57.568+0000 7f1229824200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-06T02:58:57.857 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:57.681+0000 7f1229824200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T02:58:57.857 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:57.772+0000 7f1229824200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T02:58:57.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:57 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:57.824+0000 7efd5173a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T02:58:57.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:57 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:57.961+0000 7efd5173a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T02:58:58.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:57.871+0000 7f1229824200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T02:58:58.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:58 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:58.060+0000 7f1229824200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T02:58:58.600 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:58.312+0000 7efd5173a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T02:58:58.601 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:58.412+0000 7efd5173a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T02:58:58.601 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:58.615+0000 7efd5173a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:58:58.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:58:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:58:58.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi042:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T02:58:58.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:58.807+0000 7efd5173a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T02:58:59.204 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:59.081+0000 7f1229824200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T02:58:59.351 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:59.102+0000 7efd5173a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:58:59.351 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:59.365+0000 7efd5173a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T02:58:59.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:59.218+0000 7f1229824200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T02:58:59.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:58:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:58:59.613+0000 7efd5173a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T02:58:59.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:59.566+0000 7f1229824200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T02:58:59.852 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:59.659+0000 7f1229824200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T02:59:00.192 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:58:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:58:59.866+0000 7f1229824200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:59:00.192 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:00 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:59:00.071+0000 7f1229824200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T02:59:00.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:00 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:59:00.379+0000 7f1229824200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T02:59:00.698 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:00 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:59:00.461+0000 7efd5173a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T02:59:00.893 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:00 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:59:00.652+0000 7f1229824200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T02:59:01.253 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:00 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:59:00.908+0000 7f1229824200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T02:59:01.416 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:59:01.090+0000 7efd5173a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T02:59:01.416 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:59:01.199+0000 7efd5173a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T02:59:01.416 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:59:01.430+0000 7efd5173a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T02:59:01.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-mon[29773]: Active manager daemon x restarted 2024-04-06T02:59:01.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-mon[29773]: Activating manager daemon x 2024-04-06T02:59:01.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-mon[29773]: osdmap e106: 8 total, 8 up, 8 in 2024-04-06T02:59:01.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:59:01.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:59:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:59:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:59:01.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-mon[24894]: Active manager daemon x restarted 2024-04-06T02:59:01.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-mon[24894]: Activating manager daemon x 2024-04-06T02:59:01.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-mon[24894]: osdmap e106: 8 total, 8 up, 8 in 2024-04-06T02:59:01.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:59:01.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:59:01.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:59:01.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:59:01.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-mon[25633]: Active manager daemon x restarted 2024-04-06T02:59:01.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-mon[25633]: Activating manager daemon x 2024-04-06T02:59:01.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-mon[25633]: osdmap e106: 8 total, 8 up, 8 in 2024-04-06T02:59:01.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-06T02:59:01.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:59:01.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-06T02:59:01.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:59:01.670 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:02:59:01] ENGINE Bus STARTING 2024-04-06T02:59:01.670 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: CherryPy Checker: 2024-04-06T02:59:01.670 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: The Application mounted at '' has an empty config. 2024-04-06T02:59:01.670 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:59:01.670 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:02:59:01] ENGINE Serving on http://:::9283 2024-04-06T02:59:01.670 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:02:59:01] ENGINE Bus STARTED 2024-04-06T02:59:01.670 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:02:59:01] ENGINE Bus STOPPING 2024-04-06T02:59:01.670 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:02:59:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-06T02:59:01.670 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:02:59:01] ENGINE Bus STOPPED 2024-04-06T02:59:01.670 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:02:59:01] ENGINE Bus STARTING 2024-04-06T02:59:01.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:02:59:01] ENGINE Serving on http://:::9283 2024-04-06T02:59:01.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:02:59:01] ENGINE Bus STARTED 2024-04-06T02:59:02.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:01 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:59:01.809+0000 7f1229824200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T02:59:02.492 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:59:02.407+0000 7f1229824200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T02:59:02.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: mgrmap e32: x(active, starting, since 0.0591845s), standbys: y 2024-04-06T02:59:02.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:59:02.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:59:02.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:59:02.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:59:02.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:59:02.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: Manager daemon x is now available 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:59:02.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:59:02.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:59:02.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:59:02.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:59:02.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:59:02.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:59:02.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T02:59:02.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T02:59:02.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:59:02.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:59:02.745 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:02 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 4. 2024-04-06T02:59:02.746 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:02 smithi064 systemd[1]: Stopped Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:59:02.748 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:59:02.515+0000 7f1229824200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T02:59:02.748 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:59:02.748+0000 7f1229824200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T02:59:02.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: mgrmap e32: x(active, starting, since 0.0591845s), standbys: y 2024-04-06T02:59:02.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:59:02.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:59:02.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:59:02.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:59:02.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:59:02.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:59:02.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:59:02.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:59:02.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:59:02.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:59:02.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:59:02.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:59:02.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:59:02.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:59:02.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:59:02.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:59:02.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: Manager daemon x is now available 2024-04-06T02:59:02.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:02.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:02.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:59:02.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:59:02.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:59:02.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:59:02.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:59:02.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:59:02.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: mgrmap e32: x(active, starting, since 0.0591845s), standbys: y 2024-04-06T02:59:02.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T02:59:02.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T02:59:02.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T02:59:02.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T02:59:02.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T02:59:02.751 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: Manager daemon x is now available 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:59:02.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T02:59:02.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:59:02.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T02:59:02.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:59:02.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:59:02.753 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:59:02.753 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T02:59:02.753 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T02:59:02.753 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:59:02.753 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:59:02.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T02:59:02.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T02:59:02.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T02:59:02.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:59:02.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi064", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:59:02.997 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:02 smithi064 systemd[1]: Starting Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:59:03.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: [06/Apr/2024:02:59:02] ENGINE Bus STARTING 2024-04-06T02:59:03.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: CherryPy Checker: 2024-04-06T02:59:03.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: The Application mounted at '' has an empty config. 2024-04-06T02:59:03.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: 2024-04-06T02:59:03.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: [06/Apr/2024:02:59:02] ENGINE Serving on http://:::9283 2024-04-06T02:59:03.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:02 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: [06/Apr/2024:02:59:02] ENGINE Bus STARTED 2024-04-06T02:59:03.611 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: [06/Apr/2024:02:59:02] ENGINE Bus STARTING 2024-04-06T02:59:03.611 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: [06/Apr/2024:02:59:02] ENGINE Serving on https://172.21.15.64:7151 2024-04-06T02:59:03.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: mgrmap e33: x(active, since 1.07664s), standbys: y 2024-04-06T02:59:03.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: from='client.15462 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:59:03.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:03.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: [06/Apr/2024:02:59:02] ENGINE Serving on http://172.21.15.64:8765 2024-04-06T02:59:03.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: [06/Apr/2024:02:59:02] ENGINE Bus STARTED 2024-04-06T02:59:03.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: Standby manager daemon y restarted 2024-04-06T02:59:03.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: Standby manager daemon y started 2024-04-06T02:59:03.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/1112232883' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T02:59:03.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/1112232883' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:59:03.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/1112232883' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T02:59:03.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/1112232883' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:59:03.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:59:03.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:59:03.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:03.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:03.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:59:03.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:59:03.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:03.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:59:03.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:03 smithi064 ceph-mon[25633]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:59:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: [06/Apr/2024:02:59:02] ENGINE Bus STARTING 2024-04-06T02:59:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: [06/Apr/2024:02:59:02] ENGINE Serving on https://172.21.15.64:7151 2024-04-06T02:59:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: mgrmap e33: x(active, since 1.07664s), standbys: y 2024-04-06T02:59:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: from='client.15462 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:59:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: [06/Apr/2024:02:59:02] ENGINE Serving on http://172.21.15.64:8765 2024-04-06T02:59:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: [06/Apr/2024:02:59:02] ENGINE Bus STARTED 2024-04-06T02:59:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: Standby manager daemon y restarted 2024-04-06T02:59:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: Standby manager daemon y started 2024-04-06T02:59:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/1112232883' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T02:59:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/1112232883' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:59:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/1112232883' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T02:59:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/1112232883' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:59:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:59:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:59:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:59:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:59:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:59:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[29773]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:59:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: [06/Apr/2024:02:59:02] ENGINE Bus STARTING 2024-04-06T02:59:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: [06/Apr/2024:02:59:02] ENGINE Serving on https://172.21.15.64:7151 2024-04-06T02:59:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: mgrmap e33: x(active, since 1.07664s), standbys: y 2024-04-06T02:59:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: from='client.15462 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:59:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: [06/Apr/2024:02:59:02] ENGINE Serving on http://172.21.15.64:8765 2024-04-06T02:59:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: [06/Apr/2024:02:59:02] ENGINE Bus STARTED 2024-04-06T02:59:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: Standby manager daemon y restarted 2024-04-06T02:59:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: Standby manager daemon y started 2024-04-06T02:59:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/1112232883' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T02:59:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/1112232883' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T02:59:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/1112232883' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T02:59:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/1112232883' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T02:59:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:59:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi042", "name": "osd_memory_target"}]: dispatch 2024-04-06T02:59:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T02:59:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T02:59:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:59:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-mon[24894]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T02:59:04.089 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 02:59:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[66611]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:59:03] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-06T02:59:04.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:04.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-04-06T02:59:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-04-06T02:59:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: Cluster is now healthy 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: mgrmap e34: x(active, since 2s), standbys: y 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: Reconfiguring iscsi.foo.smithi042.wyaacw (dependencies changed)... 2024-04-06T02:59:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:59:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:59:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:04 smithi064 ceph-mon[25633]: Reconfiguring daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:59:04.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: Cluster is now healthy 2024-04-06T02:59:04.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: mgrmap e34: x(active, since 2s), standbys: y 2024-04-06T02:59:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:59:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:59:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:59:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:59:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: Reconfiguring iscsi.foo.smithi042.wyaacw (dependencies changed)... 2024-04-06T02:59:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:59:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:59:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[24894]: Reconfiguring daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:59:04.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:04.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 2 failed cephadm daemon(s)) 2024-04-06T02:59:04.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: Cluster is now healthy 2024-04-06T02:59:04.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: mgrmap e34: x(active, since 2s), standbys: y 2024-04-06T02:59:04.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:59:04.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T02:59:04.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:59:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T02:59:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: Reconfiguring iscsi.foo.smithi042.wyaacw (dependencies changed)... 2024-04-06T02:59:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:59:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:59:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:04 smithi042 ceph-mon[29773]: Reconfiguring daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:59:05.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:05 smithi064 ceph-mon[25633]: Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:59:05.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:05 smithi042 ceph-mon[24894]: Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:59:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:05 smithi042 ceph-mon[29773]: Health check failed: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:59:05.997 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:05 smithi064 podman[62372]: 2024-04-06 02:59:05.631633584 +0000 UTC m=+1.248315677 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-06T02:59:06.831 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:06 smithi064 podman[62372]: 2024-04-06 02:59:06.719997553 +0000 UTC m=+2.336679645 container create 94e3531504ccc714200d01c40cadc9d9c48131c7f6e8e90d5d04b5788e8c58fc (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, io.openshift.expose-services=, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container, release=236.1648460182, maintainer=Paul Cuzner , distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, architecture=x86_64, 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, com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, 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, io.buildah.version=1.24.2, vendor=Red Hat, Inc., io.openshift.tags=base rhel8, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-04-06T02:59:07.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:07 smithi064 ceph-mon[25633]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:07.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:07 smithi064 ceph-mon[25633]: mgrmap e35: x(active, since 4s), standbys: y 2024-04-06T02:59:07.247 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:06 smithi064 podman[62372]: 2024-04-06 02:59:06.989138532 +0000 UTC m=+2.605820625 container init 94e3531504ccc714200d01c40cadc9d9c48131c7f6e8e90d5d04b5788e8c58fc (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, vendor=Red Hat, Inc., version=8.5, architecture=x86_64, distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, 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, io.buildah.version=1.24.2, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=236.1648460182, name=ubi8, io.openshift.tags=base rhel8, maintainer=Paul Cuzner , vcs-type=git) 2024-04-06T02:59:07.247 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:06 smithi064 podman[62372]: 2024-04-06 02:59:06.99203312 +0000 UTC m=+2.608715214 container start 94e3531504ccc714200d01c40cadc9d9c48131c7f6e8e90d5d04b5788e8c58fc (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, version=8.5, description=Ceph Grafana Container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.component=ubi8-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., distribution-scope=public, 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, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, 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, maintainer=Paul Cuzner , vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=236.1648460182, io.openshift.expose-services=, name=ubi8) 2024-04-06T02:59:07.248 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:07 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[62561]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:59:07.248 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:07 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[62561]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:59:07.248 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:07 smithi064 bash[62372]: 94e3531504ccc714200d01c40cadc9d9c48131c7f6e8e90d5d04b5788e8c58fc 2024-04-06T02:59:07.248 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:07 smithi064 systemd[1]: Started Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:59:07.248 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:07 smithi064 podman[62577]: 2024-04-06 02:59:07.076991928 +0000 UTC m=+0.051750106 container died 94e3531504ccc714200d01c40cadc9d9c48131c7f6e8e90d5d04b5788e8c58fc (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, vcs-type=git, distribution-scope=public, build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container, version=8.5, maintainer=Paul Cuzner , 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, architecture=x86_64, vendor=Red Hat, Inc., description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.buildah.version=1.24.2, io.openshift.expose-services=, io.openshift.tags=base rhel8, 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., name=ubi8, release=236.1648460182, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-04-06T02:59:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:07 smithi042 ceph-mon[29773]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:07 smithi042 ceph-mon[29773]: mgrmap e35: x(active, since 4s), standbys: y 2024-04-06T02:59:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:07 smithi042 ceph-mon[24894]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:07 smithi042 ceph-mon[24894]: mgrmap e35: x(active, since 4s), standbys: y 2024-04-06T02:59:07.923 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T02:59:07.997 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:07 smithi064 podman[62577]: 2024-04-06 02:59:07.726134275 +0000 UTC m=+0.700892439 container remove 94e3531504ccc714200d01c40cadc9d9c48131c7f6e8e90d5d04b5788e8c58fc (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, io.openshift.tags=base rhel8, com.redhat.component=ubi8-container, io.buildah.version=1.24.2, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-03-28T10:36:18.413762, summary=Grafana Container configured for Ceph mgr/dashboard integration, maintainer=Paul Cuzner , vendor=Red Hat, Inc., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Ceph Grafana Container, vcs-type=git, version=8.5, 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=236.1648460182, 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, distribution-scope=public, io.openshift.expose-services=, architecture=x86_64) 2024-04-06T02:59:07.998 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:07 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-06T02:59:07.998 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:07 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-06T02:59:08.608 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T02:59:08.608 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 23s ago 12m - - 2024-04-06T02:59:08.608 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 17s ago 11m - - 2024-04-06T02:59:08.608 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (90s) 23s ago 6m 14.4M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T02:59:08.608 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 unknown 17s ago 5m - - 2024-04-06T02:59:08.608 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (27s) 23s ago 5m - - 3.5 e1d6a67b021e c3e7da2da751 2024-04-06T02:59:08.608 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 starting - - - - 2024-04-06T02:59:08.608 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (47s) 23s ago 13m 494M - 19.0.0-2027-g9f192350 a5511c7deba9 b4ac19ac0f90 2024-04-06T02:59:08.608 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (13m) 23s ago 13m 60.4M 2048M 17.2.0 e1d6a67b021e 530be79aa30f 2024-04-06T02:59:08.608 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (11m) 17s ago 11m 55.9M 2048M 17.2.0 e1d6a67b021e 7a703a780904 2024-04-06T02:59:08.609 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (11m) 23s ago 11m 49.7M 2048M 17.2.0 e1d6a67b021e d3f191ec92df 2024-04-06T02:59:08.609 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (101s) 23s ago 7m 8342k - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T02:59:08.609 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (67s) 17s ago 7m 9042k - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T02:59:08.609 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (11m) 23s ago 11m 53.8M 4096M 17.2.0 e1d6a67b021e 1097e6ea2896 2024-04-06T02:59:08.609 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (10m) 23s ago 10m 57.6M 4096M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T02:59:08.609 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (10m) 23s ago 10m 50.0M 4096M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T02:59:08.609 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (9m) 23s ago 9m 53.4M 4096M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T02:59:08.609 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (9m) 17s ago 9m 59.0M 4096M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T02:59:08.609 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (8m) 17s ago 8m 53.9M 4096M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T02:59:08.609 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (8m) 17s ago 8m 50.5M 4096M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T02:59:08.609 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (8m) 17s ago 8m 55.4M 4096M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T02:59:08.609 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 unknown 17s ago 7m - - 2024-04-06T02:59:08.609 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (5m) 23s ago 5m 75.4M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T02:59:08.609 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (5m) 17s ago 5m 73.3M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T02:59:08.610 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (5m) 23s ago 5m 72.7M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T02:59:08.610 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (5m) 17s ago 5m 75.2M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T02:59:09.015 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:59:09.016 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T02:59:09.016 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-06T02:59:09.016 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:59:09.016 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T02:59:09.016 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T02:59:09.016 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:59:09.016 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T02:59:09.016 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-06T02:59:09.016 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:59:09.016 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2024-04-06T02:59:09.016 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T02:59:09.016 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T02:59:09.016 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:59:09.016 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T02:59:09.017 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-06T02:59:09.017 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T02:59:09.017 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:59:09.017 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:59:09.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:09 smithi042 ceph-mon[29773]: from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:09.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:09 smithi042 ceph-mon[29773]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-06T02:59:09.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:09 smithi042 ceph-mon[29773]: from='client.25414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:09.266 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:09 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/327002557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:09.266 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:09 smithi042 ceph-mon[24894]: from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:09.267 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:09 smithi042 ceph-mon[24894]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-06T02:59:09.267 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:09 smithi042 ceph-mon[24894]: from='client.25414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:09.267 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:09 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/327002557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:09.362 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:59:09.362 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T02:59:09.362 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T02:59:09.362 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T02:59:09.363 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2024-04-06T02:59:09.363 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "", 2024-04-06T02:59:09.363 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "", 2024-04-06T02:59:09.363 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T02:59:09.363 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:59:09.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-mon[25633]: from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:09.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-mon[25633]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 21 op/s 2024-04-06T02:59:09.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-mon[25633]: from='client.25414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:09.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/327002557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:09.498 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T02:59:09.461+0000 7efcd7421700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:59:09.498 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: Creating ceph-iscsi config... 2024-04-06T02:59:09.498 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:59:09.498 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:59:09.498 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:59:09.498 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:09.499 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:09.499 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: Traceback (most recent call last): 2024-04-06T02:59:09.499 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:59:09.499 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: return _run_code(code, main_globals, None, 2024-04-06T02:59:09.499 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:59:09.499 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: exec(code, run_globals) 2024-04-06T02:59:09.499 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:59:09.499 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:59:09.499 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:59:09.499 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:59:09.499 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:59:09.499 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:59:09.499 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:59:09.499 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:09.500 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:09.500 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: Traceback (most recent call last): 2024-04-06T02:59:09.500 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-06T02:59:09.500 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-06T02:59:09.500 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-06T02:59:09.500 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-06T02:59:09.500 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-06T02:59:09.500 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: return self.event_loop.get_result(coro, timeout) 2024-04-06T02:59:09.500 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-06T02:59:09.500 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: return future.result(timeout) 2024-04-06T02:59:09.500 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-06T02:59:09.500 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: return self.__get_result() 2024-04-06T02:59:09.500 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: raise self._exception 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: config_blobs=daemon_spec.final_config, 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: Creating ceph-iscsi config... 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: Traceback (most recent call last): 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:59:09.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: return _run_code(code, main_globals, None, 2024-04-06T02:59:09.502 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:59:09.502 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: exec(code, run_globals) 2024-04-06T02:59:09.502 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:59:09.502 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:59:09.502 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:59:09.502 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:59:09.502 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:59:09.502 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:59:09.502 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:59:09.502 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:09.502 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:09 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:09.776 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-06T02:59:09.776 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-06T02:59:09.776 INFO:teuthology.orchestra.run.smithi042.stdout: daemon prometheus.a on smithi064 is in unknown state 2024-04-06T02:59:09.776 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in unknown state 2024-04-06T02:59:10.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:10 smithi064 ceph-mon[25633]: from='client.25420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:10.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:10 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2926076274' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:59:10.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:10 smithi042 ceph-mon[29773]: from='client.25420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:10 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2926076274' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:59:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:10 smithi042 ceph-mon[24894]: from='client.25420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:10 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2926076274' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:59:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:11 smithi064 ceph-mon[25633]: from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:11 smithi064 ceph-mon[25633]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:59:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout: Creating ceph-iscsi config... 2024-04-06T02:59:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:59:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:59:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:59:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout: Traceback (most recent call last): 2024-04-06T02:59:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:59:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:59:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:59:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout: exec(code, run_globals) 2024-04-06T02:59:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:59:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:59:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:59:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:59:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:59:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:59:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:59:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout: Traceback (most recent call last): 2024-04-06T02:59:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-06T02:59:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-06T02:59:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-06T02:59:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-06T02:59:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: return future.result(timeout) 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: return self.__get_result() 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: raise self._exception 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: config_blobs=daemon_spec.final_config, 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: Creating ceph-iscsi config... 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:59:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:59:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:59:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout: Traceback (most recent call last): 2024-04-06T02:59:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:59:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:59:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:59:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout: exec(code, run_globals) 2024-04-06T02:59:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:59:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:59:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:59:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:59:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:59:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:59:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:59:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:11 smithi064 ceph-mon[25633]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:59:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:11 smithi064 ceph-mon[25633]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:59:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:11 smithi064 ceph-mon[25633]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-06T02:59:11.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:11 smithi042 ceph-mon[29773]: from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:11.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:11 smithi042 ceph-mon[29773]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:59:11.534 INFO:journalctl@ceph.mon.c.smithi042.stdout: Creating ceph-iscsi config... 2024-04-06T02:59:11.534 INFO:journalctl@ceph.mon.c.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:59:11.534 INFO:journalctl@ceph.mon.c.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:59:11.534 INFO:journalctl@ceph.mon.c.smithi042.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:59:11.534 INFO:journalctl@ceph.mon.c.smithi042.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:11.534 INFO:journalctl@ceph.mon.c.smithi042.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:11.534 INFO:journalctl@ceph.mon.c.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:59:11.534 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:59:11.534 INFO:journalctl@ceph.mon.c.smithi042.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:59:11.535 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:59:11.535 INFO:journalctl@ceph.mon.c.smithi042.stdout: exec(code, run_globals) 2024-04-06T02:59:11.535 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:59:11.535 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:59:11.535 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:59:11.535 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:59:11.535 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:59:11.535 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:59:11.535 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:59:11.535 INFO:journalctl@ceph.mon.c.smithi042.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:11.535 INFO:journalctl@ceph.mon.c.smithi042.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:11.535 INFO:journalctl@ceph.mon.c.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:59:11.535 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-06T02:59:11.535 INFO:journalctl@ceph.mon.c.smithi042.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-06T02:59:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-06T02:59:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-06T02:59:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-06T02:59:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-06T02:59:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-06T02:59:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout: return future.result(timeout) 2024-04-06T02:59:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-06T02:59:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout: return self.__get_result() 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: raise self._exception 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: config_blobs=daemon_spec.final_config, 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: Creating ceph-iscsi config... 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:59:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:59:11.539 INFO:journalctl@ceph.mon.c.smithi042.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:59:11.539 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:59:11.539 INFO:journalctl@ceph.mon.c.smithi042.stdout: exec(code, run_globals) 2024-04-06T02:59:11.539 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:59:11.539 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:59:11.539 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:59:11.539 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:59:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:11 smithi042 ceph-mon[24894]: from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:11 smithi042 ceph-mon[24894]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:59:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout: Creating ceph-iscsi config... 2024-04-06T02:59:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:59:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:59:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:59:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:59:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:59:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:59:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:59:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout: exec(code, run_globals) 2024-04-06T02:59:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:59:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:59:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:59:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:59:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:59:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:59:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:59:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:59:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-06T02:59:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-06T02:59:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2390, in _daemon_action 2024-04-06T02:59:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-06T02:59:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 747, in wait_async 2024-04-06T02:59:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-06T02:59:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-06T02:59:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout: return future.result(timeout) 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: return self.__get_result() 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: raise self._exception 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1374, in _create_daemon 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: config_blobs=daemon_spec.final_config, 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1685, in _run_cephadm 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: Creating ceph-iscsi config... 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: Non-zero exit code 1 from systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout: systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout: Traceback (most recent call last): 2024-04-06T02:59:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T02:59:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout: return _run_code(code, main_globals, None, 2024-04-06T02:59:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T02:59:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout: exec(code, run_globals) 2024-04-06T02:59:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T02:59:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T02:59:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T02:59:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T02:59:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:59:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:59:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:59:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:11 smithi042 ceph-mon[29773]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:59:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:11 smithi042 ceph-mon[29773]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:59:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:11 smithi042 ceph-mon[29773]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-06T02:59:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T02:59:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1072, in deploy_daemon 2024-04-06T02:59:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T02:59:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout: RuntimeError: Failed command: systemctl restart ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T02:59:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout: See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T02:59:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:11 smithi042 ceph-mon[24894]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-06T02:59:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:11 smithi042 ceph-mon[24894]: Reconfiguring daemon prometheus.a on smithi064 2024-04-06T02:59:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:11 smithi042 ceph-mon[24894]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-06T02:59:12.964 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:12 smithi064 ceph-mon[25633]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-06T02:59:13.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:12 smithi042 ceph-mon[29773]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-06T02:59:13.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:12 smithi042 ceph-mon[24894]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-06T02:59:13.247 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 systemd[1]: Stopping Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:59:13.247 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:59:13.199Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-06T02:59:13.247 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:59:13.200Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-06T02:59:13.247 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:59:13.200Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-06T02:59:13.247 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:59:13.200Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-06T02:59:13.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:59:13.200Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-06T02:59:13.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:59:13.200Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-06T02:59:13.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:59:13.200Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-06T02:59:13.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:59:13.200Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-06T02:59:13.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:59:13.200Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-06T02:59:13.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:59:13.200Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-06T02:59:13.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:59:13.200Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-06T02:59:13.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[59852]: ts=2024-04-06T02:59:13.200Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-06T02:59:13.248 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 podman[63081]: 2024-04-06 02:59:13.209969769 +0000 UTC m=+0.107110386 container died 4e6014e7b404d737a312120cb58affac0a75b568070053d55d5234246b52d5f7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:59:13.718 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 podman[63081]: 2024-04-06 02:59:13.582928296 +0000 UTC m=+0.480068905 container cleanup 4e6014e7b404d737a312120cb58affac0a75b568070053d55d5234246b52d5f7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:59:13.719 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 bash[63081]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a 2024-04-06T02:59:13.719 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 bash[63183]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus.a" found: no such container 2024-04-06T02:59:13.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 podman[63125]: 2024-04-06 02:59:13.809024167 +0000 UTC m=+0.600554308 container remove 4e6014e7b404d737a312120cb58affac0a75b568070053d55d5234246b52d5f7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:59:13.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@prometheus.a.service: Deactivated successfully. 2024-04-06T02:59:13.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 systemd[1]: Stopped Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:59:13.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:13 smithi064 systemd[1]: Starting Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:59:14.297 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 podman[63256]: 2024-04-06 02:59:13.940971105 +0000 UTC m=+0.018688993 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-06T02:59:14.297 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 podman[63256]: 2024-04-06 02:59:14.060985326 +0000 UTC m=+0.138703213 container create 89131f4c33a93b17bcb1431922b5a173e7874bec0218237da2d7faf2d716bbb7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:59:14.738 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 podman[63256]: 2024-04-06 02:59:14.312526933 +0000 UTC m=+0.390244834 container init 89131f4c33a93b17bcb1431922b5a173e7874bec0218237da2d7faf2d716bbb7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:59:14.739 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 podman[63256]: 2024-04-06 02:59:14.316312819 +0000 UTC m=+0.394030707 container start 89131f4c33a93b17bcb1431922b5a173e7874bec0218237da2d7faf2d716bbb7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T02:59:14.739 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.340Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-06T02:59:14.739 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.340Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-06T02:59:14.739 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.340Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-06T02:59:14.739 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.340Z caller=main.go:518 level=info host_details="(Linux 5.14.0-432.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Mar 20 20:26:59 UTC 2024 x86_64 smithi064 (none))" 2024-04-06T02:59:14.739 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.340Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-06T02:59:14.739 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.340Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-06T02:59:14.739 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.342Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-06T02:59:14.739 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.342Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-06T02:59:14.739 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.343Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-06T02:59:14.739 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.346Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-06T02:59:14.739 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.346Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.92µs 2024-04-06T02:59:14.739 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.346Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-06T02:59:14.740 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 bash[63256]: 89131f4c33a93b17bcb1431922b5a173e7874bec0218237da2d7faf2d716bbb7 2024-04-06T02:59:14.740 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 systemd[1]: Started Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:59:14.740 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.554Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-04-06T02:59:14.740 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.753Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-04-06T02:59:14.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.839Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-04-06T02:59:14.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.896Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-04-06T02:59:14.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.957Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-04-06T02:59:14.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.958Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-04-06T02:59:14.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.958Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=47.68µs wal_replay_duration=612.009683ms total_replay_duration=612.073116ms 2024-04-06T02:59:14.998 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.961Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-06T02:59:14.998 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.961Z caller=main.go:947 level=info msg="TSDB started" 2024-04-06T02:59:14.998 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.961Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-06T02:59:14.998 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.980Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.51881ms db_storage=581ns remote_storage=1.322µs web_handler=317ns query_engine=720ns scrape=385.906µs scrape_sd=97.175µs notify=12.189µs notify_sd=8.894µs rules=18.707662ms 2024-04-06T02:59:14.998 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59:14.980Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-06T02:59:15.269 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-06T02:59:15.270 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:15.270 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:15.270 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:59:15.270 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:15.270 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:15.270 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:15.270 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-06T02:59:15.270 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-06T02:59:15.270 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-06T02:59:15.270 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-06T02:59:15.270 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-06T02:59:15.270 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-06T02:59:15.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:15.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:15.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:15.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:15.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:59:15.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:59:15.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:15.271 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-06T02:59:15.271 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:15.271 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:15.271 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:59:15.271 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:59:15.272 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:15 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:15.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-06T02:59:15.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:15.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:15.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:59:15.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:15.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:15.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:15.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-06T02:59:15.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-06T02:59:15.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-06T02:59:15.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-06T02:59:15.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-06T02:59:15.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-06T02:59:15.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:15.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:15.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:15.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:15.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:59:15.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T02:59:15.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:15 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:16.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[29773]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:59:16.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[29773]: Upgrade: Setting container_image for all mgr 2024-04-06T02:59:16.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[29773]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-06T02:59:16.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[29773]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-06T02:59:16.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:16.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[29773]: Reconfiguring iscsi.foo.smithi042.wyaacw (dependencies changed)... 2024-04-06T02:59:16.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[29773]: Reconfiguring daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:59:16.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[29773]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:59:16.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[24894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:59:16.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[24894]: Upgrade: Setting container_image for all mgr 2024-04-06T02:59:16.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[24894]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-06T02:59:16.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[24894]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-06T02:59:16.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:16.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[24894]: Reconfiguring iscsi.foo.smithi042.wyaacw (dependencies changed)... 2024-04-06T02:59:16.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[24894]: Reconfiguring daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:59:16.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:16 smithi042 ceph-mon[24894]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:59:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:16 smithi064 ceph-mon[25633]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-06T02:59:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:16 smithi064 ceph-mon[25633]: Upgrade: Setting container_image for all mgr 2024-04-06T02:59:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:16 smithi064 ceph-mon[25633]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-06T02:59:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:16 smithi064 ceph-mon[25633]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-06T02:59:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:16 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:16 smithi064 ceph-mon[25633]: Reconfiguring iscsi.foo.smithi042.wyaacw (dependencies changed)... 2024-04-06T02:59:16.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:16 smithi064 ceph-mon[25633]: Reconfiguring daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T02:59:16.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:16 smithi064 ceph-mon[25633]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T02:59:17.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:17 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:59:17.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:17 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:59:17.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:17 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:59:18.091 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:17 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 5. 2024-04-06T02:59:18.091 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:17 smithi064 systemd[1]: Stopped Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:59:18.091 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:17 smithi064 systemd[1]: Starting Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:59:18.365 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:18 smithi064 ceph-mon[25633]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 123 B/s rd, 0 op/s 2024-04-06T02:59:18.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:18 smithi042 ceph-mon[29773]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 123 B/s rd, 0 op/s 2024-04-06T02:59:18.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:18 smithi042 ceph-mon[24894]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 123 B/s rd, 0 op/s 2024-04-06T02:59:19.183 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:18 smithi064 podman[63715]: 2024-04-06 02:59:18.842133155 +0000 UTC m=+0.247653439 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-06T02:59:19.184 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:19 smithi064 podman[63715]: 2024-04-06 02:59:19.073075559 +0000 UTC m=+0.478595831 container create 9a28c5a772c08a4caf8cff4d2b34c0ebf55f31bc28e55496bab8eb6fe0f8b770 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, vcs-type=git, version=8.5, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, name=ubi8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vendor=Red Hat, Inc., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-03-28T10:36:18.413762, io.openshift.tags=base rhel8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=Red Hat Universal Base Image 8, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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., maintainer=Paul Cuzner , architecture=x86_64, com.redhat.component=ubi8-container, description=Ceph Grafana Container, io.buildah.version=1.24.2, release=236.1648460182, distribution-scope=public) 2024-04-06T02:59:19.705 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:19 smithi064 podman[63715]: 2024-04-06 02:59:19.325607822 +0000 UTC m=+0.731128095 container init 9a28c5a772c08a4caf8cff4d2b34c0ebf55f31bc28e55496bab8eb6fe0f8b770 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, architecture=x86_64, release=236.1648460182, version=8.5, summary=Grafana Container configured for Ceph mgr/dashboard integration, description=Ceph Grafana Container, 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., maintainer=Paul Cuzner , vendor=Red Hat, Inc., io.openshift.tags=base rhel8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, 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, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.component=ubi8-container, distribution-scope=public, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=) 2024-04-06T02:59:19.705 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:19 smithi064 podman[63715]: 2024-04-06 02:59:19.328253315 +0000 UTC m=+0.733773589 container start 9a28c5a772c08a4caf8cff4d2b34c0ebf55f31bc28e55496bab8eb6fe0f8b770 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.tags=base rhel8, release=236.1648460182, version=8.5, 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., 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.buildah.version=1.24.2, name=ubi8, 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, io.openshift.expose-services=, distribution-scope=public, maintainer=Paul Cuzner , description=Ceph Grafana Container, build-date=2022-03-28T10:36:18.413762, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56) 2024-04-06T02:59:19.706 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:19 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[63770]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:59:19.706 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:19 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[63770]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:59:19.706 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:19 smithi064 bash[63715]: 9a28c5a772c08a4caf8cff4d2b34c0ebf55f31bc28e55496bab8eb6fe0f8b770 2024-04-06T02:59:19.706 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:19 smithi064 systemd[1]: Started Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:59:19.706 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:19 smithi064 podman[63787]: 2024-04-06 02:59:19.441260357 +0000 UTC m=+0.078973882 container died 9a28c5a772c08a4caf8cff4d2b34c0ebf55f31bc28e55496bab8eb6fe0f8b770 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, io.openshift.expose-services=, version=8.5, release=236.1648460182, io.buildah.version=1.24.2, 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., architecture=x86_64, io.openshift.tags=base rhel8, io.k8s.display-name=Red Hat Universal Base Image 8, description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, vcs-type=git) 2024-04-06T02:59:20.391 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:20 smithi064 podman[63787]: 2024-04-06 02:59:20.02109614 +0000 UTC m=+0.658809661 container remove 9a28c5a772c08a4caf8cff4d2b34c0ebf55f31bc28e55496bab8eb6fe0f8b770 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, 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, distribution-scope=public, io.buildah.version=1.24.2, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.component=ubi8-container, 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, vendor=Red Hat, Inc., description=Ceph Grafana Container, version=8.5, architecture=x86_64, 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., maintainer=Paul Cuzner , vcs-type=git, name=ubi8, io.openshift.expose-services=) 2024-04-06T02:59:20.391 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:20 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-06T02:59:20.391 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:20 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-06T02:59:20.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 123 B/s rd, 0 op/s 2024-04-06T02:59:20.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:20.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:20.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-06T02:59:20.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-06T02:59:20.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:20.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:20.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:20.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:20.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:20.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:20.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:20.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:20.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:20.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:20.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:20.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:20 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:20.484 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 123 B/s rd, 0 op/s 2024-04-06T02:59:20.484 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:20.484 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:20.484 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-06T02:59:20.484 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-06T02:59:20.484 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.484 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:20.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:20.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:20.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:20.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:20.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:20.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:20.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:20.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:20.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:20.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:20.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:20.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 123 B/s rd, 0 op/s 2024-04-06T02:59:20.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:20.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:20.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-06T02:59:20.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-06T02:59:20.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:20.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:20.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:20.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:20.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:20.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:20.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:20.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:20.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:20.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:20.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:20.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:20.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:20 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-06T02:59:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-06T02:59:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 133 B/s rd, 0 op/s 2024-04-06T02:59:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1015077793' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-06T02:59:21.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-06T02:59:21.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 133 B/s rd, 0 op/s 2024-04-06T02:59:21.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:21.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1015077793' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:21.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1685418158' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/3090717161"}]: dispatch 2024-04-06T02:59:21.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/3090717161"}]: dispatch 2024-04-06T02:59:21.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1685418158' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/3090717161"}]: dispatch 2024-04-06T02:59:21.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/3090717161"}]: dispatch 2024-04-06T02:59:21.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:21 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-06T02:59:21.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-06T02:59:21.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 133 B/s rd, 0 op/s 2024-04-06T02:59:21.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:21.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:21.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:21.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1015077793' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T02:59:21.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:21.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:21.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1685418158' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/3090717161"}]: dispatch 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/3090717161"}]: dispatch 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:21.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:21.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:21.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:21 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.391 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:59:22] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.33.4" 2024-04-06T02:59:22.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.392 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.393 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.394 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.394 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/3090717161"}]': finished 2024-04-06T02:59:22.394 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: osdmap e107: 8 total, 8 up, 8 in 2024-04-06T02:59:22.394 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.394 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.394 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.394 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.394 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.394 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.394 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.394 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.394 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.394 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.394 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.395 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.395 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.395 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.395 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.395 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.395 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.395 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2114379141' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3068760226"}]: dispatch 2024-04-06T02:59:22.395 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3068760226"}]: dispatch 2024-04-06T02:59:22.395 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.395 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.395 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.395 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.395 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.395 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.396 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.396 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.396 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.396 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.396 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.396 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.396 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:22 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.417 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:22.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:22.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/3090717161"}]': finished 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: osdmap e107: 8 total, 8 up, 8 in 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/2114379141' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3068760226"}]: dispatch 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3068760226"}]: dispatch 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6800/3090717161"}]': finished 2024-04-06T02:59:22.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: osdmap e107: 8 total, 8 up, 8 in 2024-04-06T02:59:22.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2114379141' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3068760226"}]: dispatch 2024-04-06T02:59:22.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3068760226"}]: dispatch 2024-04-06T02:59:22.423 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.423 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.423 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.423 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.425 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.425 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.425 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:22.425 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.425 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:22.425 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:22.425 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:22.425 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:22.425 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:22 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.409 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.409 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.409 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.409 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.410 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.410 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.410 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.410 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.410 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.410 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.410 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.410 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.410 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.410 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.410 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.410 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.410 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.410 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.411 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.411 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.411 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.411 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.411 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.411 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.411 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.411 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.411 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.411 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.411 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.411 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.411 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.411 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.412 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.413 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.413 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3068760226"}]': finished 2024-04-06T02:59:23.413 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: osdmap e108: 8 total, 8 up, 8 in 2024-04-06T02:59:23.413 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.413 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.413 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.413 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.413 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.413 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.413 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.413 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.413 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.413 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.413 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.414 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.414 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/58380595' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3508284752"}]: dispatch 2024-04-06T02:59:23.414 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3508284752"}]: dispatch 2024-04-06T02:59:23.414 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.414 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.414 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.414 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.414 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.414 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:23 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:23.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:23.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3068760226"}]': finished 2024-04-06T02:59:23.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: osdmap e108: 8 total, 8 up, 8 in 2024-04-06T02:59:23.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/58380595' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3508284752"}]: dispatch 2024-04-06T02:59:23.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3508284752"}]: dispatch 2024-04-06T02:59:23.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3068760226"}]': finished 2024-04-06T02:59:23.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: osdmap e108: 8 total, 8 up, 8 in 2024-04-06T02:59:23.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:23.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/58380595' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3508284752"}]: dispatch 2024-04-06T02:59:23.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3508284752"}]: dispatch 2024-04-06T02:59:23.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:23.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:23.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:23.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:23.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:23 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.435 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.435 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.436 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.436 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 9 op/s 2024-04-06T02:59:24.436 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 9 op/s 2024-04-06T02:59:24.436 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.436 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 10 op/s 2024-04-06T02:59:24.436 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 10 op/s 2024-04-06T02:59:24.436 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.436 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 9 op/s 2024-04-06T02:59:24.436 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.436 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.436 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.436 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.436 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.436 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.437 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3508284752"}]': finished 2024-04-06T02:59:24.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: osdmap e109: 8 total, 8 up, 8 in 2024-04-06T02:59:24.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:24 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 9 op/s 2024-04-06T02:59:24.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 9 op/s 2024-04-06T02:59:24.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 10 op/s 2024-04-06T02:59:24.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 10 op/s 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 9 op/s 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 9 op/s 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 9 op/s 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 10 op/s 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.7 KiB/s rd, 10 op/s 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 7.1 KiB/s rd, 9 op/s 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:24.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:24.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3508284752"}]': finished 2024-04-06T02:59:24.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: osdmap e109: 8 total, 8 up, 8 in 2024-04-06T02:59:24.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/3508284752"}]': finished 2024-04-06T02:59:24.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: osdmap e109: 8 total, 8 up, 8 in 2024-04-06T02:59:24.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:24.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:24.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:24.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:24.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:24.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:24 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.452 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.452 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.452 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.452 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.452 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.452 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.452 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.452 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.452 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.452 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.452 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.452 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.452 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.452 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.455 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.456 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1964706199' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/2515994665"}]: dispatch 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.458 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.458 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.458 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.458 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.458 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.458 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1964706199' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/2515994665"}]: dispatch 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:25 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1964706199' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/2515994665"}]: dispatch 2024-04-06T02:59:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:25.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:25.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:25.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:25.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:25.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:25 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1964706199' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/2515994665"}]': finished 2024-04-06T02:59:26.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: osdmap e110: 8 total, 8 up, 8 in 2024-04-06T02:59:26.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1964706199' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/2515994665"}]': finished 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: osdmap e110: 8 total, 8 up, 8 in 2024-04-06T02:59:26.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.454 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3570068242' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/831266589"}]: dispatch 2024-04-06T02:59:26.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.458 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.458 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3570068242' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/831266589"}]: dispatch 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:26 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:26.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:26.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1964706199' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/2515994665"}]': finished 2024-04-06T02:59:26.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: osdmap e110: 8 total, 8 up, 8 in 2024-04-06T02:59:26.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3570068242' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/831266589"}]: dispatch 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:26.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:26.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:26.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:26.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:26.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:26 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3570068242' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/831266589"}]': finished 2024-04-06T02:59:27.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: osdmap e111: 8 total, 8 up, 8 in 2024-04-06T02:59:27.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3805052763' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/3090717161"}]: dispatch 2024-04-06T02:59:27.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/3090717161"}]: dispatch 2024-04-06T02:59:27.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3570068242' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/831266589"}]': finished 2024-04-06T02:59:27.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: osdmap e111: 8 total, 8 up, 8 in 2024-04-06T02:59:27.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3805052763' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/3090717161"}]: dispatch 2024-04-06T02:59:27.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/3090717161"}]: dispatch 2024-04-06T02:59:27.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:27 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3570068242' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:0/831266589"}]': finished 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: osdmap e111: 8 total, 8 up, 8 in 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3805052763' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/3090717161"}]: dispatch 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/3090717161"}]: dispatch 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:27 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/3090717161"}]': finished 2024-04-06T02:59:28.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: osdmap e112: 8 total, 8 up, 8 in 2024-04-06T02:59:28.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/3090717161"}]': finished 2024-04-06T02:59:28.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: osdmap e112: 8 total, 8 up, 8 in 2024-04-06T02:59:28.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:28.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:28.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='client.? ' entity='client.iscsi.foo.smithi042.wyaacw' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.42:6801/3090717161"}]': finished 2024-04-06T02:59:28.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: osdmap e112: 8 total, 8 up, 8 in 2024-04-06T02:59:28.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:28.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:28.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:28.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:28.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:28 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:28.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:28 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T02:59:29.419 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.419 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.419 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.419 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.419 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.419 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.419 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T02:59:29.419 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T02:59:29.419 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.419 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T02:59:29.419 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.420 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.422 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.422 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.422 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.422 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.422 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.422 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.422 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.422 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.422 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.422 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.422 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.422 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.422 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.422 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.423 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.423 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.423 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.423 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.423 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.423 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.423 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.423 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.423 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.423 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.423 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.423 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.423 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.423 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.424 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.424 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.424 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.424 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.424 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.424 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.424 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.424 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.424 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:29 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.701 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.702 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.702 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.702 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.702 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.702 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.702 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T02:59:29.702 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T02:59:29.702 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.702 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T02:59:29.703 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T02:59:29.703 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.703 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T02:59:29.703 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T02:59:29.703 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.703 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.703 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.703 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.703 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.703 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.703 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.704 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.704 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.704 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.704 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.704 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.704 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.704 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.704 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.704 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.704 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T02:59:29.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T02:59:29.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T02:59:29.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T02:59:29.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T02:59:29.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T02:59:29.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:29.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:29.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.711 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.711 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.711 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.711 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.711 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.711 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.711 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.711 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.711 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.711 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.711 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.711 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.711 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.713 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.713 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.713 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.713 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.713 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.713 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.713 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.713 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.713 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.713 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.714 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.714 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.714 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.714 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.714 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.714 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.714 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.714 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.714 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.714 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.714 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.714 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:29.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:29.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:29.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:29.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:29.715 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:29 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.298 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:30 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 6. 2024-04-06T02:59:30.299 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:30 smithi064 systemd[1]: Stopped Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:59:30.299 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:30 smithi064 systemd[1]: Starting Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:59:30.299 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:30 smithi064 podman[67611]: 2024-04-06 02:59:30.177533727 +0000 UTC m=+0.021035753 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-06T02:59:30.299 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:30 smithi064 podman[67611]: 2024-04-06 02:59:30.313683416 +0000 UTC m=+0.157185428 container create 0075cb848ddb57447a4f1c69295366208dfc1cb21745a45a31bc52af6812757d (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, version=8.5, vcs-type=git, vendor=Red Hat, Inc., 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, io.openshift.expose-services=, com.redhat.component=ubi8-container, io.openshift.tags=base rhel8, distribution-scope=public, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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, description=Ceph Grafana Container, release=236.1648460182, name=ubi8, build-date=2022-03-28T10:36:18.413762, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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., maintainer=Paul Cuzner ) 2024-04-06T02:59:30.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.726 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.727 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.728 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.728 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.728 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.728 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.728 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.737 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:30 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.743 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:30.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:30.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:30.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:30.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:30.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:30 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.458 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.458 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.458 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.458 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.458 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.458 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:59:31.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.459 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.461 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:59:31.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.462 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:31 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:31.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:31.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:31.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:31.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:31.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:31.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:31.747 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:31 smithi064 podman[67611]: 2024-04-06 02:59:31.593284656 +0000 UTC m=+1.436786674 container init 0075cb848ddb57447a4f1c69295366208dfc1cb21745a45a31bc52af6812757d (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, com.redhat.component=ubi8-container, release=236.1648460182, vcs-type=git, distribution-scope=public, vendor=Red Hat, Inc., 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=, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, 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 , name=ubi8, version=8.5, 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.openshift.tags=base rhel8, description=Ceph Grafana Container, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.24.2, architecture=x86_64) 2024-04-06T02:59:31.747 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:31 smithi064 podman[67611]: 2024-04-06 02:59:31.596005086 +0000 UTC m=+1.439507102 container start 0075cb848ddb57447a4f1c69295366208dfc1cb21745a45a31bc52af6812757d (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, io.buildah.version=1.24.2, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=, com.redhat.component=ubi8-container, 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, 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, release=236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, distribution-scope=public, version=8.5, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, maintainer=Paul Cuzner ) 2024-04-06T02:59:31.747 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[67753]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:59:31.747 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:31 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[67753]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:59:31.747 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:31 smithi064 bash[67611]: 0075cb848ddb57447a4f1c69295366208dfc1cb21745a45a31bc52af6812757d 2024-04-06T02:59:31.748 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:31 smithi064 systemd[1]: Started Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:59:32.679 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.679 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.679 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.679 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.684 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.684 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.688 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.688 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.690 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.690 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.690 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.690 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:59:32.690 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.690 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.690 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.690 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.690 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.690 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.690 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.691 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.691 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.691 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.691 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.691 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:59:32.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.693 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.693 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.693 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.693 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.693 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.693 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.693 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.693 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.695 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.696 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.696 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.696 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.696 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.696 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.696 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.696 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.696 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.696 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.697 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.697 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.697 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.697 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.697 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.697 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.697 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.697 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:32 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.702 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:59:32] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.33.4" 2024-04-06T02:59:32.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:32.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:32.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.705 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:59:32.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:32.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:32.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:32.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:32 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:32.997 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:32 smithi064 podman[68148]: 2024-04-06 02:59:32.927269777 +0000 UTC m=+1.291595453 container remove 0075cb848ddb57447a4f1c69295366208dfc1cb21745a45a31bc52af6812757d (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.display-name=Red Hat Universal Base Image 8, release=236.1648460182, io.openshift.tags=base rhel8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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.buildah.version=1.24.2, architecture=x86_64, io.openshift.expose-services=, 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., 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, build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container, distribution-scope=public, description=Ceph Grafana Container) 2024-04-06T02:59:32.997 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:32 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-06T02:59:32.997 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:32 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-06T02:59:33.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.397 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.397 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.397 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.397 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.397 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.397 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.397 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.397 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.398 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.398 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.398 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.398 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.398 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.398 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.398 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.398 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.399 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.399 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.399 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.399 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.399 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.399 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.400 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.400 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.400 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.400 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.400 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.400 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.400 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.402 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.402 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.402 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.402 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.402 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:33 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.602 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.602 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.602 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.602 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.602 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.602 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.602 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.602 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.602 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.603 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.603 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.603 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.603 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.603 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.603 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.603 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.603 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.603 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.603 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.603 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.603 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.603 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.603 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.604 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.605 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.605 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.605 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.605 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.605 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.605 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.605 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.605 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.605 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.605 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:33.605 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.605 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:33.605 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:33.605 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:33.606 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:33.606 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:33 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.552 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.552 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.552 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.552 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T02:59:34.552 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T02:59:34.552 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.552 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-06T02:59:34.552 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-06T02:59:34.552 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.553 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-06T02:59:34.553 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-06T02:59:34.553 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.553 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.553 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.553 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.553 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.553 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.553 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.553 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.553 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.553 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.553 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.554 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.554 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.554 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.554 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.554 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.554 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.554 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.554 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.554 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.554 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.554 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.554 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.554 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.554 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.555 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.556 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.556 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.556 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.556 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.556 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.556 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.556 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.556 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.556 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.556 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.556 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.556 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.556 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.557 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.557 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.557 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.557 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.557 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:34 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.679 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.679 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T02:59:34.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T02:59:34.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-06T02:59:34.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-06T02:59:34.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-06T02:59:34.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-06T02:59:34.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.680 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.684 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.684 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.684 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.684 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.684 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.684 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.684 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.684 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T02:59:34.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T02:59:34.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-06T02:59:34.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-06T02:59:34.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-06T02:59:34.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s 2024-04-06T02:59:34.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:34.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:34.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.689 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.689 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.689 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:34.689 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.689 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:34.689 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:34.689 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:34.689 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:34.689 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:34 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:35 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:35.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:35.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:35.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:35.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:35.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:35 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:36 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:36.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:36.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.676 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.677 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:36.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:36.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:36.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:36.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:36.678 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:36 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:37 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:37.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:37.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:37 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.562 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.562 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.562 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.563 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.563 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.563 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.563 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.563 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.563 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.563 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.563 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.563 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.563 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.563 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.563 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.563 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.565 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.566 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.566 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.566 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.566 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.566 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.566 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.566 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.566 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.566 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.566 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.566 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.566 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.566 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.566 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.567 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.567 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.567 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.567 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.567 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.567 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.567 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.567 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.567 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.567 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.567 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:38.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:38.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:38.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:38.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:38.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:38.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:38 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:38.890 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:38 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T02:59:39.591 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.592 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.594 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.594 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.594 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.594 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.594 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.594 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.594 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.594 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.594 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.594 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.595 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.598 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.598 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.598 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.598 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.598 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.598 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.599 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.600 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.600 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.600 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.600 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.603 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:39 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-06T02:59:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:39 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.153 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T02:59:40.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:40 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:40.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:40.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:40.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:40.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:40.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:40 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:40.839 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T02:59:40.839 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 55s ago 12m - - 2024-04-06T02:59:40.839 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 49s ago 12m - - 2024-04-06T02:59:40.839 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (2m) 55s ago 6m 14.4M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 unknown 49s ago 6m - - 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 starting - - - - 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 starting - - - - 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (79s) 55s ago 13m 494M - 19.0.0-2027-g9f192350 a5511c7deba9 b4ac19ac0f90 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (13m) 55s ago 13m 60.4M 2048M 17.2.0 e1d6a67b021e 530be79aa30f 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (12m) 49s ago 12m 55.9M 2048M 17.2.0 e1d6a67b021e 7a703a780904 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (12m) 55s ago 12m 49.7M 2048M 17.2.0 e1d6a67b021e d3f191ec92df 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (2m) 55s ago 7m 8342k - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (99s) 49s ago 7m 9042k - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (11m) 55s ago 11m 53.8M 4096M 17.2.0 e1d6a67b021e 1097e6ea2896 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (11m) 55s ago 11m 57.6M 4096M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (10m) 55s ago 10m 50.0M 4096M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (10m) 55s ago 10m 53.4M 4096M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (9m) 49s ago 9m 59.0M 4096M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (9m) 49s ago 9m 53.9M 4096M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T02:59:40.840 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (9m) 49s ago 9m 50.5M 4096M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T02:59:40.841 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (8m) 49s ago 8m 55.4M 4096M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T02:59:40.841 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 starting - - - - 2024-04-06T02:59:40.841 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (6m) 55s ago 6m 75.4M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T02:59:40.841 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (6m) 49s ago 6m 73.3M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T02:59:40.841 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (5m) 55s ago 5m 72.7M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T02:59:40.841 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (5m) 49s ago 5m 75.2M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T02:59:41.282 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:59:41.282 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T02:59:41.282 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-06T02:59:41.282 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:59:41.282 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T02:59:41.282 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T02:59:41.282 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:59:41.282 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T02:59:41.282 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-06T02:59:41.282 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:59:41.283 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2024-04-06T02:59:41.283 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T02:59:41.283 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T02:59:41.283 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T02:59:41.283 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T02:59:41.283 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-06T02:59:41.283 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T02:59:41.283 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T02:59:41.283 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:59:41.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:41.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/247255928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/247255928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:41 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.646 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T02:59:41.646 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T02:59:41.646 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T02:59:41.646 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T02:59:41.646 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2024-04-06T02:59:41.646 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "", 2024-04-06T02:59:41.646 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "", 2024-04-06T02:59:41.646 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T02:59:41.647 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T02:59:41.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='client.25504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:41.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:41.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:41.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/247255928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:41.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:41.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:41.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:41 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.151 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T02:59:42.151 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T02:59:42.152 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in unknown state 2024-04-06T02:59:42.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:59:42] "GET /metrics HTTP/1.1" 200 38225 "" "Prometheus/2.33.4" 2024-04-06T02:59:42.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:42.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='client.25516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1941089695' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:59:42.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:42 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='client.25516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='client.25510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='client.25516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:42.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:42.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1941089695' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:59:42.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1941089695' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T02:59:42.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:42.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:42.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:42.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:42.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:42.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:42 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.161 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:43 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 7. 2024-04-06T02:59:43.161 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:43 smithi064 systemd[1]: Stopped Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:59:43.161 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:43 smithi064 systemd[1]: Starting Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:59:43.438 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:43 smithi064 podman[72757]: 2024-04-06 02:59:43.306134706 +0000 UTC m=+0.025521909 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-06T02:59:43.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:43.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.445 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.445 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.445 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.445 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.445 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.445 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.445 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.445 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.445 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.445 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.445 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.445 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.445 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.445 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:43 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:43.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='client.15630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T02:59:43.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:43.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:43.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:43.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:43.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:43.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:43.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:43.553 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:43 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.119 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:43 smithi064 podman[72757]: 2024-04-06 02:59:43.78150797 +0000 UTC m=+0.500895188 container create 33d33d141c896ab846b1a3c43cdc700db3669e83fb5fb32f8b3e5e83e5b86596 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, build-date=2022-03-28T10:36:18.413762, distribution-scope=public, name=ubi8, io.openshift.tags=base rhel8, maintainer=Paul Cuzner , vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.24.2, vcs-type=git, 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., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, version=8.5, vendor=Red Hat, Inc., architecture=x86_64, com.redhat.component=ubi8-container, io.k8s.display-name=Red Hat Universal Base Image 8) 2024-04-06T02:59:44.335 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T02:59:44.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.378 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:44 smithi064 podman[72757]: 2024-04-06 02:59:44.269302812 +0000 UTC m=+0.988690007 container init 33d33d141c896ab846b1a3c43cdc700db3669e83fb5fb32f8b3e5e83e5b86596 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, io.buildah.version=1.24.2, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-03-28T10:36:18.413762, release=236.1648460182, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., description=Ceph Grafana Container, com.redhat.component=ubi8-container, io.openshift.expose-services=, vcs-type=git, name=ubi8, maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, 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., 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, distribution-scope=public) 2024-04-06T02:59:44.379 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:44 smithi064 podman[72757]: 2024-04-06 02:59:44.271897951 +0000 UTC m=+0.991285139 container start 33d33d141c896ab846b1a3c43cdc700db3669e83fb5fb32f8b3e5e83e5b86596 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, io.openshift.expose-services=, description=Ceph Grafana Container, 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., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-type=git, summary=Grafana Container configured for Ceph mgr/dashboard integration, build-date=2022-03-28T10:36:18.413762, io.openshift.tags=base rhel8, name=ubi8, maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, io.buildah.version=1.24.2, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8.5, vendor=Red Hat, Inc., distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-04-06T02:59:44.379 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[73041]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:59:44.379 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[73041]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:59:44.379 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:44 smithi064 bash[72757]: 33d33d141c896ab846b1a3c43cdc700db3669e83fb5fb32f8b3e5e83e5b86596 2024-04-06T02:59:44.379 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:44 smithi064 systemd[1]: Started Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:59:44.379 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:44 smithi064 podman[73191]: 2024-04-06 02:59:44.393707451 +0000 UTC m=+0.078002022 container died 33d33d141c896ab846b1a3c43cdc700db3669e83fb5fb32f8b3e5e83e5b86596 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, 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., name=ubi8, io.buildah.version=1.24.2, io.openshift.expose-services=, vcs-type=git, distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, architecture=x86_64, vendor=Red Hat, Inc., 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, description=Ceph Grafana Container, build-date=2022-03-28T10:36:18.413762, io.openshift.tags=base rhel8, maintainer=Paul Cuzner , release=236.1648460182, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI) 2024-04-06T02:59:44.380 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.380 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.380 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.380 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.380 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.380 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.380 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.380 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.380 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.380 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.381 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T02:59:44.381 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.381 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.381 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.381 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.381 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.381 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.381 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.381 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.381 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.381 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.381 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.381 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.383 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.384 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.384 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.384 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.384 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.384 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.384 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.384 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.384 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.384 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.384 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.384 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.384 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.384 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.384 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.385 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.386 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.386 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.386 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.386 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.386 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.386 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:44 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T02:59:44.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:44.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:44.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.675 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.675 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.676 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.676 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.676 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.676 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.676 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.676 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.676 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.676 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.676 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.676 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.676 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.676 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.676 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.676 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:44.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.677 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:44.678 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:44.678 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:44.678 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:44.678 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:44 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:45 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.747 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:45 smithi064 podman[73191]: 2024-04-06 02:59:45.334870657 +0000 UTC m=+1.019165226 container remove 33d33d141c896ab846b1a3c43cdc700db3669e83fb5fb32f8b3e5e83e5b86596 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-type=git, 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=, vendor=Red Hat, Inc., release=236.1648460182, architecture=x86_64, distribution-scope=public, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-03-28T10:36:18.413762, description=Ceph Grafana Container, maintainer=Paul Cuzner , com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, version=8.5, name=ubi8, io.buildah.version=1.24.2, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-06T02:59:45.747 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:45 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-06T02:59:45.747 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:45 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-06T02:59:45.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:45.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:45.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:45.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:45.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.401 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.402 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.402 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.406 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.406 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.406 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.406 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.406 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.406 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.406 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.406 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.407 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.408 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.409 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.411 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.412 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.412 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.412 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.412 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.412 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.412 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.412 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.412 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.412 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.412 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.412 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.412 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:46 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:46.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:46.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:46.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:46.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:46.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:46.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.347 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.348 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.348 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.348 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.348 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.348 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.348 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.348 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.348 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.348 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.348 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.348 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.348 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.349 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.349 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.349 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.349 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.349 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.349 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.349 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.349 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.349 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.349 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.349 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.349 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.349 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.349 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.350 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.350 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.350 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.350 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.350 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.350 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.350 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.350 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:59:47.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.352 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.354 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.356 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.356 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.356 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.356 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.356 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.356 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.356 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.356 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.356 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:59:47.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.357 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.358 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.359 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.359 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.359 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.359 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.359 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.359 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.359 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.359 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.359 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.359 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.359 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.359 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.361 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.361 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.361 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.361 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.361 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.361 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.362 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:47 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T02:59:47.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:47.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:47.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:47.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:47.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:47.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:47.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:47.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-04-06T02:59:48.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-04-06T02:59:48.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.505 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.505 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.505 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-04-06T02:59:48.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-04-06T02:59:48.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T02:59:48.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T02:59:48.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T02:59:48.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T02:59:48.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:48 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-04-06T02:59:48.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-04-06T02:59:48.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T02:59:48.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T02:59:48.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T02:59:48.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T02:59:48.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:48.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:48.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:48.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:48.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:48.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:48.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:48.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T02:59:49.448 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.449 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.449 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.449 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.449 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.449 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.449 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.449 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.449 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.449 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.449 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.449 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.451 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.451 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.451 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.451 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.451 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.518 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.518 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.518 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.518 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.518 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.520 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:49.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:49.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:49.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:49.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:49.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:49.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:49 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.629 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.629 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.629 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.629 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.629 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.629 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.629 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.629 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.629 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.629 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.630 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.630 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.630 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.630 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.630 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.630 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.630 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.630 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.630 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.630 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.630 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.630 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.631 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.631 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.631 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.631 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.631 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.631 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.631 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.631 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.631 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.634 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.634 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.634 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.634 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.634 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.634 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.634 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.634 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.634 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:59:50.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.637 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.637 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.637 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.637 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.637 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.637 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.637 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.637 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.637 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.637 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.638 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.638 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.638 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.638 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.638 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.638 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.638 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.638 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.638 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.638 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.638 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.638 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.639 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:59:50.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.642 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.642 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.642 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.642 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.642 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.642 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:50 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.657 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T02:59:50.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:50.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:50.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:50.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:50.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:50.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:50.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:50.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:50 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:51 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.738 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.738 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.738 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.738 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.738 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.738 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:51.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:51.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:51.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:51.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:51.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:51.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:51.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:51 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.347 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:02:59:52] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.33.4" 2024-04-06T02:59:52.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:52 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.608 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.608 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.608 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.609 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.610 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.610 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.610 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.610 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.610 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.610 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.610 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.610 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.610 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.610 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.610 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.611 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.611 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.611 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.611 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.611 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.611 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.611 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.611 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.611 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.612 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.613 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.614 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.614 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.614 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.614 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.614 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.614 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.614 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.614 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.614 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.614 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.614 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.614 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:52.614 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:52.614 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:52.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:52.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:52.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:52.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:52.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:52 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:53.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:53.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T02:59:53.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T02:59:53.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:53 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T02:59:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T02:59:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T02:59:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-06T02:59:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-06T02:59:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:53.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:53.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:53.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:53.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:53.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:53.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:53.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:53 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:54 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: pgmap v598: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:54.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:54.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:54.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:54.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:54.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:54 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.608 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.609 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.609 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.609 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.609 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.609 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.609 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.609 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.609 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.611 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.614 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.614 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.614 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:55 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.693 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:55 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 8. 2024-04-06T02:59:55.693 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:55 smithi064 systemd[1]: Stopped Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:59:55.693 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:55 smithi064 systemd[1]: Starting Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T02:59:55.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:55.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:55.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:55.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:55.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:55.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:55.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:55.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:55 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.726 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.735 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.737 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.737 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.737 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.737 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.737 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.737 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.737 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.737 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.738 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.738 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.738 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.738 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.738 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.738 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.738 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.738 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.743 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:56 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v632: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v633: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v634: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v635: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v636: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v637: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v638: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v639: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v640: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v641: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v642: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v643: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v644: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: pgmap v645: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:56.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:56.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:56 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.568 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.568 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.568 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.568 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.568 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.569 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.569 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.569 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.569 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.569 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.569 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.569 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.569 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.569 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.569 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.569 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.569 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.569 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.570 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.570 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.570 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.570 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.570 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.570 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.570 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.570 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.570 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.570 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.570 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.570 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.571 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.571 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.571 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.571 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.571 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.571 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.571 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.571 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.571 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.571 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.571 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.571 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.571 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.572 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.573 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.573 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.573 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.573 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.573 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.573 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.573 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.573 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.573 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.574 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.574 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.574 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.574 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.574 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.574 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.574 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.574 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.574 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.574 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.574 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.574 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.574 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.574 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.575 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.576 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.576 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.576 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.576 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.576 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.576 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.576 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.576 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.577 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.578 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.578 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.578 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.578 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.578 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.578 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.578 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.578 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.578 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.579 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:57 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v646: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v647: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v648: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v649: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.615 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.616 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.616 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.616 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.616 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.616 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v650: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.616 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v651: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.616 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.616 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.616 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v652: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v653: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v654: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.617 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v655: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v656: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v657: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.619 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.619 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.619 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.619 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.619 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.619 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.619 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v658: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.619 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v659: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.619 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.620 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.620 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.620 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.620 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.620 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.620 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v660: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v661: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v662: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v663: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.622 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:57.622 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:57.622 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:57.622 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:57.622 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v664: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.622 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: pgmap v665: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:57.622 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:57.622 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:57.942 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:57 smithi064 podman[78159]: 2024-04-06 02:59:57.534478797 +0000 UTC m=+0.255072624 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-06T02:59:57.942 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:57 smithi064 podman[78159]: 2024-04-06 02:59:57.679113114 +0000 UTC m=+0.399706928 container create 250339a1285ebcd623828112e392f8173afe2b7cc402fd31499d7627185499a0 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, build-date=2022-03-28T10:36:18.413762, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.expose-services=, maintainer=Paul Cuzner , io.buildah.version=1.24.2, 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, vendor=Red Hat, Inc., description=Ceph Grafana Container, architecture=x86_64, io.openshift.tags=base rhel8, 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., vcs-type=git, name=ubi8, com.redhat.component=ubi8-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8) 2024-04-06T02:59:58.247 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:57 smithi064 podman[78159]: 2024-04-06 02:59:57.957119519 +0000 UTC m=+0.677713341 container init 250339a1285ebcd623828112e392f8173afe2b7cc402fd31499d7627185499a0 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, io.openshift.expose-services=, maintainer=Paul Cuzner , name=ubi8, 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, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, 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, vendor=Red Hat, Inc., architecture=x86_64, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, release=236.1648460182, version=8.5, description=Ceph Grafana Container, com.redhat.component=ubi8-container, io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, build-date=2022-03-28T10:36:18.413762, distribution-scope=public) 2024-04-06T02:59:58.248 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:57 smithi064 podman[78159]: 2024-04-06 02:59:57.96006376 +0000 UTC m=+0.680657576 container start 250339a1285ebcd623828112e392f8173afe2b7cc402fd31499d7627185499a0 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-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., vcs-type=git, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration, release=236.1648460182, version=8.5, maintainer=Paul Cuzner , io.buildah.version=1.24.2, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., io.openshift.expose-services=, com.redhat.component=ubi8-container, architecture=x86_64, io.openshift.tags=base rhel8, 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, distribution-scope=public) 2024-04-06T02:59:58.248 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[78333]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:59:58.248 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:57 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a[78333]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-06T02:59:58.248 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:58 smithi064 bash[78159]: 250339a1285ebcd623828112e392f8173afe2b7cc402fd31499d7627185499a0 2024-04-06T02:59:58.248 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:58 smithi064 systemd[1]: Started Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T02:59:58.248 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:58 smithi064 podman[78412]: 2024-04-06 02:59:58.080454749 +0000 UTC m=+0.078993345 container died 250339a1285ebcd623828112e392f8173afe2b7cc402fd31499d7627185499a0 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, com.redhat.component=ubi8-container, version=8.5, architecture=x86_64, io.k8s.display-name=Red Hat Universal Base Image 8, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, 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., maintainer=Paul Cuzner , vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.expose-services=, description=Ceph Grafana Container, io.openshift.tags=base rhel8, vcs-type=git, build-date=2022-03-28T10:36:18.413762, io.buildah.version=1.24.2, release=236.1648460182, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-04-06T02:59:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T02:59:58.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-06T02:59:58.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T02:59:58.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-06T02:59:58.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T02:59:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T02:59:58.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T02:59:58.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:58 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.644 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v666: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v667: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v668: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v669: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v670: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v671: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v672: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T02:59:58.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v673: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T02:59:58.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v674: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T02:59:58.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v675: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v676: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v677: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v678: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v679: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:58.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:58.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:58.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:58.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v680: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: pgmap v681: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:58.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:58.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:58.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 02:59:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T02:59: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T02:59:58.998 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:58 smithi064 podman[78412]: 2024-04-06 02:59:58.712935588 +0000 UTC m=+0.711474173 container remove 250339a1285ebcd623828112e392f8173afe2b7cc402fd31499d7627185499a0 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-grafana-a, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, description=Ceph Grafana Container, 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., name=ubi8, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-type=git, io.openshift.expose-services=, architecture=x86_64, distribution-scope=public, release=236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.component=ubi8-container, io.openshift.tags=base rhel8, 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, maintainer=Paul Cuzner , version=8.5, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vendor=Red Hat, Inc.) 2024-04-06T02:59:58.998 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:58 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-06T02:59:58.998 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 02:59:58 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-06T02:59:59.357 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.644 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.644 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.644 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.644 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.644 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.644 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.644 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.644 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.644 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v684: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v685: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v686: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 02:59:59 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v684: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v685: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v686: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v682: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v683: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v684: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v685: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v686: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v687: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v688: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v689: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v690: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v691: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v692: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v693: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v694: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v695: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T02:59:59.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T02:59:59.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T02:59:59.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T02:59:59.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T02:59:59.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v696: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: pgmap v697: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T02:59:59.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T02:59:59.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 02:59:59 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.504 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.506 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.507 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.508 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.508 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.508 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.508 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.508 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.508 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:00.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:00:00.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:00:00.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: daemon grafana.a on smithi064 is in unknown state 2024-04-06T03:00:00.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.510 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:00.512 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:00:00.513 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:00:00.513 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: daemon grafana.a on smithi064 is in unknown state 2024-04-06T03:00:00.513 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.513 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.515 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.517 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.518 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.518 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:00 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v698: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v699: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v700: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v701: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v702: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v703: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v704: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v705: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v706: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v707: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v708: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v709: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:00:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:00:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: daemon grafana.a on smithi064 is in unknown state 2024-04-06T03:00:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v710: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v711: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v712: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v713: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v714: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v715: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v716: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: pgmap v717: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:00 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.731 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.733 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:01 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v718: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v719: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v720: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v721: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v722: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v723: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v724: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v725: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v726: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v727: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v728: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v729: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v730: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v731: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v732: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v733: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v734: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: pgmap v735: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.631 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.631 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.631 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.631 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.632 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.633 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.634 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:00:02.634 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.634 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.634 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.635 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.636 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.637 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.637 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.637 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.637 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.637 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.637 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.637 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.638 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.638 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.638 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.638 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.638 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.638 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.639 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:00:02.639 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.640 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.640 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.640 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.640 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.640 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.640 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:02 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:00:02] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.33.4" 2024-04-06T03:00:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: pgmap v736: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: pgmap v737: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: pgmap v738: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: pgmap v739: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: pgmap v740: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: pgmap v741: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:00:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: pgmap v742: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: pgmap v743: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: pgmap v744: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: pgmap v745: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: pgmap v746: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: pgmap v747: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:02.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:02.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:02.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:02.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:02.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: pgmap v748: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: pgmap v749: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:02.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:02.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.703 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.703 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.703 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.703 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.703 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.703 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.703 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.703 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.703 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.703 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.703 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.703 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.704 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.705 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.705 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.705 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.705 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.705 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.705 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.705 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.705 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.706 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.706 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.706 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.706 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.706 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.706 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.706 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.706 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.706 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.706 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.707 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.707 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.707 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.707 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.707 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.707 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:00:03.707 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:00:03.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.708 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.711 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.711 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.711 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.711 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.711 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.711 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.711 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:00:03.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:00:03.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T03:00:03.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T03:00:03.712 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.713 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.714 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.714 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.714 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.714 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.714 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.714 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:03 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: pgmap v750: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: pgmap v751: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: pgmap v752: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: pgmap v753: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: pgmap v754: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: pgmap v755: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: pgmap v756: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:00:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: pgmap v757: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:00:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: pgmap v758: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T03:00:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: pgmap v759: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T03:00:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: pgmap v760: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: pgmap v761: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:03.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:03.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: pgmap v762: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: pgmap v763: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:03.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:03.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:03.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:03.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:03.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:03 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:06.192 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:06 smithi042 ceph-mon[24894]: pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:06.192 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:06 smithi042 ceph-mon[29773]: pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:06 smithi064 ceph-mon[25633]: pgmap v764: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:07.798 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:07 smithi064 ceph-mon[25633]: pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:08.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:07 smithi042 ceph-mon[24894]: pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:08.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:07 smithi042 ceph-mon[29773]: pgmap v765: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:00:08.747 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:00:08 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:00:08.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:00:09.030 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 03:00:08 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Scheduled restart job, restart counter is at 9. 2024-04-06T03:00:09.031 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 03:00:08 smithi064 systemd[1]: Stopped Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:00:09.031 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 03:00:08 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Start request repeated too quickly. 2024-04-06T03:00:09.031 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 03:00:08 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@grafana.a.service: Failed with result 'exit-code'. 2024-04-06T03:00:09.031 INFO:journalctl@ceph.grafana.a.smithi064.stdout:Apr 06 03:00:08 smithi064 systemd[1]: Failed to start Ceph grafana.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:00:10.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:10 smithi042 ceph-mon[29773]: pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-06T03:00:10.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:10 smithi042 ceph-mon[24894]: pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-06T03:00:10.357 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:10 smithi064 ceph-mon[25633]: pgmap v766: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-06T03:00:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:11 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:11 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:11 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:11.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:11 smithi042 ceph-mon[29773]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:11.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:11 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:11.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:11 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:11 smithi042 ceph-mon[24894]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:11 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:11 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:12.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:00:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:00:12] "GET /metrics HTTP/1.1" 200 38228 "" "Prometheus/2.33.4" 2024-04-06T03:00:12.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:12 smithi064 ceph-mon[25633]: pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 633 B/s rd, 0 op/s 2024-04-06T03:00:12.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:12 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:12.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:12 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:12.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:12 smithi042 ceph-mon[29773]: pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 633 B/s rd, 0 op/s 2024-04-06T03:00:12.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:12 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:12.519 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:12 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:12.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:12 smithi042 ceph-mon[24894]: pgmap v767: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 633 B/s rd, 0 op/s 2024-04-06T03:00:12.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:12 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:12.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:12 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:12.519 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:00:13.186 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:00:13.186 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 88s ago 13m - - 2024-04-06T03:00:13.186 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 2s ago 13m - - 2024-04-06T03:00:13.186 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (2m) 88s ago 7m 14.4M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 2s ago 7m - - 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 starting - - - - 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (79s) 2s ago 12m 503M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (112s) 88s ago 14m 494M - 19.0.0-2027-g9f192350 a5511c7deba9 b4ac19ac0f90 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (14m) 88s ago 14m 60.4M 2048M 17.2.0 e1d6a67b021e 530be79aa30f 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (12m) 2s ago 12m 62.2M 2048M 17.2.0 e1d6a67b021e 7a703a780904 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (12m) 88s ago 12m 49.7M 2048M 17.2.0 e1d6a67b021e d3f191ec92df 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (2m) 88s ago 8m 8342k - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (2m) 2s ago 8m 18.4M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (12m) 88s ago 12m 53.8M 4096M 17.2.0 e1d6a67b021e 1097e6ea2896 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (11m) 88s ago 11m 57.6M 4096M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (11m) 88s ago 11m 50.0M 4096M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (10m) 88s ago 10m 53.4M 4096M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (10m) 2s ago 10m 59.0M 4096M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T03:00:13.187 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (9m) 2s ago 9m 53.9M 4096M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T03:00:13.188 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (9m) 2s ago 9m 51.6M 4096M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:00:13.188 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (9m) 2s ago 9m 56.4M 4096M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:00:13.188 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (59s) 2s ago 8m 58.4M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:00:13.188 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (6m) 88s ago 6m 75.4M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:00:13.188 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (6m) 2s ago 6m 73.8M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:00:13.188 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (6m) 88s ago 6m 72.7M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:00:13.188 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (6m) 2s ago 6m 75.8M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:00:13.590 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:00:13.590 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:00:13.590 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-06T03:00:13.590 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:00:13.590 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:00:13.590 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:00:13.590 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:00:13.591 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:00:13.591 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-06T03:00:13.591 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:00:13.591 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2024-04-06T03:00:13.591 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:00:13.591 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:00:13.591 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:00:13.591 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:00:13.591 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-06T03:00:13.591 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:00:13.591 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:00:13.591 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:00:13.927 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:00:13.928 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:00:13.928 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:00:13.928 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:00:13.928 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:00:13.928 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-04-06T03:00:13.928 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:00:13.928 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "2/23 daemons upgraded", 2024-04-06T03:00:13.928 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "", 2024-04-06T03:00:13.928 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:00:13.928 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:00:14.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:14 smithi042 ceph-mon[29773]: from='client.25540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:14.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:14 smithi042 ceph-mon[29773]: from='client.25546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:14.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:14 smithi042 ceph-mon[29773]: pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:00:14.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:14 smithi042 ceph-mon[29773]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:14.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:14 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1316563928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:14.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:14 smithi042 ceph-mon[24894]: from='client.25540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:14.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:14 smithi042 ceph-mon[24894]: from='client.25546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:14.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:14 smithi042 ceph-mon[24894]: pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:00:14.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:14 smithi042 ceph-mon[24894]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:14.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:14 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1316563928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:14.329 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:00:14.329 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:00:14.329 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in unknown state 2024-04-06T03:00:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:14 smithi064 ceph-mon[25633]: from='client.25540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:14 smithi064 ceph-mon[25633]: from='client.25546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:14 smithi064 ceph-mon[25633]: pgmap v768: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:00:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:14 smithi064 ceph-mon[25633]: from='client.15654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:14 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1316563928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:15.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:15 smithi064 ceph-mon[25633]: from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:15.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:15 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/885476043' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:00:15.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:15 smithi042 ceph-mon[29773]: from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:15.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:15 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/885476043' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:00:15.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:15 smithi042 ceph-mon[24894]: from='client.15666 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:15.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:15 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/885476043' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:00:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:16 smithi064 ceph-mon[25633]: pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:00:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:16 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:16 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:16 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:16 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:16 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:16.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:16 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:16.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:16 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:16.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:16 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:16.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[29773]: pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:00:16.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:16.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:16.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:16.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:16.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:16.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:16.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:16.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:16.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[24894]: pgmap v769: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:00:16.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:16.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:16.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:16.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:16.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:16.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:16.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:16.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:16 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:17.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[29773]: Detected new or changed devices on smithi064 2024-04-06T03:00:17.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[29773]: pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-04-06T03:00:17.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[29773]: pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:17.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[29773]: pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s 2024-04-06T03:00:17.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[29773]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:17.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[29773]: Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-06T03:00:17.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:17.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:00:17.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[24894]: Detected new or changed devices on smithi064 2024-04-06T03:00:17.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[24894]: pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-04-06T03:00:17.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[24894]: pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:17.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[24894]: pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s 2024-04-06T03:00:17.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[24894]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:17.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[24894]: Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-06T03:00:17.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:17.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:17 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:00:17.491 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:17 smithi064 ceph-mon[25633]: Detected new or changed devices on smithi064 2024-04-06T03:00:17.491 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:17 smithi064 ceph-mon[25633]: pgmap v770: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-04-06T03:00:17.491 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:17 smithi064 ceph-mon[25633]: pgmap v771: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:17.491 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:17 smithi064 ceph-mon[25633]: pgmap v772: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s 2024-04-06T03:00:17.491 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:17 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:00:17.491 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:17 smithi064 ceph-mon[25633]: Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-06T03:00:17.492 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:17 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:17.492 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:17 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:00:18.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:00:18 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:00: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:00:19.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:19 smithi042 ceph-mon[24894]: pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:00:19.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:19 smithi042 ceph-mon[29773]: pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:00:19.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:19 smithi064 ceph-mon[25633]: pgmap v773: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:00:21.131 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:20 smithi042 ceph-mon[24894]: pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s 2024-04-06T03:00:21.131 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:20 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:21.131 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:20 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:21.131 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:20 smithi042 ceph-mon[24894]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:21.132 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:20 smithi042 ceph-mon[29773]: pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s 2024-04-06T03:00:21.132 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:20 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:21.132 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:20 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:21.132 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:20 smithi042 ceph-mon[29773]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:21.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:20 smithi064 ceph-mon[25633]: pgmap v774: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s 2024-04-06T03:00:21.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:20 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:21.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:20 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:21.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:20 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:22.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:00:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:00:22] "GET /metrics HTTP/1.1" 200 38303 "" "Prometheus/2.33.4" 2024-04-06T03:00:23.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:22 smithi064 ceph-mon[25633]: pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s 2024-04-06T03:00:23.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:22 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:23.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:22 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:23.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:22 smithi042 ceph-mon[29773]: pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s 2024-04-06T03:00:23.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:22 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:23.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:22 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:23.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:22 smithi042 ceph-mon[24894]: pgmap v775: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 781 B/s rd, 0 op/s 2024-04-06T03:00:23.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:22 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:23.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:22 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:25.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:24 smithi042 ceph-mon[24894]: pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:25.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:24 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:25.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:24 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:25.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:24 smithi042 ceph-mon[29773]: pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:25.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:24 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:25.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:24 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:25.208 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:24 smithi064 ceph-mon[25633]: pgmap v776: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:25.208 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:24 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:25.208 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:24 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:27.103 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:26 smithi042 ceph-mon[24894]: pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:00:27.103 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:26 smithi042 ceph-mon[29773]: pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:00:27.134 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:26 smithi064 ceph-mon[25633]: pgmap v777: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:00:28.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:28 smithi064 ceph-mon[25633]: Detected new or changed devices on smithi042 2024-04-06T03:00:28.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:28 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:28.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:28 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:28.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:28.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:28.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:28 smithi064 ceph-mon[25633]: pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 883 B/s rd, 0 op/s 2024-04-06T03:00:28.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:28 smithi064 ceph-mon[25633]: pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 0 op/s 2024-04-06T03:00:28.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:28 smithi064 ceph-mon[25633]: pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-04-06T03:00:28.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:28 smithi064 ceph-mon[25633]: pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 915 B/s rd, 0 op/s 2024-04-06T03:00:28.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:28 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:28.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:28 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:28.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[29773]: Detected new or changed devices on smithi042 2024-04-06T03:00:28.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:28.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:28.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:28.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:28.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[29773]: pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 883 B/s rd, 0 op/s 2024-04-06T03:00:28.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[29773]: pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 0 op/s 2024-04-06T03:00:28.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[29773]: pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-04-06T03:00:28.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[29773]: pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 915 B/s rd, 0 op/s 2024-04-06T03:00:28.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:28.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:28.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[24894]: Detected new or changed devices on smithi042 2024-04-06T03:00:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[24894]: pgmap v778: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 883 B/s rd, 0 op/s 2024-04-06T03:00:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[24894]: pgmap v779: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 0 op/s 2024-04-06T03:00:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[24894]: pgmap v780: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-04-06T03:00:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[24894]: pgmap v781: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 915 B/s rd, 0 op/s 2024-04-06T03:00:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:28.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:28 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:28.747 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:00:28 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:00: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:00:29.434 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:29 smithi064 ceph-mon[25633]: Health check update: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-06T03:00:29.435 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:00:29.435 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:29 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:00:29.435 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T03:00:29.435 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:29 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:29.470 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:29 smithi042 ceph-mon[29773]: Health check update: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-06T03:00:29.470 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:00:29.470 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:29 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:00:29.470 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T03:00:29.470 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:29 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:29.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:29 smithi042 ceph-mon[24894]: Health check update: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-06T03:00:29.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:00:29.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:29 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:00:29.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T03:00:29.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:29 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:30.466 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:30 smithi042 ceph-mon[29773]: Upgrade: Updating mgr.y 2024-04-06T03:00:30.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:30 smithi042 ceph-mon[29773]: Deploying daemon mgr.y on smithi042 2024-04-06T03:00:30.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:30 smithi042 ceph-mon[29773]: pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 915 B/s rd, 0 op/s 2024-04-06T03:00:30.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:30 smithi042 ceph-mon[24894]: Upgrade: Updating mgr.y 2024-04-06T03:00:30.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:30 smithi042 ceph-mon[24894]: Deploying daemon mgr.y on smithi042 2024-04-06T03:00:30.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:30 smithi042 ceph-mon[24894]: pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 915 B/s rd, 0 op/s 2024-04-06T03:00:30.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:30 smithi064 ceph-mon[25633]: Upgrade: Updating mgr.y 2024-04-06T03:00:30.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:30 smithi064 ceph-mon[25633]: Deploying daemon mgr.y on smithi042 2024-04-06T03:00:30.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:30 smithi064 ceph-mon[25633]: pgmap v782: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 915 B/s rd, 0 op/s 2024-04-06T03:00:31.447 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:31 smithi042 ceph-mon[29773]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:31.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:31 smithi042 ceph-mon[24894]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:31.448 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:30 smithi042 systemd[1]: Stopping Ceph mgr.y for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:00:31.448 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:31 smithi042 podman[91957]: 2024-04-06 03:00:31.124921472 +0000 UTC m=+0.210255791 container died b4ac19ac0f901fc04788481c21be4ae39d43234543dfba6d5beff7aa2c2df7e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, 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, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-06T03:00:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:31 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:31.739 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:31 smithi042 podman[91957]: 2024-04-06 03:00:31.544455919 +0000 UTC m=+0.629790237 container cleanup b4ac19ac0f901fc04788481c21be4ae39d43234543dfba6d5beff7aa2c2df7e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:00:31.739 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:31 smithi042 bash[91957]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y 2024-04-06T03:00:32.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:31 smithi042 podman[91972]: 2024-04-06 03:00:31.754122603 +0000 UTC m=+0.630039169 container remove b4ac19ac0f901fc04788481c21be4ae39d43234543dfba6d5beff7aa2c2df7e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, 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.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-04-06T03:00:32.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:31 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-06T03:00:32.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:31 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y.service: Failed with result 'exit-code'. 2024-04-06T03:00:32.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:31 smithi042 systemd[1]: Stopped Ceph mgr.y for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:00:32.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:31 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y.service: Consumed 27.564s CPU time. 2024-04-06T03:00:32.370 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:32 smithi042 systemd[1]: Starting Ceph mgr.y for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:00:32.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:32 smithi042 ceph-mon[24894]: pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 915 B/s rd, 0 op/s 2024-04-06T03:00:32.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:32 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:00:32.371 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:32 smithi042 ceph-mon[29773]: pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 915 B/s rd, 0 op/s 2024-04-06T03:00:32.371 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:32 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:00:32.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:32 smithi064 ceph-mon[25633]: pgmap v783: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 915 B/s rd, 0 op/s 2024-04-06T03:00:32.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:32 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:00:32.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:00:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:00:32] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.33.4" 2024-04-06T03:00:32.634 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:32 smithi042 podman[92104]: 2024-04-06 03:00:32.28943768 +0000 UTC m=+0.018156737 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-06T03:00:32.634 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:32 smithi042 podman[92104]: 2024-04-06 03:00:32.38847804 +0000 UTC m=+0.117197127 container create 71b666dca2ba304f095823f1607a3dafdeb84d33b28dc138b5d67b30039a89d0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, architecture=x86_64, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, ceph=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, 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, version=8, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, distribution-scope=public, release=754, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, vendor=Red Hat, Inc., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, 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, io.buildah.version=1.19.8, maintainer=Guillaume Abrioux , io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, GIT_BRANCH=HEAD, com.redhat.component=centos-stream-container, RELEASE=HEAD) 2024-04-06T03:00:33.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:32 smithi042 podman[92104]: 2024-04-06 03:00:32.649502962 +0000 UTC m=+0.378222004 container init 71b666dca2ba304f095823f1607a3dafdeb84d33b28dc138b5d67b30039a89d0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, build-date=2022-05-03T08:36:31.336870, vcs-type=git, name=centos-stream, GIT_BRANCH=HEAD, version=8, ceph=True, 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., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, RELEASE=HEAD, architecture=x86_64, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, io.buildah.version=1.19.8, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-17.2.0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, GIT_CLEAN=True, 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) 2024-04-06T03:00:33.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:32 smithi042 podman[92104]: 2024-04-06 03:00:32.652157946 +0000 UTC m=+0.380876987 container start 71b666dca2ba304f095823f1607a3dafdeb84d33b28dc138b5d67b30039a89d0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, io.buildah.version=1.19.8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, io.k8s.display-name=CentOS Stream 8, name=centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_BRANCH=HEAD, ceph=True, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, vendor=Red Hat, Inc., maintainer=Guillaume Abrioux , GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, 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, GIT_CLEAN=True, architecture=x86_64, distribution-scope=public, RELEASE=HEAD, vcs-type=git, build-date=2022-05-03T08:36:31.336870) 2024-04-06T03:00:33.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:32 smithi042 ceph-mgr[92123]: -- 172.21.15.42:0/581326112 <== mon.0 v2:172.21.15.42:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5610f3592340 con 0x5610f356a800 2024-04-06T03:00:33.034 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:32 smithi042 bash[92104]: 71b666dca2ba304f095823f1607a3dafdeb84d33b28dc138b5d67b30039a89d0 2024-04-06T03:00:33.034 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:32 smithi042 systemd[1]: Started Ceph mgr.y for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:00:33.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:33.162+0000 7f03b7b3d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T03:00:33.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:33.256+0000 7f03b7b3d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T03:00:33.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:33 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:33.894 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:33 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:33.894 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:33 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:33.894 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:33 smithi042 ceph-mon[29773]: pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:00:33.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:33 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:33.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:33 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:33.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:33 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:33.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:33 smithi042 ceph-mon[24894]: pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:00:34.246 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:33.907+0000 7f03b7b3d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T03:00:34.246 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:34 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:34.000+0000 7f03b7b3d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T03:00:34.246 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:34 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:34.095+0000 7f03b7b3d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T03:00:34.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:33 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:34.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:33 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:34.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:33 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:34.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:33 smithi064 ceph-mon[25633]: pgmap v784: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:00:34.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:34 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:34.260+0000 7f03b7b3d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T03:00:34.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:34 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:34.364+0000 7f03b7b3d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T03:00:34.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:34 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:34.492+0000 7f03b7b3d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T03:00:34.833 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:34 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:34.586+0000 7f03b7b3d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T03:00:34.833 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:34 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:34.759+0000 7f03b7b3d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T03:00:34.833 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:34 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:34.847+0000 7f03b7b3d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T03:00:36.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:35 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:35.952+0000 7f03b7b3d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T03:00:36.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:36 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:36.095+0000 7f03b7b3d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T03:00:36.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:36 smithi042 ceph-mon[29773]: pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:36 smithi042 ceph-mon[24894]: pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:36.538 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:36 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:36.304+0000 7f03b7b3d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T03:00:36.538 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:36 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:36.398+0000 7f03b7b3d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T03:00:36.539 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:36 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:36.552+0000 7f03b7b3d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T03:00:36.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:36 smithi064 ceph-mon[25633]: pgmap v785: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:37.218 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:36 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:36.898+0000 7f03b7b3d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T03:00:37.218 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:37 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:37.136+0000 7f03b7b3d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T03:00:37.218 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:37 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:37.232+0000 7f03b7b3d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T03:00:37.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:37 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:37.418+0000 7f03b7b3d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T03:00:38.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:37 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:38.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:37 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:38.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:37 smithi042 ceph-mon[29773]: pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:00:38.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:37 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:38.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:37 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:38.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:37 smithi042 ceph-mon[24894]: pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:00:38.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:37 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:38.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:37 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:38.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:37 smithi064 ceph-mon[25633]: pgmap v786: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:00:38.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:38 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:38.429+0000 7f03b7b3d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T03:00:38.832 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:38 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:38.746+0000 7f03b7b3d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T03:00:38.900 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:00:38 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:00: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:00:39.099 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:38 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:39.099 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:38 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:39.099 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:38 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:39.099 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:38 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:39.100 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:38 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:38.847+0000 7f03b7b3d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T03:00:39.100 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:39.033+0000 7f03b7b3d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T03:00:39.100 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: [06/Apr/2024:03:00:39] ENGINE Bus STARTING 2024-04-06T03:00:39.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:38 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:39.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:38 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:39.383 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: CherryPy Checker: 2024-04-06T03:00:39.383 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: The Application mounted at '' has an empty config. 2024-04-06T03:00:39.383 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: 2024-04-06T03:00:39.383 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: [06/Apr/2024:03:00:39] ENGINE Serving on http://:::9283 2024-04-06T03:00:39.383 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[92119]: [06/Apr/2024:03:00:39] ENGINE Bus STARTED 2024-04-06T03:00:40.009 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-mon[29773]: Standby manager daemon y restarted 2024-04-06T03:00:40.009 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-mon[29773]: Standby manager daemon y started 2024-04-06T03:00:40.009 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/2' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T03:00:40.009 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/2' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T03:00:40.009 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/2' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T03:00:40.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/2' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T03:00:40.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-mon[29773]: pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:40.010 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-mon[24894]: Standby manager daemon y restarted 2024-04-06T03:00:40.010 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-mon[24894]: Standby manager daemon y started 2024-04-06T03:00:40.010 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/2' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T03:00:40.010 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/2' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T03:00:40.010 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/2' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T03:00:40.010 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/2' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T03:00:40.010 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:39 smithi042 ceph-mon[24894]: pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:40.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:39 smithi064 ceph-mon[25633]: Standby manager daemon y restarted 2024-04-06T03:00:40.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:39 smithi064 ceph-mon[25633]: Standby manager daemon y started 2024-04-06T03:00:40.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:39 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/2' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T03:00:40.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:39 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/2' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T03:00:40.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:39 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/2' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T03:00:40.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:39 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/2' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T03:00:40.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:39 smithi064 ceph-mon[25633]: pgmap v787: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:41.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:40 smithi042 ceph-mon[29773]: mgrmap e36: x(active, since 98s), standbys: y 2024-04-06T03:00:41.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:40 smithi042 ceph-mon[29773]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:41.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:40 smithi042 ceph-mon[24894]: mgrmap e36: x(active, since 98s), standbys: y 2024-04-06T03:00:41.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:40 smithi042 ceph-mon[24894]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:41.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:40 smithi064 ceph-mon[25633]: mgrmap e36: x(active, since 98s), standbys: y 2024-04-06T03:00:41.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:40 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:42.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:41 smithi064 ceph-mon[25633]: pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:00:42.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:41 smithi042 ceph-mon[29773]: pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:00:42.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:41 smithi042 ceph-mon[24894]: pgmap v788: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:00:42.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:00:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:00:42] "GET /metrics HTTP/1.1" 200 38305 "" "Prometheus/2.33.4" 2024-04-06T03:00:44.696 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:44 smithi042 ceph-mon[29773]: pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:44.697 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:44 smithi042 ceph-mon[24894]: pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:44.697 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:00:44.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:44 smithi064 ceph-mon[25633]: pgmap v789: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:45.378 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:00:45.378 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 8s ago 13m - - 2024-04-06T03:00:45.378 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 error 25s ago 13m - - 2024-04-06T03:00:45.378 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (3m) 8s ago 7m 25.2M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:00:45.379 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 25s ago 7m - - 2024-04-06T03:00:45.379 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (86s) 8s ago 6m 52.7M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:00:45.379 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (111s) 25s ago 12m 504M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:00:45.379 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (13s) 8s ago 14m 64.6M - 17.2.0 e1d6a67b021e 71b666dca2ba 2024-04-06T03:00:45.379 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (14m) 8s ago 14m 82.8M 2048M 17.2.0 e1d6a67b021e 530be79aa30f 2024-04-06T03:00:45.379 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (13m) 25s ago 13m 58.9M 2048M 17.2.0 e1d6a67b021e 7a703a780904 2024-04-06T03:00:45.379 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (13m) 8s ago 13m 48.6M 2048M 17.2.0 e1d6a67b021e d3f191ec92df 2024-04-06T03:00:45.379 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (3m) 8s ago 8m 18.7M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:00:45.379 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (2m) 25s ago 8m 17.7M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:00:45.379 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (12m) 8s ago 12m 54.9M 4096M 17.2.0 e1d6a67b021e 1097e6ea2896 2024-04-06T03:00:45.379 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (12m) 8s ago 12m 59.0M 4096M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T03:00:45.379 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (11m) 8s ago 11m 51.2M 4096M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T03:00:45.380 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (11m) 8s ago 11m 54.5M 4096M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T03:00:45.380 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (10m) 25s ago 10m 59.0M 4096M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T03:00:45.380 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (10m) 25s ago 10m 54.0M 4096M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T03:00:45.380 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (10m) 25s ago 10m 51.7M 4096M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:00:45.380 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (9m) 25s ago 9m 56.5M 4096M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:00:45.380 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (91s) 25s ago 8m 58.8M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:00:45.380 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (7m) 8s ago 7m 76.1M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:00:45.380 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (7m) 25s ago 7m 73.9M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:00:45.381 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (6m) 8s ago 6m 73.7M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:00:45.381 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (6m) 25s ago 6m 75.8M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:00:45.783 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:00:45.783 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:00:45.783 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-06T03:00:45.783 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:00:45.783 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:00:45.783 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-06T03:00:45.783 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 1 2024-04-06T03:00:45.783 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:00:45.783 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:00:45.783 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-06T03:00:45.784 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:00:45.784 INFO:teuthology.orchestra.run.smithi042.stdout: "mds": {}, 2024-04-06T03:00:45.784 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:00:45.784 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:00:45.784 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:00:45.784 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:00:45.784 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-06T03:00:45.784 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 1 2024-04-06T03:00:45.784 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:00:45.784 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:00:46.150 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:00:46.150 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:00:46.150 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:00:46.150 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:00:46.150 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [], 2024-04-06T03:00:46.150 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "1/23 daemons upgraded", 2024-04-06T03:00:46.151 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading mgr daemons", 2024-04-06T03:00:46.151 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:00:46.151 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:00:46.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[29773]: from='client.25582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:46.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[29773]: from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:46.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[29773]: pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:00:46.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1051167738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:46.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:46.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:46.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:46.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:46.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:46.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:46.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[24894]: from='client.25582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:46.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[24894]: from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:46.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[24894]: pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:00:46.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/1051167738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:46.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:46.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:46.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:46.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:46.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:46.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:46 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:46.606 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-04-06T03:00:46.606 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-06T03:00:46.607 INFO:teuthology.orchestra.run.smithi042.stdout: Cephadm agent on host smithi064 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-06T03:00:46.607 INFO:teuthology.orchestra.run.smithi042.stdout: Cephadm agent on host smithi042 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-06T03:00:46.607 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:00:46.607 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:00:46.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:46 smithi064 ceph-mon[25633]: from='client.25582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:46.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:46 smithi064 ceph-mon[25633]: from='client.15690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:46.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:46 smithi064 ceph-mon[25633]: pgmap v790: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:00:46.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:46 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1051167738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:00:46.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:46 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:46.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:46 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:46.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:46.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:00:46.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:46 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:46.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:46 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:47.629 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:47 smithi064 ceph-mon[25633]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:47.630 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:47 smithi064 ceph-mon[25633]: pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-04-06T03:00:47.630 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:47 smithi064 ceph-mon[25633]: pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:47.630 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:47 smithi064 ceph-mon[25633]: pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-04-06T03:00:47.630 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:47 smithi064 ceph-mon[25633]: pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:00:47.630 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:47 smithi064 ceph-mon[25633]: from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:47.630 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:47 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3208451332' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:00:47.630 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:47 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:00:47.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[24894]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:47.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[24894]: pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-04-06T03:00:47.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[24894]: pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:47.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[24894]: pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-04-06T03:00:47.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[24894]: pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:00:47.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[24894]: from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:47.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[24894]: from='client.? 172.21.15.42:0/3208451332' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:00:47.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:00:47.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[29773]: from='client.15696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:47.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[29773]: pgmap v791: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-04-06T03:00:47.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[29773]: pgmap v792: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:47.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[29773]: pgmap v793: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 772 B/s rd, 0 op/s 2024-04-06T03:00:47.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[29773]: pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:00:47.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[29773]: from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:00:47.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/3208451332' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:00:47.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:47 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:00:48.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:00:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:00: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:00:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:48 smithi064 ceph-mon[25633]: Upgrade: Updating mgr.y 2024-04-06T03:00:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:48 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:00:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:48 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:00:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T03:00:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:48 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:48 smithi064 ceph-mon[25633]: Deploying daemon mgr.y on smithi042 2024-04-06T03:00:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:48 smithi064 ceph-mon[25633]: pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:00:49.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[24894]: Upgrade: Updating mgr.y 2024-04-06T03:00:49.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:49.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:00:49.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:00:49.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T03:00:49.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:49.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[24894]: Deploying daemon mgr.y on smithi042 2024-04-06T03:00:49.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[24894]: pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:00:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[29773]: Upgrade: Updating mgr.y 2024-04-06T03:00:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:00:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:00:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T03:00:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:00:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[29773]: Deploying daemon mgr.y on smithi042 2024-04-06T03:00:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:48 smithi042 ceph-mon[29773]: pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:00:50.020 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:49 smithi042 systemd[1]: Stopping Ceph mgr.y for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:00:50.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:50 smithi042 podman[94344]: 2024-04-06 03:00:50.154900494 +0000 UTC m=+0.136685811 container died 71b666dca2ba304f095823f1607a3dafdeb84d33b28dc138b5d67b30039a89d0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, 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., 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, CEPH_POINT_RELEASE=-17.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, version=8, maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git, GIT_BRANCH=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, name=centos-stream, architecture=x86_64, io.k8s.display-name=CentOS Stream 8, ceph=True, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, distribution-scope=public, GIT_CLEAN=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754) 2024-04-06T03:00:50.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:50 smithi042 podman[94344]: 2024-04-06 03:00:50.61589272 +0000 UTC m=+0.597678033 container cleanup 71b666dca2ba304f095823f1607a3dafdeb84d33b28dc138b5d67b30039a89d0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, architecture=x86_64, distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, version=8, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, name=centos-stream, vcs-type=git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_BRANCH=HEAD, com.redhat.component=centos-stream-container, ceph=True, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, RELEASE=HEAD, io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, 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, release=754, io.k8s.display-name=CentOS Stream 8) 2024-04-06T03:00:50.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:50 smithi042 bash[94344]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y 2024-04-06T03:00:51.120 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:50 smithi042 ceph-mon[29773]: pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:00:51.121 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:50 smithi042 ceph-mon[29773]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:51.121 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:50 smithi042 ceph-mon[24894]: pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:00:51.121 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:50 smithi042 ceph-mon[24894]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:51.121 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:50 smithi042 podman[94358]: 2024-04-06 03:00:50.820241908 +0000 UTC m=+0.664182811 container remove 71b666dca2ba304f095823f1607a3dafdeb84d33b28dc138b5d67b30039a89d0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, ceph=True, CEPH_POINT_RELEASE=-17.2.0, maintainer=Guillaume Abrioux , architecture=x86_64, distribution-scope=public, name=centos-stream, vcs-type=git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., io.openshift.expose-services=, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.19.8, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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=754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754) 2024-04-06T03:00:51.121 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:50 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-06T03:00:51.121 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:51 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y.service: Failed with result 'exit-code'. 2024-04-06T03:00:51.121 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:51 smithi042 systemd[1]: Stopped Ceph mgr.y for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:00:51.122 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:51 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y.service: Consumed 7.725s CPU time. 2024-04-06T03:00:51.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:50 smithi064 ceph-mon[25633]: pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:00:51.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:50 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:00:51.443 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:51 smithi042 systemd[1]: Starting Ceph mgr.y for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:00:51.723 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:51 smithi042 podman[94489]: 2024-04-06 03:00:51.361404531 +0000 UTC m=+0.017832903 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:00:51.723 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:51 smithi042 podman[94489]: 2024-04-06 03:00:51.468881514 +0000 UTC m=+0.125309906 container create 350516ad67aebdfce6124aed7f9ab63499a5f6b3e45128464c7ec1f0f9126e55 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:00:51.723 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:51 smithi042 podman[94489]: 2024-04-06 03:00:51.65500858 +0000 UTC m=+0.311436933 container init 350516ad67aebdfce6124aed7f9ab63499a5f6b3e45128464c7ec1f0f9126e55 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, ceph=True) 2024-04-06T03:00:51.723 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:51 smithi042 podman[94489]: 2024-04-06 03:00:51.657527252 +0000 UTC m=+0.313955605 container start 350516ad67aebdfce6124aed7f9ab63499a5f6b3e45128464c7ec1f0f9126e55 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-04-06T03:00:51.723 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:51 smithi042 ceph-mgr[94508]: -- 172.21.15.42:0/1784359028 <== mon.0 v2:172.21.15.42:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560c733dc5a0 con 0x560c733b0800 2024-04-06T03:00:52.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:51 smithi042 bash[94489]: 350516ad67aebdfce6124aed7f9ab63499a5f6b3e45128464c7ec1f0f9126e55 2024-04-06T03:00:52.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:51 smithi042 systemd[1]: Started Ceph mgr.y for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:00:52.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:52.245+0000 7faf3381a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T03:00:52.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:52.354+0000 7faf3381a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T03:00:52.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:00:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:00:52] "GET /metrics HTTP/1.1" 200 38298 "" "Prometheus/2.33.4" 2024-04-06T03:00:53.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:52 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:53.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:52 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:53.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:52 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:53.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:52 smithi042 ceph-mon[29773]: pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:00:53.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:52 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:53.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:52 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:53.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:52 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:53.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:52 smithi042 ceph-mon[24894]: pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:00:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:52 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:52 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:52 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:00:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:52 smithi064 ceph-mon[25633]: pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:00:53.298 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:53.053+0000 7faf3381a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T03:00:53.298 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:53.152+0000 7faf3381a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T03:00:53.587 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:53.312+0000 7faf3381a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T03:00:53.587 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:53.412+0000 7faf3381a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T03:00:53.587 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:53.500+0000 7faf3381a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T03:00:53.873 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:53.777+0000 7faf3381a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-06T03:00:54.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:53.892+0000 7faf3381a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T03:00:54.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:53.994+0000 7faf3381a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T03:00:54.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:54 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:54.110+0000 7faf3381a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T03:00:54.584 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:54 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:54.309+0000 7faf3381a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T03:00:55.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:54 smithi064 ceph-mon[25633]: pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:55.277 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:54 smithi042 ceph-mon[29773]: pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:55.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:54 smithi042 ceph-mon[24894]: pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:55.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:55.371+0000 7faf3381a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T03:00:55.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:55.511+0000 7faf3381a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T03:00:56.168 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:55.872+0000 7faf3381a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T03:00:56.168 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:55.971+0000 7faf3381a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T03:00:56.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:56 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:56.182+0000 7faf3381a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T03:00:56.533 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:56 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:56.384+0000 7faf3381a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T03:00:56.951 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:56 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:56.691+0000 7faf3381a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T03:00:56.951 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:56 smithi042 ceph-mon[29773]: pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:00:56.951 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:56 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:56.952 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:56 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:56.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:56 smithi042 ceph-mon[24894]: pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:00:56.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:56 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:56.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:56 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:57.209 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:56 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:56.965+0000 7faf3381a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T03:00:57.209 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:57.223+0000 7faf3381a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T03:00:57.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:56 smithi064 ceph-mon[25633]: pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:00:57.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:56 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:57.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:56 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:58.450 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:58 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:58.112+0000 7faf3381a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T03:00:58.711 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:58 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:58.725+0000 7faf3381a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T03:00:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:58 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:58 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:58 smithi064 ceph-mon[25633]: pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:58.998 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:00:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:00: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:00:59.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:58 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:58.834+0000 7faf3381a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T03:00:59.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:58 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:59.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:58 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:58 smithi042 ceph-mon[29773]: pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:59.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:58 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:59.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:58 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:00:59.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:58 smithi042 ceph-mon[24894]: pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:00:59.479 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:59.066+0000 7faf3381a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T03:00:59.480 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: [06/Apr/2024:03:00:59] ENGINE Bus STARTING 2024-04-06T03:00:59.480 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: CherryPy Checker: 2024-04-06T03:00:59.480 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: The Application mounted at '' has an empty config. 2024-04-06T03:00:59.480 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:00:59.480 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: [06/Apr/2024:03:00:59] ENGINE Serving on http://:::9283 2024-04-06T03:00:59.480 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: [06/Apr/2024:03:00:59] ENGINE Bus STARTED 2024-04-06T03:01:00.188 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-mon[29773]: Standby manager daemon y restarted 2024-04-06T03:01:00.188 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-mon[29773]: Standby manager daemon y started 2024-04-06T03:01:00.188 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/2140483615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T03:01:00.188 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/2140483615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T03:01:00.189 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/2140483615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T03:01:00.189 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/2140483615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T03:01:00.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-mon[24894]: Standby manager daemon y restarted 2024-04-06T03:01:00.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-mon[24894]: Standby manager daemon y started 2024-04-06T03:01:00.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/2140483615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T03:01:00.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/2140483615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T03:01:00.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/2140483615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T03:01:00.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:00:59 smithi042 ceph-mon[24894]: from='mgr.? 172.21.15.42:0/2140483615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T03:01:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:59 smithi064 ceph-mon[25633]: Standby manager daemon y restarted 2024-04-06T03:01:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:59 smithi064 ceph-mon[25633]: Standby manager daemon y started 2024-04-06T03:01:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:59 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/2140483615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T03:01:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:59 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/2140483615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T03:01:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:59 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/2140483615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T03:01:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:00:59 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/2140483615' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T03:01:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:00 smithi064 ceph-mon[25633]: mgrmap e37: x(active, since 118s), standbys: y 2024-04-06T03:01:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:00 smithi064 ceph-mon[25633]: pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:01:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:00 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:01.262 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:00 smithi042 ceph-mon[24894]: mgrmap e37: x(active, since 118s), standbys: y 2024-04-06T03:01:01.262 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:00 smithi042 ceph-mon[24894]: pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:01:01.262 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:00 smithi042 ceph-mon[24894]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:01.263 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:00 smithi042 ceph-mon[29773]: mgrmap e37: x(active, since 118s), standbys: y 2024-04-06T03:01:01.263 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:00 smithi042 ceph-mon[29773]: pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:01:01.263 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:00 smithi042 ceph-mon[29773]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:01.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:01 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:01:02.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:01 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:01:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:01 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:01:02.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:01:02] "GET /metrics HTTP/1.1" 200 38301 "" "Prometheus/2.33.4" 2024-04-06T03:01:02.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:01:02.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:01:02.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:02.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:02.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:01:02.857 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-04-06T03:01:02.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-04-06T03:01:02.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-04-06T03:01:02.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:01:02.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:02.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:02.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-06T03:01:02.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-06T03:01:02.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-06T03:01:02.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-06T03:01:02.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-06T03:01:02.858 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[29773]: Upgrade: It appears safe to stop mon.a 2024-04-06T03:01:02.858 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-06T03:01:02.859 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-06T03:01:02.860 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:02 smithi042 ceph-mon[24894]: Upgrade: It appears safe to stop mon.a 2024-04-06T03:01:03.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:01:03.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:01:03.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:03.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:03.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:01:03.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: pgmap v803: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-04-06T03:01:03.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: pgmap v804: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 640 B/s rd, 0 op/s 2024-04-06T03:01:03.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: pgmap v805: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-04-06T03:01:03.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:01:03.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:03.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:03.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-06T03:01:03.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-06T03:01:03.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-06T03:01:03.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-06T03:01:03.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-06T03:01:03.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:02 smithi064 ceph-mon[25633]: Upgrade: It appears safe to stop mon.a 2024-04-06T03:01:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:05 smithi064 ceph-mon[25633]: pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-04-06T03:01:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:05 smithi064 ceph-mon[25633]: Upgrade: Updating mon.a 2024-04-06T03:01:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:05 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:01:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:05 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:01:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:05 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:01:05.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:05 smithi064 ceph-mon[25633]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:05.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:05 smithi064 ceph-mon[25633]: Deploying daemon mon.a on smithi042 2024-04-06T03:01:05.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:05 smithi042 ceph-mon[24894]: pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-04-06T03:01:05.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:05 smithi042 ceph-mon[24894]: Upgrade: Updating mon.a 2024-04-06T03:01:05.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:05 smithi042 ceph-mon[24894]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:01:05.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:05 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:01:05.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:05 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:01:05.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:05 smithi042 ceph-mon[24894]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:05.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:05 smithi042 ceph-mon[24894]: Deploying daemon mon.a on smithi042 2024-04-06T03:01:05.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:05 smithi042 ceph-mon[29773]: pgmap v806: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-04-06T03:01:05.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:05 smithi042 ceph-mon[29773]: Upgrade: Updating mon.a 2024-04-06T03:01:05.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:05 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='mgr.x' 2024-04-06T03:01:05.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:05 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:01:05.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:05 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:01:05.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:05 smithi042 ceph-mon[29773]: from='mgr.25271 172.21.15.64:0/272717598' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:05.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:05 smithi042 ceph-mon[29773]: Deploying daemon mon.a on smithi042 2024-04-06T03:01:06.144 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:05 smithi042 systemd[1]: Stopping Ceph mon.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:01:07.138 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:07 smithi064 ceph-mon[25633]: pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-04-06T03:01:07.240 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:07 smithi042 ceph-mon[29773]: pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-04-06T03:01:07.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:07 smithi042 ceph-mon[24894]: pgmap v807: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 854 B/s rd, 0 op/s 2024-04-06T03:01:07.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a[24890]: 2024-04-06T03:01:07.224+0000 7fdea99bf700 -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-06T03:01:07.240 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:07 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a[24890]: 2024-04-06T03:01:07.224+0000 7fdea99bf700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-06T03:01:07.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:07 smithi042 podman[96383]: 2024-04-06 03:01:07.25543642 +0000 UTC m=+0.146873007 container died 530be79aa30f719f35330ccc10b14a11690d9a16a0ec3916a4a5f8aa4b407076 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, RELEASE=HEAD, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_REPO=https://github.com/ceph/ceph-container.git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, 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., io.openshift.tags=base centos centos-stream, name=centos-stream, vcs-type=git, io.buildah.version=1.19.8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_CLEAN=True, io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.component=centos-stream-container, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, architecture=x86_64) 2024-04-06T03:01:07.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:07 smithi042 podman[96383]: 2024-04-06 03:01:07.675793348 +0000 UTC m=+0.567229932 container cleanup 530be79aa30f719f35330ccc10b14a11690d9a16a0ec3916a4a5f8aa4b407076 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a, CEPH_POINT_RELEASE=-17.2.0, 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., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, build-date=2022-05-03T08:36:31.336870, ceph=True, GIT_BRANCH=HEAD, release=754, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, com.redhat.component=centos-stream-container, distribution-scope=public, 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, io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc., RELEASE=HEAD, io.buildah.version=1.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-04-06T03:01:07.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:07 smithi042 bash[96383]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a 2024-04-06T03:01:08.241 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:07 smithi042 podman[96404]: 2024-04-06 03:01:07.95163959 +0000 UTC m=+0.691445171 container remove 530be79aa30f719f35330ccc10b14a11690d9a16a0ec3916a4a5f8aa4b407076 (image=quay.io/ceph/ceph:v17.2.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a, 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_BRANCH=HEAD, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream, CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, vcs-type=git, vendor=Red Hat, Inc., RELEASE=HEAD, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, distribution-scope=public, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Guillaume Abrioux , release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.expose-services=, io.buildah.version=1.19.8, ceph=True) 2024-04-06T03:01:08.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:08 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.a.service: Deactivated successfully. 2024-04-06T03:01:08.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:08 smithi042 systemd[1]: Stopped Ceph mon.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:01:08.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:08 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.a.service: Consumed 20.727s CPU time. 2024-04-06T03:01:08.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:08 smithi042 systemd[1]: Starting Ceph mon.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:01:08.747 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:01:08 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:01: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:01:10.056 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:09 smithi042 podman[96750]: 2024-04-06 03:01:09.709554433 +0000 UTC m=+0.577839976 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:01:10.056 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:09 smithi042 podman[96750]: 2024-04-06 03:01:09.834956427 +0000 UTC m=+0.703241954 container create 24e05049233cabd6e62d64a721e185d2a6555a578f77e39a42bfb34bda9f75d5 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, ceph=True) 2024-04-06T03:01:10.057 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 podman[96750]: 2024-04-06 03:01:10.071250361 +0000 UTC m=+0.939535898 container init 24e05049233cabd6e62d64a721e185d2a6555a578f77e39a42bfb34bda9f75d5 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, RELEASE=squid-9f19235, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403) 2024-04-06T03:01:10.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 podman[96750]: 2024-04-06 03:01:10.076220499 +0000 UTC m=+0.944506027 container start 24e05049233cabd6e62d64a721e185d2a6555a578f77e39a42bfb34bda9f75d5 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=squid-9f19235) 2024-04-06T03:01:10.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: set uid:gid to 167:167 (ceph:ceph) 2024-04-06T03:01:10.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev), process ceph-mon, pid 2 2024-04-06T03:01:10.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: pidfile_write: ignore empty --pid-file 2024-04-06T03:01:10.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: load: jerasure load: lrc 2024-04-06T03:01:10.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: RocksDB version: 7.9.2 2024-04-06T03:01:10.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Git sha 0 2024-04-06T03:01:10.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Compile date 2024-04-05 08:39:05 2024-04-06T03:01:10.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: DB SUMMARY 2024-04-06T03:01:10.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: DB Session ID: E981ST2PJCWUINUF7YXK 2024-04-06T03:01:10.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: CURRENT file: CURRENT 2024-04-06T03:01:10.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: IDENTITY file: IDENTITY 2024-04-06T03:01:10.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: MANIFEST file: MANIFEST-000015 size: 2131 Bytes 2024-04-06T03:01:10.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000048.sst 2024-04-06T03:01:10.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000046.log size: 677385 ; 2024-04-06T03:01:10.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.error_if_exists: 0 2024-04-06T03:01:10.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.create_if_missing: 0 2024-04-06T03:01:10.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.paranoid_checks: 1 2024-04-06T03:01:10.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-06T03:01:10.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-06T03:01:10.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-06T03:01:10.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.env: 0x55b90b2c9c60 2024-04-06T03:01:10.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.fs: PosixFileSystem 2024-04-06T03:01:10.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.info_log: 0x55b90d34dae0 2024-04-06T03:01:10.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_file_opening_threads: 16 2024-04-06T03:01:10.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.statistics: (nil) 2024-04-06T03:01:10.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.use_fsync: 0 2024-04-06T03:01:10.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_log_file_size: 0 2024-04-06T03:01:10.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-06T03:01:10.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-06T03:01:10.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.keep_log_file_num: 1000 2024-04-06T03:01:10.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.recycle_log_file_num: 0 2024-04-06T03:01:10.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.allow_fallocate: 1 2024-04-06T03:01:10.332 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.allow_mmap_reads: 0 2024-04-06T03:01:10.332 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.allow_mmap_writes: 0 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.use_direct_reads: 0 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.create_missing_column_families: 0 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.db_log_dir: 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.wal_dir: 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.advise_random_on_open: 1 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.db_write_buffer_size: 0 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.write_buffer_manager: 0x55b90d3201e0 2024-04-06T03:01:10.333 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-06T03:01:10.334 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-06T03:01:10.334 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-06T03:01:10.334 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.rate_limiter: (nil) 2024-04-06T03:01:10.334 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-06T03:01:10.334 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.wal_recovery_mode: 2 2024-04-06T03:01:10.334 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.enable_thread_tracking: 0 2024-04-06T03:01:10.334 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.enable_pipelined_write: 0 2024-04-06T03:01:10.334 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.unordered_write: 0 2024-04-06T03:01:10.334 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-06T03:01:10.334 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-06T03:01:10.334 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-06T03:01:10.334 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.row_cache: None 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.wal_filter: None 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.allow_ingest_behind: 0 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.two_write_queues: 0 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.manual_wal_flush: 0 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.wal_compression: 0 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.atomic_flush: 0 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.log_readahead_size: 0 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.best_efforts_recovery: 0 2024-04-06T03:01:10.335 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-06T03:01:10.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-06T03:01:10.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.allow_data_in_errors: 0 2024-04-06T03:01:10.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.db_host_id: __hostname__ 2024-04-06T03:01:10.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-06T03:01:10.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_background_jobs: 2 2024-04-06T03:01:10.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_background_compactions: -1 2024-04-06T03:01:10.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_subcompactions: 1 2024-04-06T03:01:10.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-06T03:01:10.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-06T03:01:10.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-06T03:01:10.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_total_wal_size: 0 2024-04-06T03:01:10.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-06T03:01:10.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-06T03:01:10.336 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-06T03:01:10.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-06T03:01:10.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_open_files: -1 2024-04-06T03:01:10.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.bytes_per_sync: 0 2024-04-06T03:01:10.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-06T03:01:10.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-06T03:01:10.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compaction_readahead_size: 0 2024-04-06T03:01:10.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_background_flushes: -1 2024-04-06T03:01:10.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Compression algorithms supported: 2024-04-06T03:01:10.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-06T03:01:10.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: kZSTD supported: 0 2024-04-06T03:01:10.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: kXpressCompression supported: 0 2024-04-06T03:01:10.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: kLZ4HCCompression supported: 1 2024-04-06T03:01:10.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: kZlibCompression supported: 1 2024-04-06T03:01:10.337 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: kSnappyCompression supported: 1 2024-04-06T03:01:10.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: kLZ4Compression supported: 1 2024-04-06T03:01:10.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: kBZip2Compression supported: 0 2024-04-06T03:01:10.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-06T03:01:10.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-06T03:01:10.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-06T03:01:10.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-06T03:01:10.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-06T03:01:10.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.merge_operator: 2024-04-06T03:01:10.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compaction_filter: None 2024-04-06T03:01:10.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compaction_filter_factory: None 2024-04-06T03:01:10.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.sst_partitioner_factory: None 2024-04-06T03:01:10.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b90d34dbe0) 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout: cache_index_and_filter_blocks: 1 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout: pin_top_level_index_and_filter: 1 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout: index_type: 0 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout: data_block_index_type: 0 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout: index_shortening: 1 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout: checksum: 4 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout: no_block_cache: 0 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache: 0x55b90d351090 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache_name: BinnedLRUCache 2024-04-06T03:01:10.339 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache_options: 2024-04-06T03:01:10.340 INFO:journalctl@ceph.mon.a.smithi042.stdout: capacity : 536870912 2024-04-06T03:01:10.340 INFO:journalctl@ceph.mon.a.smithi042.stdout: num_shard_bits : 4 2024-04-06T03:01:10.340 INFO:journalctl@ceph.mon.a.smithi042.stdout: strict_capacity_limit : 0 2024-04-06T03:01:10.340 INFO:journalctl@ceph.mon.a.smithi042.stdout: high_pri_pool_ratio: 0.000 2024-04-06T03:01:10.340 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_cache_compressed: (nil) 2024-04-06T03:01:10.340 INFO:journalctl@ceph.mon.a.smithi042.stdout: persistent_cache: (nil) 2024-04-06T03:01:10.340 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_size: 4096 2024-04-06T03:01:10.340 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_size_deviation: 10 2024-04-06T03:01:10.340 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_restart_interval: 16 2024-04-06T03:01:10.340 INFO:journalctl@ceph.mon.a.smithi042.stdout: index_block_restart_interval: 1 2024-04-06T03:01:10.340 INFO:journalctl@ceph.mon.a.smithi042.stdout: metadata_block_size: 4096 2024-04-06T03:01:10.340 INFO:journalctl@ceph.mon.a.smithi042.stdout: partition_filters: 0 2024-04-06T03:01:10.340 INFO:journalctl@ceph.mon.a.smithi042.stdout: use_delta_encoding: 1 2024-04-06T03:01:10.340 INFO:journalctl@ceph.mon.a.smithi042.stdout: filter_policy: bloomfilter 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout: whole_key_filtering: 1 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout: verify_compression: 0 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout: read_amp_bytes_per_bit: 0 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout: format_version: 5 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout: enable_index_compression: 1 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout: block_align: 0 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout: max_auto_readahead_size: 262144 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout: prepopulate_block_cache: 0 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout: initial_auto_readahead_size: 8192 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout: num_file_reads_for_auto_readahead: 2 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.write_buffer_size: 33554432 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_write_buffer_number: 2 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compression: NoCompression 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.bottommost_compression: Disabled 2024-04-06T03:01:10.341 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.prefix_extractor: nullptr 2024-04-06T03:01:10.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-06T03:01:10.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.num_levels: 7 2024-04-06T03:01:10.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-06T03:01:10.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-06T03:01:10.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-06T03:01:10.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-06T03:01:10.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-06T03:01:10.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-06T03:01:10.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-06T03:01:10.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-06T03:01:10.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-06T03:01:10.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-06T03:01:10.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-06T03:01:10.342 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compression_opts.level: 32767 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compression_opts.strategy: 0 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compression_opts.enabled: false 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.target_file_size_base: 67108864 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-06T03:01:10.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-06T03:01:10.344 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-06T03:01:10.344 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-06T03:01:10.344 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-06T03:01:10.344 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-06T03:01:10.344 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-06T03:01:10.344 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-06T03:01:10.344 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-06T03:01:10.344 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-06T03:01:10.344 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-06T03:01:10.344 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-06T03:01:10.344 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-06T03:01:10.344 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-06T03:01:10.344 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.arena_block_size: 1048576 2024-04-06T03:01:10.344 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-06T03:01:10.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-06T03:01:10.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.disable_auto_compactions: 0 2024-04-06T03:01:10.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-06T03:01:10.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-06T03:01:10.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-06T03:01:10.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-06T03:01:10.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-06T03:01:10.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-06T03:01:10.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-06T03:01:10.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-06T03:01:10.345 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-06T03:01:10.346 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-06T03:01:10.346 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.table_properties_collectors: 2024-04-06T03:01:10.346 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.inplace_update_support: 0 2024-04-06T03:01:10.346 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-06T03:01:10.346 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-06T03:01:10.346 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-06T03:01:10.346 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-06T03:01:10.346 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.bloom_locality: 0 2024-04-06T03:01:10.346 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.max_successive_merges: 0 2024-04-06T03:01:10.346 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-06T03:01:10.346 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.paranoid_file_checks: 0 2024-04-06T03:01:10.347 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.force_consistency_checks: 1 2024-04-06T03:01:10.347 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.report_bg_io_stats: 0 2024-04-06T03:01:10.347 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.ttl: 2592000 2024-04-06T03:01:10.347 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-06T03:01:10.347 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-06T03:01:10.347 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-06T03:01:10.347 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.enable_blob_files: false 2024-04-06T03:01:10.347 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.min_blob_size: 0 2024-04-06T03:01:10.347 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.blob_file_size: 268435456 2024-04-06T03:01:10.347 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-06T03:01:10.347 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-06T03:01:10.347 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-06T03:01:10.347 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-06T03:01:10.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-06T03:01:10.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.blob_file_starting_level: 0 2024-04-06T03:01:10.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-06T03:01:10.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 48.sst 2024-04-06T03:01:10.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-06T03:01:10.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: 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 50, last_sequence is 25196, log_number is 46,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-06T03:01:10.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 46 2024-04-06T03:01:10.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: abdb691f-44a7-4a7e-b26e-f2024ae52576 2024-04-06T03:01:10.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712372470118267, "job": 1, "event": "recovery_started", "wal_files": [46]} 2024-04-06T03:01:10.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #46 mode 2 2024-04-06T03:01:10.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712372470121373, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 51, "file_size": 626558, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 25197, "largest_seqno": 25497, "table_properties": {"data_size": 624287, "index_size": 873, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 3379, "raw_average_key_size": 23, "raw_value_size": 621127, "raw_average_value_size": 4405, "num_data_blocks": 39, "num_entries": 141, "num_filter_entries": 141, "num_deletions": 1, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "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": 1712372470, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "abdb691f-44a7-4a7e-b26e-f2024ae52576", "db_session_id": "E981ST2PJCWUINUF7YXK", "orig_file_number": 51, "seqno_to_time_mapping": "N/A"}} 2024-04-06T03:01:10.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712372470121483, "job": 1, "event": "recovery_finished"} 2024-04-06T03:01:10.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: [db/version_set.cc:5047] Creating manifest 53 2024-04-06T03:01:10.348 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-06T03:01:10.349 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000046.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-06T03:01:10.349 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b90d442000 2024-04-06T03:01:10.349 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: DB pointer 0x55b90d42c000 2024-04-06T03:01:10.349 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-06T03:01:10.349 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-06T03:01:10.349 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** DB Stats ** 2024-04-06T03:01:10.349 INFO:journalctl@ceph.mon.a.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-06T03:01:10.349 INFO:journalctl@ceph.mon.a.smithi042.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-06T03:01:10.349 INFO:journalctl@ceph.mon.a.smithi042.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-06T03:01:10.349 INFO:journalctl@ceph.mon.a.smithi042.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-06T03:01:10.349 INFO:journalctl@ceph.mon.a.smithi042.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-06T03:01:10.349 INFO:journalctl@ceph.mon.a.smithi042.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-06T03:01:10.349 INFO:journalctl@ceph.mon.a.smithi042.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-06T03:01:10.349 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-04-06T03:01:10.350 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** Compaction Stats [default] ** 2024-04-06T03:01:10.350 INFO:journalctl@ceph.mon.a.smithi042.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-06T03:01:10.350 INFO:journalctl@ceph.mon.a.smithi042.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-06T03:01:10.350 INFO:journalctl@ceph.mon.a.smithi042.stdout: L0 1/0 611.87 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 314.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-06T03:01:10.350 INFO:journalctl@ceph.mon.a.smithi042.stdout: L6 1/0 10.46 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-06T03:01:10.350 INFO:journalctl@ceph.mon.a.smithi042.stdout: Sum 2/0 11.06 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 314.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-06T03:01:10.350 INFO:journalctl@ceph.mon.a.smithi042.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 314.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-06T03:01:10.350 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-04-06T03:01:10.350 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** Compaction Stats [default] ** 2024-04-06T03:01:10.350 INFO:journalctl@ceph.mon.a.smithi042.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-06T03:01:10.350 INFO:journalctl@ceph.mon.a.smithi042.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-06T03:01:10.350 INFO:journalctl@ceph.mon.a.smithi042.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 314.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-06T03:01:10.350 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-04-06T03:01:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-06T03:01:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-04-06T03:01:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-06T03:01:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-04-06T03:01:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-06T03:01:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-06T03:01:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-06T03:01:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-06T03:01:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout: Cumulative compaction: 0.00 GB write, 37.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-06T03:01:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout: Interval compaction: 0.00 GB write, 37.20 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-06T03:01:10.351 INFO:journalctl@ceph.mon.a.smithi042.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-06T03:01:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout: Block cache BinnedLRUCache@0x55b90d351090#2 capacity: 512.00 MB usage: 1.39 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-06T03:01:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.44 KB,8.34465e-05%) IndexBlock(1,0.95 KB,0.000181794%) Misc(1,0.00 KB,0%) 2024-04-06T03:01:10.351 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: starting mon.a rank 0 at public addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] at bind addrs [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: mon.a@-1(???) e3 preinit fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: mon.a@-1(???).mds e1 new map 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: mon.a@-1(???).mds e1 print_map 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout: e1 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.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-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout: legacy client fscid: -1 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout: 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout: No filesystems configured 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: mon.a@-1(???).osd e112 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: mon.a@-1(???).osd e112 crush map has features 432629239337189376, adjusting msgr requires 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: mon.a@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-04-06T03:01:10.352 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 bash[96750]: 24e05049233cabd6e62d64a721e185d2a6555a578f77e39a42bfb34bda9f75d5 2024-04-06T03:01:10.353 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 systemd[1]: Started Ceph mon.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:01:10.705 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: ignoring --setuser ceph since I am not root 2024-04-06T03:01:10.705 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: ignoring --setgroup ceph since I am not root 2024-04-06T03:01:10.705 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mgr[94508]: -- 172.21.15.42:0/620821722 <== mon.0 v2:172.21.15.42:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5561c098c5a0 con 0x5561c0960800 2024-04-06T03:01:10.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:01:10.705 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:01:10.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:10.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: mon.a calling monitor election 2024-04-06T03:01:10.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T03:01:10.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: monmap epoch 3 2024-04-06T03:01:10.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:10.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: last_changed 2024-04-06T02:47:30.689421+0000 2024-04-06T03:01:10.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: created 2024-04-06T02:45:49.082312+0000 2024-04-06T03:01:10.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: min_mon_release 17 (quincy) 2024-04-06T03:01:10.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: election_strategy: 1 2024-04-06T03:01:10.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-04-06T03:01:10.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: 1: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-04-06T03:01:10.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: 2: [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon.b 2024-04-06T03:01:10.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: fsmap 2024-04-06T03:01:10.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: osdmap e112: 8 total, 8 up, 8 in 2024-04-06T03:01:10.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: mgrmap e37: x(active, since 2m), standbys: y 2024-04-06T03:01:10.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-04-06T03:01:10.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-06T03:01:10.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: Cephadm agent on host smithi064 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-06T03:01:10.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: Cephadm agent on host smithi042 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-06T03:01:10.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:01:10.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:01:10.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: from='mgr.25271 ' entity='' 2024-04-06T03:01:10.707 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[29773]: mgrmap e38: x(active, since 2m), standbys: y 2024-04-06T03:01:10.707 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:01:10.707 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:01:10.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:10.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: mon.a calling monitor election 2024-04-06T03:01:10.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T03:01:10.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: monmap epoch 3 2024-04-06T03:01:10.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:10.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: last_changed 2024-04-06T02:47:30.689421+0000 2024-04-06T03:01:10.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: created 2024-04-06T02:45:49.082312+0000 2024-04-06T03:01:10.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: min_mon_release 17 (quincy) 2024-04-06T03:01:10.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: election_strategy: 1 2024-04-06T03:01:10.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-04-06T03:01:10.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: 1: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-04-06T03:01:10.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: 2: [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon.b 2024-04-06T03:01:10.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: fsmap 2024-04-06T03:01:10.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: osdmap e112: 8 total, 8 up, 8 in 2024-04-06T03:01:10.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: mgrmap e37: x(active, since 2m), standbys: y 2024-04-06T03:01:10.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-04-06T03:01:10.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-06T03:01:10.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: Cephadm agent on host smithi064 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-06T03:01:10.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: Cephadm agent on host smithi042 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-06T03:01:10.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:01:10.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:01:10.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: from='mgr.25271 ' entity='' 2024-04-06T03:01:10.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-mon[96829]: mgrmap e38: x(active, since 2m), standbys: y 2024-04-06T03:01:10.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ignoring --setuser ceph since I am not root 2024-04-06T03:01:10.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ignoring --setgroup ceph since I am not root 2024-04-06T03:01:10.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mgr[60726]: -- 172.21.15.64:0/976044629 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c1659bc5a0 con 0x55c165991000 2024-04-06T03:01:10.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: pgmap v808: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: pgmap v809: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: mon.a calling monitor election 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: monmap epoch 3 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: last_changed 2024-04-06T02:47:30.689421+0000 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: created 2024-04-06T02:45:49.082312+0000 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: min_mon_release 17 (quincy) 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: election_strategy: 1 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: 1: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: 2: [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon.b 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: fsmap 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: osdmap e112: 8 total, 8 up, 8 in 2024-04-06T03:01:10.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: mgrmap e37: x(active, since 2m), standbys: y 2024-04-06T03:01:10.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-04-06T03:01:10.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-06T03:01:10.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: Cephadm agent on host smithi064 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-06T03:01:10.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: Cephadm agent on host smithi042 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-06T03:01:10.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:01:10.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:01:10.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: from='mgr.25271 ' entity='' 2024-04-06T03:01:10.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-mon[25633]: mgrmap e38: x(active, since 2m), standbys: y 2024-04-06T03:01:11.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:10 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:10.963+0000 7fd989943200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T03:01:11.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:11 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:11.059+0000 7fd989943200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T03:01:11.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:10.981+0000 7ff476dc0200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-06T03:01:11.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:11 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:11.081+0000 7ff476dc0200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-06T03:01:11.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:11 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:11.731+0000 7fd989943200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T03:01:11.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:11 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:11.827+0000 7fd989943200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T03:01:11.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:11 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:11.971+0000 7fd989943200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T03:01:12.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:11 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:11.766+0000 7ff476dc0200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-06T03:01:12.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:11 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:11.863+0000 7ff476dc0200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-06T03:01:12.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:12.009+0000 7ff476dc0200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-06T03:01:12.358 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:12.109+0000 7ff476dc0200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T03:01:12.358 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:12.195+0000 7ff476dc0200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T03:01:12.359 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:12.071+0000 7fd989943200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-06T03:01:12.359 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:12.156+0000 7fd989943200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-06T03:01:12.616 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:12 smithi064 ceph-mon[25633]: mgrmap e39: x(active, since 2m), standbys: y 2024-04-06T03:01:12.616 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:12.429+0000 7fd989943200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-06T03:01:12.616 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:12.540+0000 7fd989943200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T03:01:12.616 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:12.629+0000 7fd989943200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T03:01:12.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:12 smithi042 ceph-mon[29773]: mgrmap e39: x(active, since 2m), standbys: y 2024-04-06T03:01:12.653 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:12.465+0000 7ff476dc0200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-06T03:01:12.653 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:12.578+0000 7ff476dc0200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-06T03:01:12.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:12 smithi042 ceph-mon[96829]: mgrmap e39: x(active, since 2m), standbys: y 2024-04-06T03:01:12.895 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:12.727+0000 7fd989943200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T03:01:12.931 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:12.667+0000 7ff476dc0200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-06T03:01:12.931 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:12.765+0000 7ff476dc0200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-06T03:01:13.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:12.908+0000 7fd989943200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T03:01:13.283 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:12 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:12.945+0000 7ff476dc0200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-06T03:01:14.224 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:13.944+0000 7ff476dc0200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T03:01:14.224 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:14.080+0000 7ff476dc0200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T03:01:14.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:13 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:13.907+0000 7fd989943200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-06T03:01:14.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:14.043+0000 7fd989943200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-06T03:01:14.506 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:14.426+0000 7ff476dc0200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T03:01:14.506 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:01:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:01:14.239Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:01:14.506 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:01:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:01:14.239Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:01:14.673 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:14.387+0000 7fd989943200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-06T03:01:14.673 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:14.482+0000 7fd989943200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T03:01:14.673 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:14.686+0000 7fd989943200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T03:01:14.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:14.520+0000 7ff476dc0200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-06T03:01:14.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:14.726+0000 7ff476dc0200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-06T03:01:14.950 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:14.885+0000 7fd989943200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T03:01:15.207 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:14.922+0000 7ff476dc0200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-06T03:01:15.247 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:15.185+0000 7fd989943200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T03:01:15.247 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:01:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:01:14.966Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.64:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.64:8765: connect: connection refused" 2024-04-06T03:01:15.247 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:01:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:01:14.967Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.64:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.64:8765: connect: connection refused" 2024-04-06T03:01:15.247 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:01:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:01:14.967Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.64:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.64:8765: connect: connection refused" 2024-04-06T03:01:15.247 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:01:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:01:14.969Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.64:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.64:8765: connect: connection refused" 2024-04-06T03:01:15.247 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:01:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:01:14.969Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.64:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.64:8765: connect: connection refused" 2024-04-06T03:01:15.474 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:15 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:15.221+0000 7ff476dc0200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-06T03:01:15.474 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:15 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:15.488+0000 7ff476dc0200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T03:01:15.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:15.452+0000 7fd989943200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-06T03:01:15.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:15.699+0000 7fd989943200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T03:01:15.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:15 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:15.736+0000 7ff476dc0200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-06T03:01:16.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:16 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:16.546+0000 7fd989943200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T03:01:17.033 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:16 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:16.579+0000 7ff476dc0200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-06T03:01:17.458 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:17.140+0000 7fd989943200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T03:01:17.458 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:17.243+0000 7fd989943200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T03:01:17.508 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:17.182+0000 7ff476dc0200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-06T03:01:17.508 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:17.288+0000 7ff476dc0200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-06T03:01:17.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: Active manager daemon x restarted 2024-04-06T03:01:17.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: Activating manager daemon x 2024-04-06T03:01:17.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: osdmap e113: 8 total, 8 up, 8 in 2024-04-06T03:01:17.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: mgrmap e40: x(active, starting, since 0.0106157s), standbys: y 2024-04-06T03:01:17.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T03:01:17.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T03:01:17.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T03:01:17.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T03:01:17.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T03:01:17.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T03:01:17.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T03:01:17.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T03:01:17.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T03:01:17.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T03:01:17.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T03:01:17.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T03:01:17.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T03:01:17.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T03:01:17.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T03:01:17.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T03:01:17.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: Manager daemon x is now available 2024-04-06T03:01:17.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: Standby manager daemon y restarted 2024-04-06T03:01:17.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-mon[25633]: Standby manager daemon y started 2024-04-06T03:01:17.749 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:17.471+0000 7fd989943200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T03:01:17.749 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:01:17] ENGINE Bus STARTING 2024-04-06T03:01:17.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:17.523+0000 7ff476dc0200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-06T03:01:17.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: [06/Apr/2024:03:01:17] ENGINE Bus STARTING 2024-04-06T03:01:17.783 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: CherryPy Checker: 2024-04-06T03:01:17.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: The Application mounted at '' has an empty config. 2024-04-06T03:01:17.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: 2024-04-06T03:01:17.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: [06/Apr/2024:03:01:17] ENGINE Serving on http://:::9283 2024-04-06T03:01:17.784 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y[94504]: [06/Apr/2024:03:01:17] ENGINE Bus STARTED 2024-04-06T03:01:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: Active manager daemon x restarted 2024-04-06T03:01:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: Activating manager daemon x 2024-04-06T03:01:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: osdmap e113: 8 total, 8 up, 8 in 2024-04-06T03:01:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: mgrmap e40: x(active, starting, since 0.0106157s), standbys: y 2024-04-06T03:01:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T03:01:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T03:01:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: Manager daemon x is now available 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: Standby manager daemon y restarted 2024-04-06T03:01:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[29773]: Standby manager daemon y started 2024-04-06T03:01:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: Active manager daemon x restarted 2024-04-06T03:01:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: Activating manager daemon x 2024-04-06T03:01:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: osdmap e113: 8 total, 8 up, 8 in 2024-04-06T03:01:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: mgrmap e40: x(active, starting, since 0.0106157s), standbys: y 2024-04-06T03:01:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T03:01:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T03:01:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T03:01:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-06T03:01:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-06T03:01:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T03:01:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T03:01:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T03:01:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T03:01:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T03:01:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T03:01:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T03:01:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T03:01:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-06T03:01:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-06T03:01:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-06T03:01:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: Manager daemon x is now available 2024-04-06T03:01:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: Standby manager daemon y restarted 2024-04-06T03:01:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:17 smithi042 ceph-mon[96829]: Standby manager daemon y started 2024-04-06T03:01:18.081 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: CherryPy Checker: 2024-04-06T03:01:18.081 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: The Application mounted at '' has an empty config. 2024-04-06T03:01:18.081 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:18.081 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:01:17] ENGINE Serving on http://:::9283 2024-04-06T03:01:18.081 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:17 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:01:17] ENGINE Bus STARTED 2024-04-06T03:01:18.512 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:01:18.743 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:18.506+0000 7fd93faee700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-06T03:01:18.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/478112508' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T03:01:18.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/478112508' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T03:01:18.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/478112508' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T03:01:18.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.? 172.21.15.42:0/478112508' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T03:01:18.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:18.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:18.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T03:01:18.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T03:01:18.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T03:01:18.744 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T03:01:18.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:01:18.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T03:01:18.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T03:01:18.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T03:01:18.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T03:01:18.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: Reconfiguring daemon agent.smithi064 on smithi064 2024-04-06T03:01:18.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: Reconfiguring daemon agent.smithi042 on smithi042 2024-04-06T03:01:18.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:18 smithi064 ceph-mon[25633]: mgrmap e41: x(active, since 1.01065s), standbys: y 2024-04-06T03:01:18.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.? 172.21.15.42:0/478112508' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T03:01:18.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.? 172.21.15.42:0/478112508' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T03:01:18.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.? 172.21.15.42:0/478112508' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T03:01:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.? 172.21.15.42:0/478112508' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T03:01:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T03:01:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T03:01:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T03:01:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T03:01:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:01:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T03:01:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T03:01:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T03:01:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T03:01:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: Reconfiguring daemon agent.smithi064 on smithi064 2024-04-06T03:01:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: Reconfiguring daemon agent.smithi042 on smithi042 2024-04-06T03:01:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[96829]: mgrmap e41: x(active, since 1.01065s), standbys: y 2024-04-06T03:01:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/478112508' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-06T03:01:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/478112508' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-06T03:01:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/478112508' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-06T03:01:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.? 172.21.15.42:0/478112508' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-06T03:01:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T03:01:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi042", "caps": []}]: dispatch 2024-04-06T03:01:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T03:01:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi064", "caps": []}]: dispatch 2024-04-06T03:01:18.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:01:18.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T03:01:18.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-06T03:01:18.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T03:01:18.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-06T03:01:18.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: Reconfiguring daemon agent.smithi064 on smithi064 2024-04-06T03:01:18.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: Reconfiguring daemon agent.smithi042 on smithi042 2024-04-06T03:01:18.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-mon[29773]: mgrmap e41: x(active, since 1.01065s), standbys: y 2024-04-06T03:01:19.118 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:01:18 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=info ts=2024-04-06T03:01:18.842Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=5 2024-04-06T03:01:19.119 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=info ts=2024-04-06T03:01:19.133Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=5 2024-04-06T03:01:19.220 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:01:19.220 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 starting - - - - 2024-04-06T03:01:19.220 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 starting - - - - 2024-04-06T03:01:19.221 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (3m) 22s ago 8m 25.2M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:01:19.221 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 59s ago 8m - - 2024-04-06T03:01:19.221 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (119s) 22s ago 7m 52.7M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:01:19.221 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (2m) 59s ago 13m 504M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:01:19.221 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (27s) 22s ago 15m 66.1M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:01:19.221 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (15m) 22s ago 15m 86.3M 2048M 17.2.0 e1d6a67b021e 530be79aa30f 2024-04-06T03:01:19.221 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (13m) 59s ago 13m 58.9M 2048M 17.2.0 e1d6a67b021e 7a703a780904 2024-04-06T03:01:19.221 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (13m) 22s ago 13m 51.8M 2048M 17.2.0 e1d6a67b021e d3f191ec92df 2024-04-06T03:01:19.221 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (3m) 22s ago 9m 22.0M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:01:19.221 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (3m) 59s ago 9m 17.7M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:01:19.221 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (13m) 22s ago 13m 55.1M 4096M 17.2.0 e1d6a67b021e 1097e6ea2896 2024-04-06T03:01:19.221 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (12m) 22s ago 12m 59.1M 4096M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T03:01:19.221 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (12m) 22s ago 12m 51.4M 4096M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T03:01:19.221 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (11m) 22s ago 11m 54.7M 4096M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T03:01:19.222 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (11m) 59s ago 11m 59.0M 4096M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T03:01:19.222 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (11m) 59s ago 11m 54.0M 4096M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T03:01:19.222 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (10m) 59s ago 10m 51.7M 4096M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:01:19.222 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (10m) 59s ago 10m 56.5M 4096M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:01:19.222 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (2m) 59s ago 9m 58.8M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:01:19.222 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (7m) 22s ago 7m 76.2M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:01:19.222 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (7m) 59s ago 7m 73.9M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:01:19.222 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (7m) 22s ago 7m 73.8M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:01:19.222 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (7m) 59s ago 7m 75.8M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:01:19.733 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:01:19.733 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:01:19.733 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-06T03:01:19.733 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 1 2024-04-06T03:01:19.733 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:01:19.733 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:01:19.733 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:01:19.733 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:01:19.733 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:01:19.734 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-06T03:01:19.734 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:01:19.734 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:01:19.734 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:01:19.734 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:01:19.734 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:01:19.734 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-04-06T03:01:19.734 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:01:19.734 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:01:19.734 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:01:20.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: from='client.34113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:20.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:20.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: [06/Apr/2024:03:01:18] ENGINE Bus STARTING 2024-04-06T03:01:20.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: [06/Apr/2024:03:01:18] ENGINE Serving on http://172.21.15.64:8765 2024-04-06T03:01:20.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: [06/Apr/2024:03:01:18] ENGINE Serving on https://172.21.15.64:7150 2024-04-06T03:01:20.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: [06/Apr/2024:03:01:18] ENGINE Bus STARTED 2024-04-06T03:01:20.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:20.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: from='client.25660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:20.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:20.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:20.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:20.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-06T03:01:20.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-06T03:01:20.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: Cluster is now healthy 2024-04-06T03:01:20.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:20.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/2408107847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: from='client.34113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: [06/Apr/2024:03:01:18] ENGINE Bus STARTING 2024-04-06T03:01:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: [06/Apr/2024:03:01:18] ENGINE Serving on http://172.21.15.64:8765 2024-04-06T03:01:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: [06/Apr/2024:03:01:18] ENGINE Serving on https://172.21.15.64:7150 2024-04-06T03:01:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: [06/Apr/2024:03:01:18] ENGINE Bus STARTED 2024-04-06T03:01:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: from='client.25660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:20.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:20.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:20.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-06T03:01:20.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-06T03:01:20.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: Cluster is now healthy 2024-04-06T03:01:20.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:20.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:19 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/2408107847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:20.085 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:01:20.085 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:01:20.085 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:01:20.085 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:01:20.085 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:01:20.086 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-04-06T03:01:20.086 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:01:20.086 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "2/23 daemons upgraded", 2024-04-06T03:01:20.086 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "", 2024-04-06T03:01:20.086 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:01:20.086 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:01:20.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: from='client.34113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:20.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:20.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: [06/Apr/2024:03:01:18] ENGINE Bus STARTING 2024-04-06T03:01:20.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: [06/Apr/2024:03:01:18] ENGINE Serving on http://172.21.15.64:8765 2024-04-06T03:01:20.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: [06/Apr/2024:03:01:18] ENGINE Serving on https://172.21.15.64:7150 2024-04-06T03:01:20.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: [06/Apr/2024:03:01:18] ENGINE Bus STARTED 2024-04-06T03:01:20.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:20.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: from='client.25660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:20.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:20.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: from='client.25535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:20.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:20.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-06T03:01:20.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-06T03:01:20.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: Cluster is now healthy 2024-04-06T03:01:20.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:20.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:19 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/2408107847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:20.506 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_OK 2024-04-06T03:01:20.972 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:20 smithi064 ceph-mon[25633]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:20.972 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:20 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:20.972 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:20 smithi064 ceph-mon[25633]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:20.972 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:20 smithi064 ceph-mon[25633]: mgrmap e42: x(active, since 3s), standbys: y 2024-04-06T03:01:20.972 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:20 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/1604788017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:01:21.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:20 smithi042 ceph-mon[29773]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:21.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:20 smithi042 ceph-mon[29773]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:21.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:20 smithi042 ceph-mon[29773]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:21.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:20 smithi042 ceph-mon[29773]: mgrmap e42: x(active, since 3s), standbys: y 2024-04-06T03:01:21.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:20 smithi042 ceph-mon[29773]: from='client.? 172.21.15.42:0/1604788017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:01:21.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:20 smithi042 ceph-mon[96829]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:21.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:20 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:21.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:20 smithi042 ceph-mon[96829]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:21.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:20 smithi042 ceph-mon[96829]: mgrmap e42: x(active, since 3s), standbys: y 2024-04-06T03:01:21.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:20 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1604788017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:01:22.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:01:22] "GET /metrics HTTP/1.1" 200 35514 "" "Prometheus/2.33.4" 2024-04-06T03:01:22.958 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:22 smithi064 ceph-mon[25633]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:22.958 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:22 smithi064 ceph-mon[25633]: mgrmap e43: x(active, since 4s), standbys: y 2024-04-06T03:01:23.111 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:22 smithi042 ceph-mon[29773]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:23.111 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:22 smithi042 ceph-mon[29773]: mgrmap e43: x(active, since 4s), standbys: y 2024-04-06T03:01:23.112 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:22 smithi042 ceph-mon[96829]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:23.112 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:22 smithi042 ceph-mon[96829]: mgrmap e43: x(active, since 4s), standbys: y 2024-04-06T03:01:24.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:24 smithi042 ceph-mon[29773]: Detected new or changed devices on smithi064 2024-04-06T03:01:24.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:24 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:24.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:24 smithi042 ceph-mon[96829]: Detected new or changed devices on smithi064 2024-04-06T03:01:24.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:24 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:24.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:24 smithi064 ceph-mon[25633]: Detected new or changed devices on smithi064 2024-04-06T03:01:24.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:24 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:25.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:25 smithi064 ceph-mon[25633]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:25.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:25 smithi064 ceph-mon[25633]: Detected new or changed devices on smithi042 2024-04-06T03:01:25.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:25 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:25.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:25 smithi042 ceph-mon[29773]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:25.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:25 smithi042 ceph-mon[29773]: Detected new or changed devices on smithi042 2024-04-06T03:01:25.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:25 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:25.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:25 smithi042 ceph-mon[96829]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:25.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:25 smithi042 ceph-mon[96829]: Detected new or changed devices on smithi042 2024-04-06T03:01:25.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:25 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:27.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:27 smithi064 ceph-mon[25633]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-06T03:01:27.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:27 smithi042 ceph-mon[29773]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-06T03:01:27.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:27 smithi042 ceph-mon[96829]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-06T03:01:28.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.683 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.685 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.685 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.685 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.685 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.685 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.685 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.685 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:28.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.686 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:28 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:28.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:01:28 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:01: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:01:29.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:29 smithi064 ceph-mon[25633]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T03:01:29.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:29 smithi064 ceph-mon[25633]: Adjusting osd_memory_target on smithi064 to 2736M 2024-04-06T03:01:29.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:29 smithi064 ceph-mon[25633]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:01:29.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:29 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:29.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:29 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:29.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:29 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:29.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:29 smithi042 ceph-mon[29773]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T03:01:29.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:29 smithi042 ceph-mon[29773]: Adjusting osd_memory_target on smithi064 to 2736M 2024-04-06T03:01:29.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:29 smithi042 ceph-mon[29773]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:01:29.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:29 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:29.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:29 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:29.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:29 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:29 smithi042 ceph-mon[96829]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T03:01:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:29 smithi042 ceph-mon[96829]: Adjusting osd_memory_target on smithi064 to 2736M 2024-04-06T03:01:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:29 smithi042 ceph-mon[96829]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:01:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:29 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:29 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:29 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:30.377 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-06T03:01:30.377 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T03:01:30.377 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:30.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-06T03:01:30.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T03:01:30.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:30.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:30.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:30.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:30.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:30 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:30.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:30.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:30.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-06T03:01:30.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T03:01:30.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-06T03:01:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:30 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:31.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: Adjusting osd_memory_target on smithi042 to 2481M 2024-04-06T03:01:31.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T03:01:31.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T03:01:31.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T03:01:31.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T03:01:31.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:31.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T03:01:31.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T03:01:31.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T03:01:31.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:31.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:31.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-06T03:01:31.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-06T03:01:31.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: Adjusting osd_memory_target on smithi042 to 2481M 2024-04-06T03:01:31.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T03:01:31.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T03:01:31.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T03:01:31.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T03:01:31.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:31.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T03:01:31.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T03:01:31.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T03:01:31.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:31.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:31.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-06T03:01:31.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-06T03:01:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: Adjusting osd_memory_target on smithi042 to 2481M 2024-04-06T03:01:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: Updating smithi042:/etc/ceph/ceph.conf 2024-04-06T03:01:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: Updating smithi064:/etc/ceph/ceph.conf 2024-04-06T03:01:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.conf 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: Updating smithi042:/etc/ceph/ceph.client.admin.keyring 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: Updating smithi064:/etc/ceph/ceph.client.admin.keyring 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: Updating smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-06T03:01:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:31 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-06T03:01:32.648 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:01:32] "GET /metrics HTTP/1.1" 200 35514 "" "Prometheus/2.33.4" 2024-04-06T03:01:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:32 smithi064 ceph-mon[25633]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T03:01:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:32 smithi064 ceph-mon[25633]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T03:01:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:32 smithi064 ceph-mon[25633]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-06T03:01:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:32 smithi064 ceph-mon[25633]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-04-06T03:01:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:32 smithi064 ceph-mon[25633]: Upgrade: It appears safe to stop mon.c 2024-04-06T03:01:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:32 smithi064 ceph-mon[25633]: Health check failed: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-06T03:01:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:32 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:32 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:01:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:32 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:01:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:32 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[29773]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T03:01:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[29773]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T03:01:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[29773]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-06T03:01:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[29773]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-04-06T03:01:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[29773]: Upgrade: It appears safe to stop mon.c 2024-04-06T03:01:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[29773]: Health check failed: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-06T03:01:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[29773]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:01:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:01:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[96829]: Updating smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/config/ceph.client.admin.keyring 2024-04-06T03:01:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[96829]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-06T03:01:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[96829]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-06T03:01:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[96829]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-04-06T03:01:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[96829]: Upgrade: It appears safe to stop mon.c 2024-04-06T03:01:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[96829]: Health check failed: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-06T03:01:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:01:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:01:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:33.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:33 smithi042 ceph-mon[29773]: Upgrade: Updating mon.c 2024-04-06T03:01:33.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:33 smithi042 ceph-mon[29773]: Deploying daemon mon.c on smithi042 2024-04-06T03:01:33.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:33 smithi042 ceph-mon[29773]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:01:33.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:33 smithi042 ceph-mon[96829]: Upgrade: Updating mon.c 2024-04-06T03:01:33.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:33 smithi042 ceph-mon[96829]: Deploying daemon mon.c on smithi042 2024-04-06T03:01:33.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:01:33.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:33 smithi064 ceph-mon[25633]: Upgrade: Updating mon.c 2024-04-06T03:01:33.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:33 smithi064 ceph-mon[25633]: Deploying daemon mon.c on smithi042 2024-04-06T03:01:33.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:33 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:01:34.560 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:34 smithi042 systemd[1]: Stopping Ceph mon.c for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:01:34.560 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:34 smithi042 ceph-mon[29773]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2024-04-06T03:01:34.561 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:34 smithi042 ceph-mon[96829]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2024-04-06T03:01:34.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:34 smithi064 ceph-mon[25633]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 980 B/s rd, 0 op/s 2024-04-06T03:01:35.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:34 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c[29769]: 2024-04-06T03:01:34.573+0000 7fdcbe63c700 -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-06T03:01:35.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:34 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c[29769]: 2024-04-06T03:01:34.573+0000 7fdcbe63c700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-06T03:01:35.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:34 smithi042 podman[100030]: 2024-04-06 03:01:34.809517532 +0000 UTC m=+0.341970622 container died d3f191ec92df932fc42801edf2f770510a362b3bd8197ae0c54149b75180a34c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, GIT_CLEAN=True, version=8, architecture=x86_64, io.openshift.tags=base centos centos-stream, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., release=754, vcs-type=git, maintainer=Guillaume Abrioux , com.redhat.component=centos-stream-container, name=centos-stream, io.openshift.expose-services=, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, GIT_BRANCH=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-04-06T03:01:35.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:35 smithi042 podman[100030]: 2024-04-06 03:01:35.266663549 +0000 UTC m=+0.799116638 container cleanup d3f191ec92df932fc42801edf2f770510a362b3bd8197ae0c54149b75180a34c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c, release=754, GIT_BRANCH=HEAD, ceph=True, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, version=8, com.redhat.component=centos-stream-container, 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_CLEAN=True, RELEASE=HEAD, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, io.k8s.display-name=CentOS Stream 8, vcs-type=git, distribution-scope=public, 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=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, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc.) 2024-04-06T03:01:35.453 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:35 smithi042 bash[100030]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c 2024-04-06T03:01:35.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:35 smithi042 podman[100041]: 2024-04-06 03:01:35.468024946 +0000 UTC m=+0.661300567 container remove d3f191ec92df932fc42801edf2f770510a362b3bd8197ae0c54149b75180a34c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, 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, maintainer=Guillaume Abrioux , 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., RELEASE=HEAD, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.expose-services=, GIT_BRANCH=HEAD, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, release=754, io.openshift.tags=base centos centos-stream, architecture=x86_64, vendor=Red Hat, Inc.) 2024-04-06T03:01:35.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:35 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.c.service: Deactivated successfully. 2024-04-06T03:01:35.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:35 smithi042 systemd[1]: Stopped Ceph mon.c for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:01:35.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:35 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.c.service: Consumed 11.531s CPU time. 2024-04-06T03:01:36.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:35 smithi042 systemd[1]: Starting Ceph mon.c for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:01:36.345 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 podman[100177]: 2024-04-06 03:01:36.009481933 +0000 UTC m=+0.017948369 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:01:36.345 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 podman[100177]: 2024-04-06 03:01:36.14420702 +0000 UTC m=+0.152673438 container create 4a409f559de957105655ce62024ccdcb7de08582413c721164e10ad0b6f52ca2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-04-06T03:01:36.345 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 podman[100177]: 2024-04-06 03:01:36.330090248 +0000 UTC m=+0.338556667 container init 4a409f559de957105655ce62024ccdcb7de08582413c721164e10ad0b6f52ca2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:01:36.345 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 podman[100177]: 2024-04-06 03:01:36.333188702 +0000 UTC m=+0.341655117 container start 4a409f559de957105655ce62024ccdcb7de08582413c721164e10ad0b6f52ca2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403) 2024-04-06T03:01:36.345 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: set uid:gid to 167:167 (ceph:ceph) 2024-04-06T03:01:36.346 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev), process ceph-mon, pid 2 2024-04-06T03:01:36.346 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: pidfile_write: ignore empty --pid-file 2024-04-06T03:01:36.346 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: load: jerasure load: lrc 2024-04-06T03:01:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: RocksDB version: 7.9.2 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Git sha 0 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Compile date 2024-04-05 08:39:05 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: DB SUMMARY 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: DB Session ID: B1DEESL03BIBYOAHTPGY 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: CURRENT file: CURRENT 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: IDENTITY file: IDENTITY 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: MANIFEST file: MANIFEST-000009 size: 2056 Bytes 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000042.sst 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000040.log size: 4460741 ; 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.error_if_exists: 0 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.create_if_missing: 0 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.paranoid_checks: 1 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-06T03:01:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.env: 0x5567133f3c60 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.fs: PosixFileSystem 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.info_log: 0x5567140d9ae0 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_file_opening_threads: 16 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.statistics: (nil) 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.use_fsync: 0 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_log_file_size: 0 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.keep_log_file_num: 1000 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.recycle_log_file_num: 0 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.allow_fallocate: 1 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.allow_mmap_reads: 0 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.allow_mmap_writes: 0 2024-04-06T03:01:36.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.use_direct_reads: 0 2024-04-06T03:01:36.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-06T03:01:36.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.create_missing_column_families: 0 2024-04-06T03:01:36.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.db_log_dir: 2024-04-06T03:01:36.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.wal_dir: 2024-04-06T03:01:36.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-06T03:01:36.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-06T03:01:36.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-06T03:01:36.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-06T03:01:36.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-06T03:01:36.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-06T03:01:36.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.advise_random_on_open: 1 2024-04-06T03:01:36.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.db_write_buffer_size: 0 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.write_buffer_manager: 0x5567140ac1e0 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.rate_limiter: (nil) 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.wal_recovery_mode: 2 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.enable_thread_tracking: 0 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.enable_pipelined_write: 0 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.unordered_write: 0 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.row_cache: None 2024-04-06T03:01:36.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.wal_filter: None 2024-04-06T03:01:36.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-06T03:01:36.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.allow_ingest_behind: 0 2024-04-06T03:01:36.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.two_write_queues: 0 2024-04-06T03:01:36.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.manual_wal_flush: 0 2024-04-06T03:01:36.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.wal_compression: 0 2024-04-06T03:01:36.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.atomic_flush: 0 2024-04-06T03:01:36.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-06T03:01:36.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-06T03:01:36.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-06T03:01:36.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.log_readahead_size: 0 2024-04-06T03:01:36.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-06T03:01:36.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.best_efforts_recovery: 0 2024-04-06T03:01:36.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-06T03:01:36.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.allow_data_in_errors: 0 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.db_host_id: __hostname__ 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_background_jobs: 2 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_background_compactions: -1 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_subcompactions: 1 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_total_wal_size: 0 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-06T03:01:36.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_open_files: -1 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.bytes_per_sync: 0 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compaction_readahead_size: 0 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_background_flushes: -1 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Compression algorithms supported: 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: kZSTD supported: 0 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: kXpressCompression supported: 0 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: kLZ4HCCompression supported: 1 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: kZlibCompression supported: 1 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: kSnappyCompression supported: 1 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: kLZ4Compression supported: 1 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: kBZip2Compression supported: 0 2024-04-06T03:01:36.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.merge_operator: 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compaction_filter: None 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compaction_filter_factory: None 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.sst_partitioner_factory: None 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5567140d9be0) 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout: cache_index_and_filter_blocks: 1 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout: pin_top_level_index_and_filter: 1 2024-04-06T03:01:36.792 INFO:journalctl@ceph.mon.c.smithi042.stdout: index_type: 0 2024-04-06T03:01:36.793 INFO:journalctl@ceph.mon.c.smithi042.stdout: data_block_index_type: 0 2024-04-06T03:01:36.793 INFO:journalctl@ceph.mon.c.smithi042.stdout: index_shortening: 1 2024-04-06T03:01:36.793 INFO:journalctl@ceph.mon.c.smithi042.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-06T03:01:36.793 INFO:journalctl@ceph.mon.c.smithi042.stdout: checksum: 4 2024-04-06T03:01:36.793 INFO:journalctl@ceph.mon.c.smithi042.stdout: no_block_cache: 0 2024-04-06T03:01:36.793 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache: 0x5567140dd090 2024-04-06T03:01:36.793 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache_name: BinnedLRUCache 2024-04-06T03:01:36.793 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache_options: 2024-04-06T03:01:36.793 INFO:journalctl@ceph.mon.c.smithi042.stdout: capacity : 536870912 2024-04-06T03:01:36.793 INFO:journalctl@ceph.mon.c.smithi042.stdout: num_shard_bits : 4 2024-04-06T03:01:36.793 INFO:journalctl@ceph.mon.c.smithi042.stdout: strict_capacity_limit : 0 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: high_pri_pool_ratio: 0.000 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache_compressed: (nil) 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: persistent_cache: (nil) 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_size: 4096 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_size_deviation: 10 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_restart_interval: 16 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: index_block_restart_interval: 1 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: metadata_block_size: 4096 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: partition_filters: 0 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: use_delta_encoding: 1 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: filter_policy: bloomfilter 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: whole_key_filtering: 1 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: verify_compression: 0 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: read_amp_bytes_per_bit: 0 2024-04-06T03:01:36.794 INFO:journalctl@ceph.mon.c.smithi042.stdout: format_version: 5 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout: enable_index_compression: 1 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_align: 0 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout: max_auto_readahead_size: 262144 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout: prepopulate_block_cache: 0 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout: initial_auto_readahead_size: 8192 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout: num_file_reads_for_auto_readahead: 2 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.write_buffer_size: 33554432 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_write_buffer_number: 2 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compression: NoCompression 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.bottommost_compression: Disabled 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.prefix_extractor: nullptr 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.num_levels: 7 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-06T03:01:36.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compression_opts.level: 32767 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compression_opts.strategy: 0 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-06T03:01:36.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compression_opts.enabled: false 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.target_file_size_base: 67108864 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-06T03:01:36.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.arena_block_size: 1048576 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.disable_auto_compactions: 0 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-06T03:01:36.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.table_properties_collectors: 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.inplace_update_support: 0 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.bloom_locality: 0 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.max_successive_merges: 0 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-06T03:01:36.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.paranoid_file_checks: 0 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.force_consistency_checks: 1 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.report_bg_io_stats: 0 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.ttl: 2592000 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.enable_blob_files: false 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.min_blob_size: 0 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.blob_file_size: 268435456 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.blob_file_starting_level: 0 2024-04-06T03:01:36.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: 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-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: 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 26802, log_number is 40,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 40 2024-04-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ea163b9d-6b78-402c-8aa1-c07359372dc1 2024-04-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712372496362678, "job": 1, "event": "recovery_started", "wal_files": [40]} 2024-04-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #40 mode 2 2024-04-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712372496373670, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 45, "file_size": 2791008, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 26807, "largest_seqno": 27840, "table_properties": {"data_size": 2785707, "index_size": 3066, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1221, "raw_key_size": 11344, "raw_average_key_size": 24, "raw_value_size": 2775536, "raw_average_value_size": 5956, "num_data_blocks": 139, "num_entries": 466, "num_filter_entries": 466, "num_deletions": 1, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "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": 1712372496, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ea163b9d-6b78-402c-8aa1-c07359372dc1", "db_session_id": "B1DEESL03BIBYOAHTPGY", "orig_file_number": 45, "seqno_to_time_mapping": "N/A"}} 2024-04-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712372496373773, "job": 1, "event": "recovery_finished"} 2024-04-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: [db/version_set.cc:5047] Creating manifest 47 2024-04-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: 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-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5567141ce000 2024-04-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: DB pointer 0x5567141b8000 2024-04-06T03:01:36.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-06T03:01:36.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-06T03:01:36.802 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** DB Stats ** 2024-04-06T03:01:36.802 INFO:journalctl@ceph.mon.c.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-06T03:01:36.802 INFO:journalctl@ceph.mon.c.smithi042.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-06T03:01:36.802 INFO:journalctl@ceph.mon.c.smithi042.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-06T03:01:36.802 INFO:journalctl@ceph.mon.c.smithi042.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-06T03:01:36.802 INFO:journalctl@ceph.mon.c.smithi042.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-06T03:01:36.802 INFO:journalctl@ceph.mon.c.smithi042.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-06T03:01:36.802 INFO:journalctl@ceph.mon.c.smithi042.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-06T03:01:36.802 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-04-06T03:01:36.802 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** Compaction Stats [default] ** 2024-04-06T03:01:36.802 INFO:journalctl@ceph.mon.c.smithi042.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-06T03:01:36.802 INFO:journalctl@ceph.mon.c.smithi042.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-06T03:01:36.802 INFO:journalctl@ceph.mon.c.smithi042.stdout: L0 1/0 2.66 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 569.5 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.stdout: L6 1/0 10.46 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-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.stdout: Sum 2/0 13.12 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 569.5 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.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 569.5 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-04-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** Compaction Stats [default] ** 2024-04-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.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-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.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 569.5 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-04-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-04-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.stdout: Flush(GB): cumulative 0.003, interval 0.003 2024-04-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-06T03:01:36.803 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.stdout: Cumulative compaction: 0.00 GB write, 198.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.stdout: Interval compaction: 0.00 GB write, 198.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.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-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.stdout: Block cache BinnedLRUCache@0x5567140dd090#2 capacity: 512.00 MB usage: 4.36 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.28 KB,0.000244379%) IndexBlock(1,3.08 KB,0.000587106%) Misc(1,0.00 KB,0%) 2024-04-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-04-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: starting mon.c rank 1 at public addrs [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] at bind addrs [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: mon.c@-1(???) e3 preinit fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: mon.c@-1(???).mds e1 new map 2024-04-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: mon.c@-1(???).mds e1 print_map 2024-04-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.stdout: e1 2024-04-06T03:01:36.804 INFO:journalctl@ceph.mon.c.smithi042.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-06T03:01:36.805 INFO:journalctl@ceph.mon.c.smithi042.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-06T03:01:36.805 INFO:journalctl@ceph.mon.c.smithi042.stdout: legacy client fscid: -1 2024-04-06T03:01:36.805 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-04-06T03:01:36.805 INFO:journalctl@ceph.mon.c.smithi042.stdout: No filesystems configured 2024-04-06T03:01:36.805 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: mon.c@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-06T03:01:36.805 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-06T03:01:36.805 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-06T03:01:36.805 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-06T03:01:36.805 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 ceph-mon[100196]: mon.c@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-04-06T03:01:36.805 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 bash[100177]: 4a409f559de957105655ce62024ccdcb7de08582413c721164e10ad0b6f52ca2 2024-04-06T03:01:36.805 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:36 smithi042 systemd[1]: Started Ceph mon.c for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:01:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-04-06T03:01:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: mon.c calling monitor election 2024-04-06T03:01:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-04-06T03:01:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: mon.a calling monitor election 2024-04-06T03:01:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T03:01:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: monmap epoch 3 2024-04-06T03:01:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: last_changed 2024-04-06T02:47:30.689421+0000 2024-04-06T03:01:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: created 2024-04-06T02:45:49.082312+0000 2024-04-06T03:01:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: min_mon_release 17 (quincy) 2024-04-06T03:01:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: election_strategy: 1 2024-04-06T03:01:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-04-06T03:01:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: 1: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-04-06T03:01:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: 2: [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon.b 2024-04-06T03:01:37.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: fsmap 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: osdmap e113: 8 total, 8 up, 8 in 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: mgrmap e43: x(active, since 19s), standbys: y 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: Cephadm agent on host smithi064 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: Cephadm agent on host smithi042 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-04-06T03:01:37.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:37 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-04-06T03:01:38.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: mon.c calling monitor election 2024-04-06T03:01:38.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-04-06T03:01:38.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: mon.a calling monitor election 2024-04-06T03:01:38.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: monmap epoch 3 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: last_changed 2024-04-06T02:47:30.689421+0000 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: created 2024-04-06T02:45:49.082312+0000 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: min_mon_release 17 (quincy) 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: election_strategy: 1 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: 1: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: 2: [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon.b 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: fsmap 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: osdmap e113: 8 total, 8 up, 8 in 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: mgrmap e43: x(active, since 19s), standbys: y 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-06T03:01:38.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: Cephadm agent on host smithi064 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-06T03:01:38.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: Cephadm agent on host smithi042 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-06T03:01:38.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:01:38.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:01:38.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-04-06T03:01:38.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-04-06T03:01:38.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-04-06T03:01:38.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-04-06T03:01:38.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: mon.c calling monitor election 2024-04-06T03:01:38.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 676 B/s rd, 0 op/s 2024-04-06T03:01:38.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: mon.a calling monitor election 2024-04-06T03:01:38.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T03:01:38.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: monmap epoch 3 2024-04-06T03:01:38.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:38.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: last_changed 2024-04-06T02:47:30.689421+0000 2024-04-06T03:01:38.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: created 2024-04-06T02:45:49.082312+0000 2024-04-06T03:01:38.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: min_mon_release 17 (quincy) 2024-04-06T03:01:38.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: election_strategy: 1 2024-04-06T03:01:38.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-04-06T03:01:38.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: 1: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-04-06T03:01:38.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: 2: [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon.b 2024-04-06T03:01:38.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: fsmap 2024-04-06T03:01:38.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: osdmap e113: 8 total, 8 up, 8 in 2024-04-06T03:01:38.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: mgrmap e43: x(active, since 19s), standbys: y 2024-04-06T03:01:38.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline; 1 failed cephadm daemon(s) 2024-04-06T03:01:38.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-06T03:01:38.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: Cephadm agent on host smithi064 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-06T03:01:38.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: Cephadm agent on host smithi042 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-06T03:01:38.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:01:38.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:01:38.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-04-06T03:01:38.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-04-06T03:01:38.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 833 B/s rd, 0 op/s 2024-04-06T03:01:38.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:01:38.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:01:38.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:01: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:01:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:38.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:38.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-06T03:01:38.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:38.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:38.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:38.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:38.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:38.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:38 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-06T03:01:39.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-06T03:01:39.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:39.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:39.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T03:01:39.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T03:01:39.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:39.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:39 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T03:01:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T03:01:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T03:01:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T03:01:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:40.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:40.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T03:01:40.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T03:01:40.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T03:01:40.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 19 op/s 2024-04-06T03:01:40.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:40.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:40.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:40.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:40.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:40.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:40.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:39 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:40.999 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.001 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:41.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.004 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.004 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.005 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.006 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.007 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.008 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.009 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.009 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.009 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.009 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.009 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.009 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.009 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.009 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.009 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:41.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:40 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.163 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.163 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.164 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.164 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.164 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.164 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.164 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.164 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.164 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.164 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.164 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.164 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.164 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.164 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.164 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.164 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.165 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.165 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.165 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.165 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.165 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.165 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.165 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.165 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.165 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.165 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.165 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.165 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.165 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.165 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.166 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.166 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.166 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.166 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.166 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.166 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.166 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.167 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.168 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.169 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.169 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.169 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.169 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.169 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.169 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.169 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.169 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.169 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.169 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.169 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.169 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.170 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.170 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.170 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.170 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.170 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.170 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.170 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.170 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.170 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.170 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.170 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.170 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.170 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.170 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.171 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.171 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.171 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.171 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.171 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.171 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:40 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:01:41.382+0000 7fd93faee700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-06T03:01:41.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.949 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.952 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.952 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.953 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.953 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.953 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.953 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.953 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.953 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.953 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.953 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.953 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.953 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.956 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.957 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.957 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.957 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.957 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.957 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.957 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.957 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.957 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.959 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:41.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:41.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.960 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:41.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:41.962 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.033 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.033 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.033 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.033 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.033 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.033 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.034 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.034 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.034 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.034 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.034 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.034 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.034 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.034 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.034 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.034 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.034 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.035 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.036 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.037 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.037 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.037 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.037 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.037 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.037 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.037 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.037 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.037 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.037 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.037 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.037 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.037 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.038 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.038 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.038 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.038 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.038 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.038 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.038 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.038 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.038 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.038 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.038 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.038 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.039 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.039 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.039 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.039 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.039 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.039 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.039 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.039 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.039 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.039 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.039 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.039 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.039 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.040 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:41 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.425 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:01:42] "GET /metrics HTTP/1.1" 200 38321 "" "Prometheus/2.33.4" 2024-04-06T03:01:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:42.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:42.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:42.803 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.804 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:42.804 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:42.804 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:42.804 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:42.804 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:42 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.160 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.160 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.160 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.160 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.160 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.160 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.160 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.160 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.160 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.160 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.160 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.160 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.160 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.160 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.161 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.162 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.162 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.162 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.162 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.162 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.162 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.162 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.162 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.162 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.162 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:42 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.925 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.925 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.925 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.925 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.925 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.925 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.925 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.926 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.926 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.926 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.926 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.926 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.927 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.927 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.927 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.927 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.927 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.927 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.928 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.928 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.928 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.928 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.928 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.928 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.928 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.929 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.932 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.932 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.932 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.932 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.932 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.932 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.932 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.933 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.933 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.933 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.933 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.933 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.933 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.935 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.935 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.935 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.935 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.935 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.936 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.943 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.944 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.944 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.944 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.944 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.944 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.944 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.945 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.945 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.945 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.945 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.945 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.945 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.945 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.946 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.946 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.946 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.946 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.946 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.946 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.947 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.948 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.949 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.950 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.951 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:43.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:43.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.952 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.953 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.953 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.953 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.953 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.955 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.956 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.956 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.956 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.956 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.956 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.956 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.956 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.957 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.957 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.957 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.957 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:43.957 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.957 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:43.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:43.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:43.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:43.958 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:43 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:44.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:44.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:44.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:44.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:44.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:44.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:44.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:44.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:44.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:44.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:44.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:44.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:44.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:44.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:44.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:44.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:44.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:44.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:44.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:44.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:44.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:44.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:44.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:44.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:44.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:44.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:44.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:44.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:44.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:44.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:44.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:44.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:44.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:44.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:44.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:44.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:44.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:44.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:44.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:44.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:44.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:44.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:44.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:44.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:44.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:44.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:44.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:44.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:44.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:44.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:44.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:44.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:44.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:44.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.261 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:44.261 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.261 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:44.261 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:44.261 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:44.261 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.261 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:44.261 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:44.261 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:44.261 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:44.261 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:43 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:44 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:01:45.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:45.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:45.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:45.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:45.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:45.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:44 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:45 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:46.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:46.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:46.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:46.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:46.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:46.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:45 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.067 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.067 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.067 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.067 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.067 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.068 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.068 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.068 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.068 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.068 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.068 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.068 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.068 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.068 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.068 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.068 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.068 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.068 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.068 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.069 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.069 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.069 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.069 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.069 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.069 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.069 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.069 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.069 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.069 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.069 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.069 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.070 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.070 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.070 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.070 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.070 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.070 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.070 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.070 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.070 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.070 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.070 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.070 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.070 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.070 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.071 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.072 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.073 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.074 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.074 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.074 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.074 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.074 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.074 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.074 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.074 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.074 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.074 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.074 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.074 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.075 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.076 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.076 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.076 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.076 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.076 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.078 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.079 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.079 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.079 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.079 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.080 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.081 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:46 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:47.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:47.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:47.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:47.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:47.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:46 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:47 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:01:48.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:01:48.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:47 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:01: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:01:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:48.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:48 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.051 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.052 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.053 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.053 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.053 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.053 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.053 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.053 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.053 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:49.053 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.053 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:49.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:49.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:49.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:49.054 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:48 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.074 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.075 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.076 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.077 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.077 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.077 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.077 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.077 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.077 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.077 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.077 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.077 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.077 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.078 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.079 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.079 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.079 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.079 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.079 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.079 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.080 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.081 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-06T03:01:50.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-06T03:01:50.082 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[96829]: Upgrade: It appears safe to stop mon.c 2024-04-06T03:01:50.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.082 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.084 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.084 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.084 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.084 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.084 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.084 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.084 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.084 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.084 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.084 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.084 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.084 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.084 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.084 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-06T03:01:50.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-06T03:01:50.085 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:49 smithi042 ceph-mon[100196]: Upgrade: It appears safe to stop mon.c 2024-04-06T03:01:50.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:01:50.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:50.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:50.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:50.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:50.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:50.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:50.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-06T03:01:50.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-06T03:01:50.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:49 smithi064 ceph-mon[25633]: Upgrade: It appears safe to stop mon.c 2024-04-06T03:01:50.895 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:01:51.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:50 smithi042 ceph-mon[100196]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:51.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:50 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:51.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:50 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:01:51.593 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:01:51.593 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 2s ago 14m - - 2024-04-06T03:01:51.593 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 11s ago 14m - - 2024-04-06T03:01:51.593 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (4m) 2s ago 8m 24.2M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:01:51.593 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 11s ago 8m - - 2024-04-06T03:01:51.593 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (2m) 2s ago 7m 55.4M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:01:51.593 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (2m) 11s ago 14m 500M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:01:51.593 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (60s) 2s ago 15m 448M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:01:51.593 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (41s) 2s ago 15m 40.1M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:01:51.593 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (14m) 11s ago 14m 65.8M 2048M 17.2.0 e1d6a67b021e 7a703a780904 2024-04-06T03:01:51.593 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (14m) 2s ago 14m 55.2M 2048M 17.2.0 e1d6a67b021e d3f191ec92df 2024-04-06T03:01:51.593 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (4m) 2s ago 9m 19.2M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:01:51.593 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (3m) 11s ago 9m 18.2M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:01:51.594 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (13m) 2s ago 13m 55.4M 2481M 17.2.0 e1d6a67b021e 1097e6ea2896 2024-04-06T03:01:51.594 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (13m) 2s ago 13m 59.2M 2481M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T03:01:51.594 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (12m) 2s ago 12m 51.7M 2481M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T03:01:51.594 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (12m) 2s ago 12m 55.1M 2481M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T03:01:51.594 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (12m) 11s ago 11m 59.5M 2736M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T03:01:51.594 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (11m) 11s ago 11m 54.6M 2736M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T03:01:51.594 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (11m) 11s ago 11m 52.4M 2736M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:01:51.594 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (10m) 11s ago 10m 57.6M 2736M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:01:51.595 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (2m) 11s ago 10m 70.1M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:01:51.595 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (8m) 2s ago 8m 76.5M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:01:51.595 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (8m) 11s ago 8m 74.5M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:01:51.595 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (8m) 2s ago 8m 73.9M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:01:51.595 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (8m) 11s ago 8m 76.2M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:01:52.016 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:01:52.016 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:01:52.016 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-06T03:01:52.016 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:01:52.016 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:01:52.016 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:01:52.016 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:01:52.017 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:01:52.017 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:01:52.017 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-06T03:01:52.017 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:01:52.017 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:01:52.017 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:01:52.017 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:01:52.017 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:01:52.017 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-06T03:01:52.017 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 4 2024-04-06T03:01:52.017 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:01:52.017 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:01:52.017 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:51 smithi042 ceph-mon[96829]: from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:52.018 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:51 smithi042 ceph-mon[96829]: from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:52.018 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:51 smithi042 ceph-mon[96829]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:52.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:51 smithi042 ceph-mon[100196]: from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:52.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:51 smithi042 ceph-mon[100196]: from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:52.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:51 smithi042 ceph-mon[100196]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:52.108 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:51 smithi064 ceph-mon[25633]: from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:52.108 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:51 smithi064 ceph-mon[25633]: from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:52.108 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:51 smithi064 ceph-mon[25633]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:52.395 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:01:52.396 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:01:52.396 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:01:52.396 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:01:52.396 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:01:52.396 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-04-06T03:01:52.396 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:01:52.396 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "3/23 daemons upgraded", 2024-04-06T03:01:52.396 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading mon daemons", 2024-04-06T03:01:52.396 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:01:52.396 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:01:52.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:01:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:01:52] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.33.4" 2024-04-06T03:01:52.806 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:01:52.806 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:01:52.806 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:01:53.110 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:52 smithi042 ceph-mon[100196]: from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:53.110 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:52 smithi042 ceph-mon[100196]: from='client.? 172.21.15.42:0/3359502045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:53.110 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:52 smithi042 ceph-mon[100196]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:53.110 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:52 smithi042 ceph-mon[100196]: from='client.? 172.21.15.42:0/3581987971' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:01:53.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:52 smithi042 ceph-mon[96829]: from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:53.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:52 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/3359502045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:53.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:52 smithi042 ceph-mon[96829]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:53.110 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:52 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/3581987971' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:01:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:52 smithi064 ceph-mon[25633]: from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:52 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3359502045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:52 smithi064 ceph-mon[25633]: from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:01:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:52 smithi064 ceph-mon[25633]: from='client.? 172.21.15.42:0/3581987971' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:01:54.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[100196]: Upgrade: Updating mon.c 2024-04-06T03:01:54.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:01:54.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:01:54.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[100196]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:54.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[100196]: Deploying daemon mon.c on smithi042 2024-04-06T03:01:54.107 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[100196]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:54.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:54.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:54.108 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:54.108 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[96829]: Upgrade: Updating mon.c 2024-04-06T03:01:54.108 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:01:54.108 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:01:54.108 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:54.108 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[96829]: Deploying daemon mon.c on smithi042 2024-04-06T03:01:54.108 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[96829]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:54.108 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:54.109 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:54.109 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:53 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:54.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:53 smithi064 ceph-mon[25633]: Upgrade: Updating mon.c 2024-04-06T03:01:54.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:53 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:01:54.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:53 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:01:54.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:53 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:54.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:53 smithi064 ceph-mon[25633]: Deploying daemon mon.c on smithi042 2024-04-06T03:01:54.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:53 smithi064 ceph-mon[25633]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:54.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:53 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:54.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:53 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:54.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:53 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:55.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:55 smithi042 ceph-mon[100196]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:55.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:55 smithi042 ceph-mon[100196]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:55.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:55 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:55.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:55 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:55.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:55 smithi042 ceph-mon[100196]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:55.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:55 smithi042 ceph-mon[100196]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:55.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:55 smithi042 ceph-mon[100196]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:55.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:55 smithi042 ceph-mon[96829]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:55.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:55 smithi042 ceph-mon[96829]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:55.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:55 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:55.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:55 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:55.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:55 smithi042 ceph-mon[96829]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:55.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:55 smithi042 ceph-mon[96829]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:55.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:55 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:55.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:55 smithi064 ceph-mon[25633]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:55.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:55 smithi064 ceph-mon[25633]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:55.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:55 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:55.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:55 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:55.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:55 smithi064 ceph-mon[25633]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:55.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:55 smithi064 ceph-mon[25633]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:55.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:55 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:56.259 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:56 smithi042 systemd[1]: Stopping Ceph mon.c for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:01:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:56 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c[100192]: 2024-04-06T03:01:56.539+0000 7fca4b8d5700 -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-06T03:01:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:56 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c[100192]: 2024-04-06T03:01:56.539+0000 7fca4b8d5700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-06T03:01:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:56 smithi042 podman[106265]: 2024-04-06 03:01:56.683323761 +0000 UTC m=+0.264754567 container died 4a409f559de957105655ce62024ccdcb7de08582413c721164e10ad0b6f52ca2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:01:57.260 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:57 smithi042 podman[106265]: 2024-04-06 03:01:57.057129228 +0000 UTC m=+0.638560042 container cleanup 4a409f559de957105655ce62024ccdcb7de08582413c721164e10ad0b6f52ca2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c, RELEASE=squid-9f19235, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5) 2024-04-06T03:01:57.260 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:57 smithi042 bash[106265]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c 2024-04-06T03:01:57.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:57 smithi042 podman[106279]: 2024-04-06 03:01:57.27515551 +0000 UTC m=+0.586756125 container remove 4a409f559de957105655ce62024ccdcb7de08582413c721164e10ad0b6f52ca2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c, RELEASE=squid-9f19235, ceph=True, org.label-schema.vendor=CentOS, 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, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-04-06T03:01:57.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:57 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.c.service: Deactivated successfully. 2024-04-06T03:01:57.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:57 smithi042 systemd[1]: Stopped Ceph mon.c for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:01:57.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:57 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.c.service: Consumed 1.486s CPU time. 2024-04-06T03:01:57.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:57 smithi042 systemd[1]: Starting Ceph mon.c for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:01:57.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:57 smithi042 podman[106408]: 2024-04-06 03:01:57.725087162 +0000 UTC m=+0.017805642 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:01:57.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:57 smithi042 podman[106408]: 2024-04-06 03:01:57.851592706 +0000 UTC m=+0.144311170 container create d5b8bfaed0080a9930a6f4f408eca592fdeda27b74214763c86a4a2be726187b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, io.buildah.version=1.33.5) 2024-04-06T03:01:58.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:58 smithi064 ceph-mon[25633]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:58.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[96829]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:58.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 podman[106408]: 2024-04-06 03:01:58.079880692 +0000 UTC m=+0.372599159 container init d5b8bfaed0080a9930a6f4f408eca592fdeda27b74214763c86a4a2be726187b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c, 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, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, io.buildah.version=1.33.5) 2024-04-06T03:01:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 podman[106408]: 2024-04-06 03:01:58.083009524 +0000 UTC m=+0.375727997 container start d5b8bfaed0080a9930a6f4f408eca592fdeda27b74214763c86a4a2be726187b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-06T03:01:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: set uid:gid to 167:167 (ceph:ceph) 2024-04-06T03:01:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev), process ceph-mon, pid 2 2024-04-06T03:01:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: pidfile_write: ignore empty --pid-file 2024-04-06T03:01:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: load: jerasure load: lrc 2024-04-06T03:01:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: RocksDB version: 7.9.2 2024-04-06T03:01:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Git sha 0 2024-04-06T03:01:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Compile date 2024-04-05 08:39:05 2024-04-06T03:01:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: DB SUMMARY 2024-04-06T03:01:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: DB Session ID: FTRTN20GRJTGL65ZNYOA 2024-04-06T03:01:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: CURRENT file: CURRENT 2024-04-06T03:01:58.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: IDENTITY file: IDENTITY 2024-04-06T03:01:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: MANIFEST file: MANIFEST-000047 size: 510 Bytes 2024-04-06T03:01:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000052.sst 2024-04-06T03:01:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000050.log size: 958802 ; 2024-04-06T03:01:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.error_if_exists: 0 2024-04-06T03:01:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.create_if_missing: 0 2024-04-06T03:01:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.paranoid_checks: 1 2024-04-06T03:01:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-06T03:01:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-06T03:01:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-06T03:01:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.env: 0x556547b75c60 2024-04-06T03:01:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.fs: PosixFileSystem 2024-04-06T03:01:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.info_log: 0x556549aedae0 2024-04-06T03:01:58.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_file_opening_threads: 16 2024-04-06T03:01:58.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.statistics: (nil) 2024-04-06T03:01:58.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.use_fsync: 0 2024-04-06T03:01:58.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_log_file_size: 0 2024-04-06T03:01:58.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-06T03:01:58.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-06T03:01:58.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.keep_log_file_num: 1000 2024-04-06T03:01:58.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.recycle_log_file_num: 0 2024-04-06T03:01:58.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.allow_fallocate: 1 2024-04-06T03:01:58.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.allow_mmap_reads: 0 2024-04-06T03:01:58.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.allow_mmap_writes: 0 2024-04-06T03:01:58.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.use_direct_reads: 0 2024-04-06T03:01:58.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-06T03:01:58.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.create_missing_column_families: 0 2024-04-06T03:01:58.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.db_log_dir: 2024-04-06T03:01:58.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.wal_dir: 2024-04-06T03:01:58.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-06T03:01:58.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-06T03:01:58.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-06T03:01:58.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-06T03:01:58.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-06T03:01:58.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-06T03:01:58.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.advise_random_on_open: 1 2024-04-06T03:01:58.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.db_write_buffer_size: 0 2024-04-06T03:01:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.write_buffer_manager: 0x556549ac01e0 2024-04-06T03:01:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-06T03:01:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-06T03:01:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-06T03:01:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.rate_limiter: (nil) 2024-04-06T03:01:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-06T03:01:58.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.wal_recovery_mode: 2 2024-04-06T03:01:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.enable_thread_tracking: 0 2024-04-06T03:01:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.enable_pipelined_write: 0 2024-04-06T03:01:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.unordered_write: 0 2024-04-06T03:01:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-06T03:01:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-06T03:01:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-06T03:01:58.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-06T03:01:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.row_cache: None 2024-04-06T03:01:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.wal_filter: None 2024-04-06T03:01:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-06T03:01:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.allow_ingest_behind: 0 2024-04-06T03:01:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.two_write_queues: 0 2024-04-06T03:01:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.manual_wal_flush: 0 2024-04-06T03:01:58.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.wal_compression: 0 2024-04-06T03:01:58.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.atomic_flush: 0 2024-04-06T03:01:58.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-06T03:01:58.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-06T03:01:58.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-06T03:01:58.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.log_readahead_size: 0 2024-04-06T03:01:58.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-06T03:01:58.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.best_efforts_recovery: 0 2024-04-06T03:01:58.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-06T03:01:58.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-06T03:01:58.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.allow_data_in_errors: 0 2024-04-06T03:01:58.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.db_host_id: __hostname__ 2024-04-06T03:01:58.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-06T03:01:58.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_background_jobs: 2 2024-04-06T03:01:58.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_background_compactions: -1 2024-04-06T03:01:58.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_subcompactions: 1 2024-04-06T03:01:58.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-06T03:01:58.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-06T03:01:58.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-06T03:01:58.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_total_wal_size: 0 2024-04-06T03:01:58.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-06T03:01:58.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-06T03:01:58.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-06T03:01:58.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-06T03:01:58.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_open_files: -1 2024-04-06T03:01:58.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.bytes_per_sync: 0 2024-04-06T03:01:58.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-06T03:01:58.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-06T03:01:58.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compaction_readahead_size: 0 2024-04-06T03:01:58.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_background_flushes: -1 2024-04-06T03:01:58.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Compression algorithms supported: 2024-04-06T03:01:58.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-06T03:01:58.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: kZSTD supported: 0 2024-04-06T03:01:58.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: kXpressCompression supported: 0 2024-04-06T03:01:58.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: kLZ4HCCompression supported: 1 2024-04-06T03:01:58.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: kZlibCompression supported: 1 2024-04-06T03:01:58.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: kSnappyCompression supported: 1 2024-04-06T03:01:58.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: kLZ4Compression supported: 1 2024-04-06T03:01:58.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: kBZip2Compression supported: 0 2024-04-06T03:01:58.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-06T03:01:58.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-06T03:01:58.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000047 2024-04-06T03:01:58.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-06T03:01:58.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-06T03:01:58.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.merge_operator: 2024-04-06T03:01:58.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compaction_filter: None 2024-04-06T03:01:58.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compaction_filter_factory: None 2024-04-06T03:01:58.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.sst_partitioner_factory: None 2024-04-06T03:01:58.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-06T03:01:58.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-06T03:01:58.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556549aedbe0) 2024-04-06T03:01:58.549 INFO:journalctl@ceph.mon.c.smithi042.stdout: cache_index_and_filter_blocks: 1 2024-04-06T03:01:58.549 INFO:journalctl@ceph.mon.c.smithi042.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-06T03:01:58.549 INFO:journalctl@ceph.mon.c.smithi042.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-06T03:01:58.549 INFO:journalctl@ceph.mon.c.smithi042.stdout: pin_top_level_index_and_filter: 1 2024-04-06T03:01:58.549 INFO:journalctl@ceph.mon.c.smithi042.stdout: index_type: 0 2024-04-06T03:01:58.549 INFO:journalctl@ceph.mon.c.smithi042.stdout: data_block_index_type: 0 2024-04-06T03:01:58.549 INFO:journalctl@ceph.mon.c.smithi042.stdout: index_shortening: 1 2024-04-06T03:01:58.549 INFO:journalctl@ceph.mon.c.smithi042.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-06T03:01:58.550 INFO:journalctl@ceph.mon.c.smithi042.stdout: checksum: 4 2024-04-06T03:01:58.550 INFO:journalctl@ceph.mon.c.smithi042.stdout: no_block_cache: 0 2024-04-06T03:01:58.550 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache: 0x556549af1090 2024-04-06T03:01:58.550 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache_name: BinnedLRUCache 2024-04-06T03:01:58.550 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache_options: 2024-04-06T03:01:58.550 INFO:journalctl@ceph.mon.c.smithi042.stdout: capacity : 536870912 2024-04-06T03:01:58.550 INFO:journalctl@ceph.mon.c.smithi042.stdout: num_shard_bits : 4 2024-04-06T03:01:58.550 INFO:journalctl@ceph.mon.c.smithi042.stdout: strict_capacity_limit : 0 2024-04-06T03:01:58.550 INFO:journalctl@ceph.mon.c.smithi042.stdout: high_pri_pool_ratio: 0.000 2024-04-06T03:01:58.550 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_cache_compressed: (nil) 2024-04-06T03:01:58.550 INFO:journalctl@ceph.mon.c.smithi042.stdout: persistent_cache: (nil) 2024-04-06T03:01:58.550 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_size: 4096 2024-04-06T03:01:58.550 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_size_deviation: 10 2024-04-06T03:01:58.551 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_restart_interval: 16 2024-04-06T03:01:58.551 INFO:journalctl@ceph.mon.c.smithi042.stdout: index_block_restart_interval: 1 2024-04-06T03:01:58.551 INFO:journalctl@ceph.mon.c.smithi042.stdout: metadata_block_size: 4096 2024-04-06T03:01:58.551 INFO:journalctl@ceph.mon.c.smithi042.stdout: partition_filters: 0 2024-04-06T03:01:58.551 INFO:journalctl@ceph.mon.c.smithi042.stdout: use_delta_encoding: 1 2024-04-06T03:01:58.551 INFO:journalctl@ceph.mon.c.smithi042.stdout: filter_policy: bloomfilter 2024-04-06T03:01:58.551 INFO:journalctl@ceph.mon.c.smithi042.stdout: whole_key_filtering: 1 2024-04-06T03:01:58.551 INFO:journalctl@ceph.mon.c.smithi042.stdout: verify_compression: 0 2024-04-06T03:01:58.551 INFO:journalctl@ceph.mon.c.smithi042.stdout: read_amp_bytes_per_bit: 0 2024-04-06T03:01:58.551 INFO:journalctl@ceph.mon.c.smithi042.stdout: format_version: 5 2024-04-06T03:01:58.551 INFO:journalctl@ceph.mon.c.smithi042.stdout: enable_index_compression: 1 2024-04-06T03:01:58.551 INFO:journalctl@ceph.mon.c.smithi042.stdout: block_align: 0 2024-04-06T03:01:58.551 INFO:journalctl@ceph.mon.c.smithi042.stdout: max_auto_readahead_size: 262144 2024-04-06T03:01:58.551 INFO:journalctl@ceph.mon.c.smithi042.stdout: prepopulate_block_cache: 0 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout: initial_auto_readahead_size: 8192 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout: num_file_reads_for_auto_readahead: 2 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.write_buffer_size: 33554432 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_write_buffer_number: 2 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compression: NoCompression 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.bottommost_compression: Disabled 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.prefix_extractor: nullptr 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.num_levels: 7 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-06T03:01:58.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-06T03:01:58.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-06T03:01:58.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-06T03:01:58.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-06T03:01:58.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-06T03:01:58.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-06T03:01:58.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-06T03:01:58.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-06T03:01:58.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compression_opts.level: 32767 2024-04-06T03:01:58.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compression_opts.strategy: 0 2024-04-06T03:01:58.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-06T03:01:58.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-06T03:01:58.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-06T03:01:58.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-06T03:01:58.553 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compression_opts.enabled: false 2024-04-06T03:01:58.554 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-06T03:01:58.554 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-06T03:01:58.554 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-06T03:01:58.554 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-06T03:01:58.554 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.target_file_size_base: 67108864 2024-04-06T03:01:58.554 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-06T03:01:58.554 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-06T03:01:58.554 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-06T03:01:58.554 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-06T03:01:58.554 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-06T03:01:58.554 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-06T03:01:58.554 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-06T03:01:58.554 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.arena_block_size: 1048576 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.disable_auto_compactions: 0 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-06T03:01:58.555 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-06T03:01:58.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-06T03:01:58.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-06T03:01:58.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-06T03:01:58.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-06T03:01:58.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-06T03:01:58.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.table_properties_collectors: 2024-04-06T03:01:58.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.inplace_update_support: 0 2024-04-06T03:01:58.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-06T03:01:58.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-06T03:01:58.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-06T03:01:58.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-06T03:01:58.556 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.bloom_locality: 0 2024-04-06T03:01:58.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.max_successive_merges: 0 2024-04-06T03:01:58.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-06T03:01:58.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.paranoid_file_checks: 0 2024-04-06T03:01:58.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.force_consistency_checks: 1 2024-04-06T03:01:58.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.report_bg_io_stats: 0 2024-04-06T03:01:58.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.ttl: 2592000 2024-04-06T03:01:58.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-06T03:01:58.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-06T03:01:58.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-06T03:01:58.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.enable_blob_files: false 2024-04-06T03:01:58.557 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.min_blob_size: 0 2024-04-06T03:01:58.558 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.blob_file_size: 268435456 2024-04-06T03:01:58.558 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-06T03:01:58.558 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-06T03:01:58.558 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-06T03:01:58.558 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-06T03:01:58.558 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-06T03:01:58.558 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.blob_file_starting_level: 0 2024-04-06T03:01:58.558 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-06T03:01:58.558 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-06T03:01:58.558 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000047 succeeded,manifest_file_number is 47, next_file_number is 54, last_sequence is 30317, log_number is 50,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 50 2024-04-06T03:01:58.558 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 50 2024-04-06T03:01:58.558 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ea163b9d-6b78-402c-8aa1-c07359372dc1 2024-04-06T03:01:58.559 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712372518112010, "job": 1, "event": "recovery_started", "wal_files": [50]} 2024-04-06T03:01:58.559 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #50 mode 2 2024-04-06T03:01:58.559 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712372518115447, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 55, "file_size": 596146, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 30322, "largest_seqno": 30911, "table_properties": {"data_size": 592887, "index_size": 1285, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 9717, "raw_average_key_size": 25, "raw_value_size": 586197, "raw_average_value_size": 1550, "num_data_blocks": 53, "num_entries": 378, "num_filter_entries": 378, "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": 1712372518, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ea163b9d-6b78-402c-8aa1-c07359372dc1", "db_session_id": "FTRTN20GRJTGL65ZNYOA", "orig_file_number": 55, "seqno_to_time_mapping": "N/A"}} 2024-04-06T03:01:58.559 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712372518115537, "job": 1, "event": "recovery_finished"} 2024-04-06T03:01:58.559 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: [db/version_set.cc:5047] Creating manifest 57 2024-04-06T03:01:58.559 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-06T03:01:58.559 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000050.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-06T03:01:58.559 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556549be2000 2024-04-06T03:01:58.559 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: DB pointer 0x556549bcc000 2024-04-06T03:01:58.559 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-06T03:01:58.559 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-06T03:01:58.559 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** DB Stats ** 2024-04-06T03:01:58.559 INFO:journalctl@ceph.mon.c.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-06T03:01:58.560 INFO:journalctl@ceph.mon.c.smithi042.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-06T03:01:58.560 INFO:journalctl@ceph.mon.c.smithi042.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-06T03:01:58.560 INFO:journalctl@ceph.mon.c.smithi042.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-06T03:01:58.560 INFO:journalctl@ceph.mon.c.smithi042.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-06T03:01:58.560 INFO:journalctl@ceph.mon.c.smithi042.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-06T03:01:58.560 INFO:journalctl@ceph.mon.c.smithi042.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-06T03:01:58.560 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-04-06T03:01:58.560 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** Compaction Stats [default] ** 2024-04-06T03:01:58.560 INFO:journalctl@ceph.mon.c.smithi042.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-06T03:01:58.560 INFO:journalctl@ceph.mon.c.smithi042.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-06T03:01:58.560 INFO:journalctl@ceph.mon.c.smithi042.stdout: L0 1/0 582.17 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 301.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-06T03:01:58.561 INFO:journalctl@ceph.mon.c.smithi042.stdout: L6 1/0 13.14 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-06T03:01:58.561 INFO:journalctl@ceph.mon.c.smithi042.stdout: Sum 2/0 13.71 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 301.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-06T03:01:58.561 INFO:journalctl@ceph.mon.c.smithi042.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 301.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-06T03:01:58.561 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-04-06T03:01:58.561 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** Compaction Stats [default] ** 2024-04-06T03:01:58.561 INFO:journalctl@ceph.mon.c.smithi042.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-06T03:01:58.561 INFO:journalctl@ceph.mon.c.smithi042.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-06T03:01:58.561 INFO:journalctl@ceph.mon.c.smithi042.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 301.9 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-06T03:01:58.561 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-04-06T03:01:58.561 INFO:journalctl@ceph.mon.c.smithi042.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-06T03:01:58.561 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-04-06T03:01:58.562 INFO:journalctl@ceph.mon.c.smithi042.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-06T03:01:58.562 INFO:journalctl@ceph.mon.c.smithi042.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-04-06T03:01:58.562 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-06T03:01:58.562 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-06T03:01:58.562 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-06T03:01:58.562 INFO:journalctl@ceph.mon.c.smithi042.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-06T03:01:58.563 INFO:journalctl@ceph.mon.c.smithi042.stdout: Cumulative compaction: 0.00 GB write, 102.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-06T03:01:58.563 INFO:journalctl@ceph.mon.c.smithi042.stdout: Interval compaction: 0.00 GB write, 102.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-06T03:01:58.563 INFO:journalctl@ceph.mon.c.smithi042.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-06T03:01:58.563 INFO:journalctl@ceph.mon.c.smithi042.stdout: Block cache BinnedLRUCache@0x556549af1090#2 capacity: 512.00 MB usage: 2.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-04-06T03:01:58.563 INFO:journalctl@ceph.mon.c.smithi042.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,1.45 KB,0.000277162%) Misc(1,0.00 KB,0%) 2024-04-06T03:01:58.563 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-04-06T03:01:58.563 INFO:journalctl@ceph.mon.c.smithi042.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-06T03:01:58.563 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: starting mon.c rank 1 at public addrs [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] at bind addrs [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:58.563 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: mon.c@-1(???) e3 preinit fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:58.563 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: mon.c@-1(???).mds e1 new map 2024-04-06T03:01:58.563 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: mon.c@-1(???).mds e1 print_map 2024-04-06T03:01:58.563 INFO:journalctl@ceph.mon.c.smithi042.stdout: e1 2024-04-06T03:01:58.563 INFO:journalctl@ceph.mon.c.smithi042.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-06T03:01:58.563 INFO:journalctl@ceph.mon.c.smithi042.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-06T03:01:58.564 INFO:journalctl@ceph.mon.c.smithi042.stdout: legacy client fscid: -1 2024-04-06T03:01:58.564 INFO:journalctl@ceph.mon.c.smithi042.stdout: 2024-04-06T03:01:58.564 INFO:journalctl@ceph.mon.c.smithi042.stdout: No filesystems configured 2024-04-06T03:01:58.564 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: mon.c@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-06T03:01:58.564 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-06T03:01:58.564 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-06T03:01:58.564 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: mon.c@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-06T03:01:58.564 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: mon.c@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-04-06T03:01:58.564 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 ceph-mon[106428]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:58.564 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 bash[106408]: d5b8bfaed0080a9930a6f4f408eca592fdeda27b74214763c86a4a2be726187b 2024-04-06T03:01:58.564 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:58 smithi042 systemd[1]: Started Ceph mon.c for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:01:58.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:01:58 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:01: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:01:59.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:59.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: mon.c calling monitor election 2024-04-06T03:01:59.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: mon.a calling monitor election 2024-04-06T03:01:59.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T03:01:59.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: monmap epoch 3 2024-04-06T03:01:59.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:59.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: last_changed 2024-04-06T02:47:30.689421+0000 2024-04-06T03:01:59.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: created 2024-04-06T02:45:49.082312+0000 2024-04-06T03:01:59.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: min_mon_release 17 (quincy) 2024-04-06T03:01:59.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: election_strategy: 1 2024-04-06T03:01:59.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-04-06T03:01:59.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: 1: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-04-06T03:01:59.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: 2: [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon.b 2024-04-06T03:01:59.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: fsmap 2024-04-06T03:01:59.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: osdmap e113: 8 total, 8 up, 8 in 2024-04-06T03:01:59.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: mgrmap e43: x(active, since 40s), standbys: y 2024-04-06T03:01:59.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:01:59.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:01:59.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:01:59.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:59.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:59.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: mon.c calling monitor election 2024-04-06T03:01:59.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: mon.a calling monitor election 2024-04-06T03:01:59.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T03:01:59.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: monmap epoch 3 2024-04-06T03:01:59.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:59.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: last_changed 2024-04-06T02:47:30.689421+0000 2024-04-06T03:01:59.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: created 2024-04-06T02:45:49.082312+0000 2024-04-06T03:01:59.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: min_mon_release 17 (quincy) 2024-04-06T03:01:59.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: election_strategy: 1 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: 1: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: 2: [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon.b 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: fsmap 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: osdmap e113: 8 total, 8 up, 8 in 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: mgrmap e43: x(active, since 40s), standbys: y 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:59.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:59.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:59.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:59.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:59.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:59.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:01:59 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:01:59.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: mon.c calling monitor election 2024-04-06T03:01:59.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: mon.a calling monitor election 2024-04-06T03:01:59.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T03:01:59.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: monmap epoch 3 2024-04-06T03:01:59.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:01:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: last_changed 2024-04-06T02:47:30.689421+0000 2024-04-06T03:01:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: created 2024-04-06T02:45:49.082312+0000 2024-04-06T03:01:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: min_mon_release 17 (quincy) 2024-04-06T03:01:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: election_strategy: 1 2024-04-06T03:01:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-04-06T03:01:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: 1: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-04-06T03:01:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: 2: [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon.b 2024-04-06T03:01:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: fsmap 2024-04-06T03:01:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: osdmap e113: 8 total, 8 up, 8 in 2024-04-06T03:01:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: mgrmap e43: x(active, since 40s), standbys: y 2024-04-06T03:01:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:01:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:01:59.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:01:59.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:59.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:59.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:59.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:59.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:01:59.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:01:59.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:01:59.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:01:59.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:01:59.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:01:59.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:01:59.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:01:59 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.432 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-04-06T03:02:00.432 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 9.3 KiB/s rd, 9 op/s 2024-04-06T03:02:00.432 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.432 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-06T03:02:00.432 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-06T03:02:00.432 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.432 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-04-06T03:02:00.432 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-04-06T03:02:00.432 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.432 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.433 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.433 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.433 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.433 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.433 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.433 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.433 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.433 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.433 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.433 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.433 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.433 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.433 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.434 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.434 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.434 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.434 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.434 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.434 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.434 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.435 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-04-06T03:02:00.435 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 9.3 KiB/s rd, 9 op/s 2024-04-06T03:02:00.435 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.435 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-06T03:02:00.435 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-06T03:02:00.435 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.435 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-04-06T03:02:00.435 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-04-06T03:02:00.435 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.435 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.435 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.435 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.436 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.437 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.439 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.439 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.439 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.439 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.439 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.439 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.439 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.439 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.439 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.439 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.439 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.440 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.443 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:00 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 1 op/s 2024-04-06T03:02:00.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 9.3 KiB/s rd, 9 op/s 2024-04-06T03:02:00.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-06T03:02:00.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 13 op/s 2024-04-06T03:02:00.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-04-06T03:02:00.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s 2024-04-06T03:02:00.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.469 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.470 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:00.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:00 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:01.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:01 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:01.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:01.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:01.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:01.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:01.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:01.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:01.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:01.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:01.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:01 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.414 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.415 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.417 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.417 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.417 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.417 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.417 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.417 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.417 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.417 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.417 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.417 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.417 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.418 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.418 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.419 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.420 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:02.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:02.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:02.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:02.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:02.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:02.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:02 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:02.513 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:02:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:02:02] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.33.4" 2024-04-06T03:02:03.420 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.421 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.423 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.423 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.423 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.423 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.424 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.425 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.425 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.427 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.428 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.429 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.429 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.429 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.429 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.429 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.429 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.429 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.429 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.429 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.429 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.430 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.430 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.430 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.430 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.430 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.430 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.430 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.430 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.430 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.430 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.430 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.430 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:02:03.430 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.430 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.431 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.432 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.432 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.432 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.432 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.432 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.432 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.432 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.432 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.432 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.432 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.432 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.432 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.432 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.432 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:03 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.495 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:03.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:03.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:02:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:03.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:03.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:03.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:03.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:03.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:03 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:04 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:04.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:04.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:04.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:04.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:04.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T03:02:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T03:02:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T03:02:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T03:02:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:02:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:02:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:05 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T03:02:05.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T03:02:05.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T03:02:05.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T03:02:05.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:02:05.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:02:05.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T03:02:05.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s 2024-04-06T03:02:05.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T03:02:05.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s 2024-04-06T03:02:05.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:02:05.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:02:05.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:05.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:05.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:05.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:05.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:05.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:05 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:06.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:06.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:06.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:06.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:06.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:06.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:06.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:06 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.303 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.303 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.303 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:07 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v463: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v464: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v465: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v466: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v467: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v468: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v469: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v470: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v471: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v472: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v473: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v474: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: pgmap v475: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:07.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:07.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:07.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:07.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:07.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:07.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:07.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:07 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.268 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.269 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.270 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.270 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.270 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.270 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.270 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.270 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.270 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.271 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.272 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.273 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.274 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.275 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.275 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.275 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.275 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.275 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.275 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.275 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.275 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.275 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.275 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.275 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.276 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.277 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.277 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.277 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.277 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.277 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.277 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.277 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.277 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.278 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.279 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.280 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.280 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.280 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.280 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.280 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.280 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.280 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.280 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.280 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.281 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.281 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.281 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.281 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.281 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.281 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.281 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.281 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.281 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.281 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.281 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.281 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.281 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.281 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:08 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v476: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v477: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v478: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v479: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v480: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v481: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v482: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v483: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v484: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v485: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v486: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v487: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v488: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v489: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v490: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v491: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v492: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v493: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v494: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v495: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v496: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: pgmap v497: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:08.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:02:08 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:02: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:02:09.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:09 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v498: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v499: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v500: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v501: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v502: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v503: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v504: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v505: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v506: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v507: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v508: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v509: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v510: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v511: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v512: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v513: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v514: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v515: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v516: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v517: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v518: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: pgmap v519: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:09.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:09.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:09.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:09.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:09.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:09 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T03:02:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T03:02:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T03:02:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T03:02:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:02:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:02:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:10 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T03:02:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T03:02:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T03:02:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T03:02:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:02:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:02:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v520: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T03:02:10.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v521: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T03:02:10.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v522: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T03:02:10.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v523: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T03:02:10.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v524: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:02:10.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v525: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:02:10.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v526: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v527: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v528: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v529: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v530: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v531: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v532: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v533: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v534: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v535: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v536: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v537: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v538: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: pgmap v539: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:10.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:10.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:10.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:10.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:10.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:10 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:11 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v540: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v541: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v542: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v543: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v544: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v545: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v546: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v547: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v548: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v549: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v550: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v551: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v552: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v553: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v554: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v555: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v556: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v557: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v558: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v559: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v560: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: pgmap v561: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:11 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-06T03:02:12.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-06T03:02:12.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.303 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.303 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-06T03:02:12.303 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-06T03:02:12.479 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:02:12] "GET /metrics HTTP/1.1" 200 38254 "" "Prometheus/2.33.4" 2024-04-06T03:02:12.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v562: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v563: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v564: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v565: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v566: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v567: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v568: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v569: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v570: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v571: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v572: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v573: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v574: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v575: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v576: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v577: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v578: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v579: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v580: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v581: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v582: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v583: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: pgmap v584: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:12.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:12.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-06T03:02:12.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:12 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-06T03:02:13.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:13.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:13.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:13.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:13.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: Upgrade: It appears safe to stop mon.b 2024-04-06T03:02:13.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:13.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:13.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:13 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:13.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:13.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:13.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:13.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:13.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: Upgrade: It appears safe to stop mon.b 2024-04-06T03:02:13.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:13.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:13.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:13.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: pgmap v585: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: pgmap v586: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:13.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: pgmap v587: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: pgmap v588: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:13.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: pgmap v589: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: pgmap v590: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:13.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: pgmap v591: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: pgmap v592: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:13.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: pgmap v593: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: pgmap v594: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:13.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: Upgrade: It appears safe to stop mon.b 2024-04-06T03:02:13.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:13.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:13.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:13 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:14.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:14 smithi064 ceph-mon[25633]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:14.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:14 smithi064 ceph-mon[25633]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:14.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:14 smithi064 ceph-mon[25633]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:14.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:14 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:02:14.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:14 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:02:14.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:14 smithi064 ceph-mon[25633]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:14.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:14 smithi042 ceph-mon[106428]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:14.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:14 smithi042 ceph-mon[106428]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:14.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:14 smithi042 ceph-mon[106428]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:14.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:14 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:02:14.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:14 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:02:14.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:14 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:14.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:14 smithi042 ceph-mon[96829]: pgmap v595: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:14.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:14 smithi042 ceph-mon[96829]: pgmap v596: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:02:14.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:14 smithi042 ceph-mon[96829]: from='mgr.25499 ' entity='mgr.x' 2024-04-06T03:02:14.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:14 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:02:14.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:14 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:02:14.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:14 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:15.430 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:15 smithi064 ceph-mon[25633]: Upgrade: Updating mon.b 2024-04-06T03:02:15.430 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:15 smithi064 ceph-mon[25633]: Deploying daemon mon.b on smithi064 2024-04-06T03:02:15.430 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:15 smithi064 systemd[1]: Stopping Ceph mon.b for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:02:15.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:15 smithi042 ceph-mon[96829]: Upgrade: Updating mon.b 2024-04-06T03:02:15.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:15 smithi042 ceph-mon[96829]: Deploying daemon mon.b on smithi064 2024-04-06T03:02:15.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:15 smithi042 ceph-mon[106428]: Upgrade: Updating mon.b 2024-04-06T03:02:15.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:15 smithi042 ceph-mon[106428]: Deploying daemon mon.b on smithi064 2024-04-06T03:02:15.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b[25628]: 2024-04-06T03:02:15.692+0000 7f3a6747b700 -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-06T03:02:15.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b[25628]: 2024-04-06T03:02:15.692+0000 7f3a6747b700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-06T03:02:15.943 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:02:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:02:15] ENGINE Bus STOPPING 2024-04-06T03:02:15.943 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:02:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:02:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-06T03:02:15.943 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:02:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:02:15] ENGINE Bus STOPPED 2024-04-06T03:02:15.943 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:02:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:02:15] ENGINE Bus STARTING 2024-04-06T03:02:15.943 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:02:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:02:15] ENGINE Serving on http://:::9283 2024-04-06T03:02:15.943 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:02:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:02:15] ENGINE Bus STARTED 2024-04-06T03:02:16.220 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:15 smithi064 podman[95386]: 2024-04-06 03:02:15.957905115 +0000 UTC m=+0.369484182 container died 7a703a780904dec331e17631050fc3f4b4a8477226cfa59758a04de9fc60ba31 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b, RELEASE=HEAD, com.redhat.component=centos-stream-container, version=8, vcs-type=git, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, GIT_BRANCH=HEAD, io.openshift.tags=base centos centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vendor=Red Hat, Inc., build-date=2022-05-03T08:36:31.336870, name=centos-stream, maintainer=Guillaume Abrioux , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, 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, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., ceph=True, release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, io.openshift.expose-services=, GIT_CLEAN=True, architecture=x86_64) 2024-04-06T03:02:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:16 smithi064 podman[95386]: 2024-04-06 03:02:16.300922993 +0000 UTC m=+0.712502069 container cleanup 7a703a780904dec331e17631050fc3f4b4a8477226cfa59758a04de9fc60ba31 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_REPO=https://github.com/ceph/ceph-container.git, distribution-scope=public, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=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., maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0, release=754, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, RELEASE=HEAD, com.redhat.component=centos-stream-container, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, 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, architecture=x86_64, io.k8s.display-name=CentOS Stream 8, name=centos-stream, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, ceph=True, build-date=2022-05-03T08:36:31.336870, GIT_BRANCH=HEAD, vendor=Red Hat, Inc.) 2024-04-06T03:02:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:16 smithi064 bash[95386]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b 2024-04-06T03:02:16.811 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:16 smithi064 podman[95411]: 2024-04-06 03:02:16.560580828 +0000 UTC m=+0.604724757 container remove 7a703a780904dec331e17631050fc3f4b4a8477226cfa59758a04de9fc60ba31 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b, 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., vendor=Red Hat, Inc., io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, build-date=2022-05-03T08:36:31.336870, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-type=git, com.redhat.component=centos-stream-container, GIT_CLEAN=True, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, io.buildah.version=1.19.8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/, architecture=x86_64, RELEASE=HEAD, name=centos-stream, GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8) 2024-04-06T03:02:16.811 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:16 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.b.service: Deactivated successfully. 2024-04-06T03:02:16.811 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:16 smithi064 systemd[1]: Stopped Ceph mon.b for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:02:16.811 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:16 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.b.service: Consumed 17.749s CPU time. 2024-04-06T03:02:17.117 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:16 smithi064 systemd[1]: Starting Ceph mon.b for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:02:17.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 podman[95545]: 2024-04-06 03:02:17.034912154 +0000 UTC m=+0.017916912 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:02:17.391 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 podman[95545]: 2024-04-06 03:02:17.161673648 +0000 UTC m=+0.144678420 container create 47b7fb2ac842863ea73d831722788c2053d3a9214d44e8ccc9f4da7755dc92f7 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, ceph=True, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:02:17.647 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 podman[95545]: 2024-04-06 03:02:17.406124884 +0000 UTC m=+0.389129638 container init 47b7fb2ac842863ea73d831722788c2053d3a9214d44e8ccc9f4da7755dc92f7 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, ceph=True) 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 podman[95545]: 2024-04-06 03:02:17.409590519 +0000 UTC m=+0.392595252 container start 47b7fb2ac842863ea73d831722788c2053d3a9214d44e8ccc9f4da7755dc92f7 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, GIT_CLEAN=True) 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: set uid:gid to 167:167 (ceph:ceph) 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev), process ceph-mon, pid 2 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: pidfile_write: ignore empty --pid-file 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: load: jerasure load: lrc 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: RocksDB version: 7.9.2 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Git sha 0 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Compile date 2024-04-05 08:39:05 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: DB SUMMARY 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: DB Session ID: L5BVL0NWFGQFBWZ7N6ZF 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: CURRENT file: CURRENT 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: IDENTITY file: IDENTITY 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: MANIFEST file: MANIFEST-000009 size: 2247 Bytes 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000045.sst 2024-04-06T03:02:17.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000043.log size: 3956514 ; 2024-04-06T03:02:17.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.error_if_exists: 0 2024-04-06T03:02:17.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.create_if_missing: 0 2024-04-06T03:02:17.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.paranoid_checks: 1 2024-04-06T03:02:17.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-06T03:02:17.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-06T03:02:17.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-06T03:02:17.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.env: 0x5616009bec60 2024-04-06T03:02:17.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.fs: PosixFileSystem 2024-04-06T03:02:17.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.info_log: 0x5616023ebae0 2024-04-06T03:02:17.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_file_opening_threads: 16 2024-04-06T03:02:17.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.statistics: (nil) 2024-04-06T03:02:17.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.use_fsync: 0 2024-04-06T03:02:17.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_log_file_size: 0 2024-04-06T03:02:17.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-06T03:02:17.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-06T03:02:17.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.keep_log_file_num: 1000 2024-04-06T03:02:17.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.recycle_log_file_num: 0 2024-04-06T03:02:17.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.allow_fallocate: 1 2024-04-06T03:02:17.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.allow_mmap_reads: 0 2024-04-06T03:02:17.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.allow_mmap_writes: 0 2024-04-06T03:02:17.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.use_direct_reads: 0 2024-04-06T03:02:17.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-06T03:02:17.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.create_missing_column_families: 0 2024-04-06T03:02:17.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.db_log_dir: 2024-04-06T03:02:17.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.wal_dir: 2024-04-06T03:02:17.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-06T03:02:17.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-06T03:02:17.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-06T03:02:17.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-06T03:02:17.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-06T03:02:17.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-06T03:02:17.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.advise_random_on_open: 1 2024-04-06T03:02:17.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.db_write_buffer_size: 0 2024-04-06T03:02:17.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.write_buffer_manager: 0x5616023be1e0 2024-04-06T03:02:17.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-06T03:02:17.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-06T03:02:17.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-06T03:02:17.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.rate_limiter: (nil) 2024-04-06T03:02:17.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-06T03:02:17.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.wal_recovery_mode: 2 2024-04-06T03:02:17.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.enable_thread_tracking: 0 2024-04-06T03:02:17.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.enable_pipelined_write: 0 2024-04-06T03:02:17.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.unordered_write: 0 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.row_cache: None 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.wal_filter: None 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.allow_ingest_behind: 0 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.two_write_queues: 0 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.manual_wal_flush: 0 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.wal_compression: 0 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.atomic_flush: 0 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-06T03:02:17.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.log_readahead_size: 0 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.best_efforts_recovery: 0 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.allow_data_in_errors: 0 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.db_host_id: __hostname__ 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_background_jobs: 2 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_background_compactions: -1 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_subcompactions: 1 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-06T03:02:17.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_total_wal_size: 0 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_open_files: -1 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.bytes_per_sync: 0 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compaction_readahead_size: 0 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_background_flushes: -1 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Compression algorithms supported: 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: kZSTD supported: 0 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: kXpressCompression supported: 0 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: kLZ4HCCompression supported: 1 2024-04-06T03:02:17.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: kZlibCompression supported: 1 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: kSnappyCompression supported: 1 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: kLZ4Compression supported: 1 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: kBZip2Compression supported: 0 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.merge_operator: 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compaction_filter: None 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compaction_filter_factory: None 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.sst_partitioner_factory: None 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5616023ebbe0) 2024-04-06T03:02:17.656 INFO:journalctl@ceph.mon.b.smithi064.stdout: cache_index_and_filter_blocks: 1 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: pin_top_level_index_and_filter: 1 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: index_type: 0 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: data_block_index_type: 0 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: index_shortening: 1 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: checksum: 4 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: no_block_cache: 0 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_cache: 0x5616023ef090 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_cache_name: BinnedLRUCache 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_cache_options: 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: capacity : 536870912 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: num_shard_bits : 4 2024-04-06T03:02:17.657 INFO:journalctl@ceph.mon.b.smithi064.stdout: strict_capacity_limit : 0 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: high_pri_pool_ratio: 0.000 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_cache_compressed: (nil) 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: persistent_cache: (nil) 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_size: 4096 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_size_deviation: 10 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_restart_interval: 16 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: index_block_restart_interval: 1 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: metadata_block_size: 4096 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: partition_filters: 0 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: use_delta_encoding: 1 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: filter_policy: bloomfilter 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: whole_key_filtering: 1 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: verify_compression: 0 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: read_amp_bytes_per_bit: 0 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: format_version: 5 2024-04-06T03:02:17.658 INFO:journalctl@ceph.mon.b.smithi064.stdout: enable_index_compression: 1 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout: block_align: 0 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout: max_auto_readahead_size: 262144 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout: prepopulate_block_cache: 0 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout: initial_auto_readahead_size: 8192 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout: num_file_reads_for_auto_readahead: 2 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.write_buffer_size: 33554432 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_write_buffer_number: 2 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compression: NoCompression 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.bottommost_compression: Disabled 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.prefix_extractor: nullptr 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.num_levels: 7 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-06T03:02:17.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compression_opts.level: 32767 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compression_opts.strategy: 0 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compression_opts.enabled: false 2024-04-06T03:02:17.660 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-06T03:02:17.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-06T03:02:17.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-06T03:02:17.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-06T03:02:17.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.target_file_size_base: 67108864 2024-04-06T03:02:17.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-06T03:02:17.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-06T03:02:17.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-06T03:02:17.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-06T03:02:17.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-06T03:02:17.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-06T03:02:17.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-06T03:02:17.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-06T03:02:17.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-06T03:02:17.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-06T03:02:17.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-06T03:02:17.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-06T03:02:17.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-06T03:02:17.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-06T03:02:17.662 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.arena_block_size: 1048576 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.disable_auto_compactions: 0 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.table_properties_collectors: 2024-04-06T03:02:17.663 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.inplace_update_support: 0 2024-04-06T03:02:17.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-06T03:02:17.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-06T03:02:17.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-06T03:02:17.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-06T03:02:17.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.bloom_locality: 0 2024-04-06T03:02:17.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.max_successive_merges: 0 2024-04-06T03:02:17.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-06T03:02:17.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.paranoid_file_checks: 0 2024-04-06T03:02:17.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.force_consistency_checks: 1 2024-04-06T03:02:17.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.report_bg_io_stats: 0 2024-04-06T03:02:17.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.ttl: 2592000 2024-04-06T03:02:17.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-06T03:02:17.664 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.enable_blob_files: false 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.min_blob_size: 0 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.blob_file_size: 268435456 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.blob_file_starting_level: 0 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: 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-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: 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 47, last_sequence is 30334, log_number is 43,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 43 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9afe2078-b2f4-4b43-b397-fb532859426e 2024-04-06T03:02:17.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712372537438730, "job": 1, "event": "recovery_started", "wal_files": [43]} 2024-04-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #43 mode 2 2024-04-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712372537450026, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 48, "file_size": 2496195, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 30224, "largest_seqno": 33955, "table_properties": {"data_size": 2483677, "index_size": 5545, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 5957, "raw_key_size": 57539, "raw_average_key_size": 24, "raw_value_size": 2445886, "raw_average_value_size": 1028, "num_data_blocks": 219, "num_entries": 2378, "num_filter_entries": 2378, "num_deletions": 257, "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": 1712372537, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "9afe2078-b2f4-4b43-b397-fb532859426e", "db_session_id": "L5BVL0NWFGQFBWZ7N6ZF", "orig_file_number": 48, "seqno_to_time_mapping": "N/A"}} 2024-04-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: EVENT_LOG_v1 {"time_micros": 1712372537450127, "job": 1, "event": "recovery_finished"} 2024-04-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: [db/version_set.cc:5047] Creating manifest 50 2024-04-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000043.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5616024e0000 2024-04-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: DB pointer 0x5616024ca000 2024-04-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.stdout: ** DB Stats ** 2024-04-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.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-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-06T03:02:17.666 INFO:journalctl@ceph.mon.b.smithi064.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.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-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: 2024-04-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: ** Compaction Stats [default] ** 2024-04-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.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-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: L0 1/0 2.38 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 564.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: L6 1/0 13.14 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-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: Sum 2/0 15.52 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 564.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.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 564.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: 2024-04-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: ** Compaction Stats [default] ** 2024-04-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.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-06T03:02:17.667 INFO:journalctl@ceph.mon.b.smithi064.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.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 564.5 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.stdout: 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.stdout: 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.stdout: Flush(GB): cumulative 0.002, interval 0.002 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.stdout: Cumulative compaction: 0.00 GB write, 155.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.stdout: Interval compaction: 0.00 GB write, 155.55 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.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-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.stdout: Block cache BinnedLRUCache@0x5616023ef090#2 capacity: 512.00 MB usage: 12.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,6.03 KB,0.00115037%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2024-04-06T03:02:17.668 INFO:journalctl@ceph.mon.b.smithi064.stdout: 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: starting mon.b rank 2 at public addrs [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] at bind addrs [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: mon.b@-1(???) e3 preinit fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: mon.b@-1(???).mds e1 new map 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: mon.b@-1(???).mds e1 print_map 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout: e1 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.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-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout: legacy client fscid: -1 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout: 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout: No filesystems configured 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: mon.b@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: mon.b@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2024-04-06T03:02:17.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 bash[95545]: 47b7fb2ac842863ea73d831722788c2053d3a9214d44e8ccc9f4da7755dc92f7 2024-04-06T03:02:17.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 systemd[1]: Started Ceph mon.b for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:02:17.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-06T03:02:17.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T03:02:17.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T03:02:17.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T03:02:18.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:17 smithi042 ceph-mon[106428]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-06T03:02:18.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T03:02:18.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T03:02:18.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T03:02:18.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:17 smithi042 ceph-mon[96829]: pgmap v597: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-06T03:02:18.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T03:02:18.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T03:02:18.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T03:02:18.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T03:02:18.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: mon.b calling monitor election 2024-04-06T03:02:18.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: mon.a calling monitor election 2024-04-06T03:02:18.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: mon.c calling monitor election 2024-04-06T03:02:18.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T03:02:18.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T03:02:18.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T03:02:18.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: monmap epoch 4 2024-04-06T03:02:18.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:02:18.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: last_changed 2024-04-06T03:02:17.665180+0000 2024-04-06T03:02:18.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: created 2024-04-06T02:45:49.082312+0000 2024-04-06T03:02:18.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: min_mon_release 19 (squid) 2024-04-06T03:02:18.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: election_strategy: 1 2024-04-06T03:02:18.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-04-06T03:02:18.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T03:02:18.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: mon.b calling monitor election 2024-04-06T03:02:18.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: mon.a calling monitor election 2024-04-06T03:02:18.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: mon.c calling monitor election 2024-04-06T03:02:18.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T03:02:18.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T03:02:18.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T03:02:18.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: monmap epoch 4 2024-04-06T03:02:18.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:02:18.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: last_changed 2024-04-06T03:02:17.665180+0000 2024-04-06T03:02:18.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: created 2024-04-06T02:45:49.082312+0000 2024-04-06T03:02:18.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: min_mon_release 19 (squid) 2024-04-06T03:02:18.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: election_strategy: 1 2024-04-06T03:02:18.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-04-06T03:02:18.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: 1: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-04-06T03:02:18.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: 2: [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon.b 2024-04-06T03:02:18.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: fsmap 2024-04-06T03:02:18.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: osdmap e113: 8 total, 8 up, 8 in 2024-04-06T03:02:18.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: mgrmap e43: x(active, since 60s), standbys: y 2024-04-06T03:02:18.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:02:18.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:02:18.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:02: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:02:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-06T03:02:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: mon.b calling monitor election 2024-04-06T03:02:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: mon.a calling monitor election 2024-04-06T03:02:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: mon.c calling monitor election 2024-04-06T03:02:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-06T03:02:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-06T03:02:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-06T03:02:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: monmap epoch 4 2024-04-06T03:02:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 2024-04-06T03:02:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: last_changed 2024-04-06T03:02:17.665180+0000 2024-04-06T03:02:18.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: created 2024-04-06T02:45:49.082312+0000 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: min_mon_release 19 (squid) 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: election_strategy: 1 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: 0: [v2:172.21.15.42:3300/0,v1:172.21.15.42:6789/0] mon.a 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: 1: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: 2: [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon.b 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: fsmap 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: osdmap e113: 8 total, 8 up, 8 in 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: mgrmap e43: x(active, since 60s), standbys: y 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:19.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-06T03:02:19.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-06T03:02:19.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:19.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:19.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: Reconfiguring mon.a (monmap changed)... 2024-04-06T03:02:19.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:02:19.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:02:19.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:19.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:18 smithi064 ceph-mon[95564]: Reconfiguring daemon mon.a on smithi042 2024-04-06T03:02:19.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:02:19.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:19.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:19.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:19.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:19.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:19.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-06T03:02:19.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-06T03:02:19.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:19.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:19.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: Reconfiguring mon.a (monmap changed)... 2024-04-06T03:02:19.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:02:19.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:02:19.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:19.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[96829]: Reconfiguring daemon mon.a on smithi042 2024-04-06T03:02:19.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: 1: [v2:172.21.15.42:3301/0,v1:172.21.15.42:6790/0] mon.c 2024-04-06T03:02:19.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: 2: [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon.b 2024-04-06T03:02:19.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: fsmap 2024-04-06T03:02:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: osdmap e113: 8 total, 8 up, 8 in 2024-04-06T03:02:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: mgrmap e43: x(active, since 60s), standbys: y 2024-04-06T03:02:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:02:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:02:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:02:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:02:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: pgmap v599: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-06T03:02:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: pgmap v600: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s 2024-04-06T03:02:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:19.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:02:19.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: Reconfiguring mon.a (monmap changed)... 2024-04-06T03:02:19.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:02:19.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:02:19.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:19.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:18 smithi042 ceph-mon[106428]: Reconfiguring daemon mon.a on smithi042 2024-04-06T03:02:20.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[96829]: Reconfiguring mgr.y (monmap changed)... 2024-04-06T03:02:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:02:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T03:02:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[96829]: Reconfiguring daemon mgr.y on smithi042 2024-04-06T03:02:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[96829]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:02:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[96829]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:02:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[96829]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-06T03:02:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[106428]: Reconfiguring mgr.y (monmap changed)... 2024-04-06T03:02:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:02:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T03:02:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[106428]: Reconfiguring daemon mgr.y on smithi042 2024-04-06T03:02:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[106428]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:02:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[106428]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:02:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[106428]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-06T03:02:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:20 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:20.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:20 smithi064 ceph-mon[95564]: Reconfiguring mgr.y (monmap changed)... 2024-04-06T03:02:20.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:02:20.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T03:02:20.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:20.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:20 smithi064 ceph-mon[95564]: Reconfiguring daemon mgr.y on smithi042 2024-04-06T03:02:20.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:20 smithi064 ceph-mon[95564]: pgmap v601: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:02:20.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:20 smithi064 ceph-mon[95564]: pgmap v602: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:02:20.856 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:20 smithi064 ceph-mon[95564]: pgmap v603: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-06T03:02:20.856 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:20.856 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:20 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:22 smithi064 ceph-mon[95564]: Reconfiguring mon.c (monmap changed)... 2024-04-06T03:02:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:02:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:02:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:22 smithi064 ceph-mon[95564]: Reconfiguring daemon mon.c on smithi042 2024-04-06T03:02:22.447 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:02:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:02:22] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.33.4" 2024-04-06T03:02:22.447 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:02:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:02:22.460+0000 7fd93faee700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-06T03:02:22.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:22.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:22.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:22 smithi042 ceph-mon[96829]: Reconfiguring mon.c (monmap changed)... 2024-04-06T03:02:22.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:02:22.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:02:22.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:22.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:22 smithi042 ceph-mon[96829]: Reconfiguring daemon mon.c on smithi042 2024-04-06T03:02:22.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:22.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:22.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:22 smithi042 ceph-mon[106428]: Reconfiguring mon.c (monmap changed)... 2024-04-06T03:02:22.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:02:22.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:02:22.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:22.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:22 smithi042 ceph-mon[106428]: Reconfiguring daemon mon.c on smithi042 2024-04-06T03:02:23.164 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:02:23.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:23 smithi064 ceph-mon[95564]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-06T03:02:23.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:23.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:23.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-06T03:02:23.421 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:23.422 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:23 smithi042 ceph-mon[96829]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-06T03:02:23.422 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:23.422 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:23.422 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-06T03:02:23.422 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:23.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:23 smithi042 ceph-mon[106428]: pgmap v604: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-06T03:02:23.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:23.422 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:23.423 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-06T03:02:23.423 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:23.859 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:02:23.859 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 11s ago 15m - - 2024-04-06T03:02:23.859 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 3s ago 15m - - 2024-04-06T03:02:23.859 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (4m) 11s ago 9m 24.2M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:02:23.859 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 3s ago 9m - - 2024-04-06T03:02:23.859 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (3m) 11s ago 8m 56.0M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:02:23.859 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (3m) 3s ago 14m 508M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (92s) 11s ago 16m 449M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (74s) 11s ago 16m 57.7M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (14m) 3s ago 14m 67.0M 2048M 17.2.0 e1d6a67b021e 7a703a780904 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (26s) 11s ago 15m 32.2M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (4m) 11s ago 10m 20.3M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (4m) 3s ago 10m 18.3M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (14m) 11s ago 14m 55.9M 2481M 17.2.0 e1d6a67b021e 1097e6ea2896 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (13m) 11s ago 13m 59.3M 2481M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (13m) 11s ago 13m 52.0M 2481M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (12m) 11s ago 12m 55.0M 2481M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (12m) 3s ago 12m 59.6M 2736M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (12m) 3s ago 12m 54.8M 2736M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (11m) 3s ago 11m 52.7M 2736M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (11m) 3s ago 11m 57.8M 2736M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (3m) 3s ago 10m 70.1M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:02:23.860 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (8m) 11s ago 8m 77.0M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:02:23.861 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (8m) 3s ago 8m 74.6M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:02:23.861 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (8m) 11s ago 8m 74.4M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:02:23.861 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (8m) 3s ago 8m 76.3M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:02:24.270 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:02:24.270 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:02:24.270 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:02:24.270 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:02:24.270 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:02:24.270 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:02:24.270 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:02:24.271 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:02:24.271 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-06T03:02:24.271 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:02:24.271 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:02:24.271 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:02:24.271 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:02:24.271 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:02:24.271 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-06T03:02:24.271 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 5 2024-04-06T03:02:24.271 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:02:24.271 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:02:24.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:24 smithi064 ceph-mon[95564]: Reconfiguring osd.0 (monmap changed)... 2024-04-06T03:02:24.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:24 smithi064 ceph-mon[95564]: Reconfiguring daemon osd.0 on smithi042 2024-04-06T03:02:24.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:24 smithi064 ceph-mon[95564]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:24.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:24 smithi042 ceph-mon[106428]: Reconfiguring osd.0 (monmap changed)... 2024-04-06T03:02:24.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:24 smithi042 ceph-mon[106428]: Reconfiguring daemon osd.0 on smithi042 2024-04-06T03:02:24.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:24 smithi042 ceph-mon[106428]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:24 smithi042 ceph-mon[96829]: Reconfiguring osd.0 (monmap changed)... 2024-04-06T03:02:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:24 smithi042 ceph-mon[96829]: Reconfiguring daemon osd.0 on smithi042 2024-04-06T03:02:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:24 smithi042 ceph-mon[96829]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:24.613 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:02:24.613 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:02:24.613 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:02:24.613 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:02:24.613 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:02:24.613 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr" 2024-04-06T03:02:24.613 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:02:24.613 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "4/23 daemons upgraded", 2024-04-06T03:02:24.613 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading mon daemons", 2024-04-06T03:02:24.613 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:02:24.614 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:02:25.038 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:02:25.038 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:02:25.038 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:02:25.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[106428]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:25.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[106428]: from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:25.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[106428]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-06T03:02:25.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/896039434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:25.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:25.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:25.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-06T03:02:25.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:25.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/2597434560' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:02:25.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[96829]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:25.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[96829]: from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:25.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[96829]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-06T03:02:25.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/896039434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:25.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:25.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:25.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-06T03:02:25.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:25.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:25 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/2597434560' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:02:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:25 smithi064 ceph-mon[95564]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:25 smithi064 ceph-mon[95564]: from='client.54115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:25 smithi064 ceph-mon[95564]: pgmap v605: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-06T03:02:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:25 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/896039434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-06T03:02:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:25 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/2597434560' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:02:26.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:26 smithi042 ceph-mon[106428]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:26.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:26 smithi042 ceph-mon[106428]: Reconfiguring osd.1 (monmap changed)... 2024-04-06T03:02:26.464 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:26 smithi042 ceph-mon[106428]: Reconfiguring daemon osd.1 on smithi042 2024-04-06T03:02:26.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:26 smithi042 ceph-mon[96829]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:26.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:26 smithi042 ceph-mon[96829]: Reconfiguring osd.1 (monmap changed)... 2024-04-06T03:02:26.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:26 smithi042 ceph-mon[96829]: Reconfiguring daemon osd.1 on smithi042 2024-04-06T03:02:26.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:26 smithi064 ceph-mon[95564]: from='client.34230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:26.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:26 smithi064 ceph-mon[95564]: Reconfiguring osd.1 (monmap changed)... 2024-04-06T03:02:26.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:26 smithi064 ceph-mon[95564]: Reconfiguring daemon osd.1 on smithi042 2024-04-06T03:02:27.466 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:27 smithi042 ceph-mon[106428]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:27.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:27.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:27.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-06T03:02:27.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:27.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:27 smithi042 ceph-mon[96829]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:27.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:27.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:27.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-06T03:02:27.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:27.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:27 smithi064 ceph-mon[95564]: pgmap v606: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:27.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:27.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:27.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-06T03:02:27.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:28.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:28 smithi064 ceph-mon[95564]: Reconfiguring osd.2 (monmap changed)... 2024-04-06T03:02:28.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:28 smithi064 ceph-mon[95564]: Reconfiguring daemon osd.2 on smithi042 2024-04-06T03:02:28.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:28 smithi042 ceph-mon[106428]: Reconfiguring osd.2 (monmap changed)... 2024-04-06T03:02:28.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:28 smithi042 ceph-mon[106428]: Reconfiguring daemon osd.2 on smithi042 2024-04-06T03:02:28.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:28 smithi042 ceph-mon[96829]: Reconfiguring osd.2 (monmap changed)... 2024-04-06T03:02:28.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:28 smithi042 ceph-mon[96829]: Reconfiguring daemon osd.2 on smithi042 2024-04-06T03:02:28.997 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:02:28 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:02: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:02:29.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:29 smithi042 ceph-mon[106428]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s 2024-04-06T03:02:29.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:29.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:29.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:29 smithi042 ceph-mon[106428]: Reconfiguring osd.3 (monmap changed)... 2024-04-06T03:02:29.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-06T03:02:29.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:29.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:29 smithi042 ceph-mon[106428]: Reconfiguring daemon osd.3 on smithi042 2024-04-06T03:02:29.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:29 smithi042 ceph-mon[96829]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s 2024-04-06T03:02:29.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:29.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:29.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:29 smithi042 ceph-mon[96829]: Reconfiguring osd.3 (monmap changed)... 2024-04-06T03:02:29.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-06T03:02:29.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:29.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:29 smithi042 ceph-mon[96829]: Reconfiguring daemon osd.3 on smithi042 2024-04-06T03:02:29.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:29 smithi064 ceph-mon[95564]: pgmap v607: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s 2024-04-06T03:02:29.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:29.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:29.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:29 smithi064 ceph-mon[95564]: Reconfiguring osd.3 (monmap changed)... 2024-04-06T03:02:29.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-06T03:02:29.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:29 smithi064 ceph-mon[95564]: Reconfiguring daemon osd.3 on smithi042 2024-04-06T03:02:31.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[96829]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:02:31.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:31.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:31.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:31.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[96829]: Reconfiguring rgw.foo.smithi042.txffky (monmap changed)... 2024-04-06T03:02:31.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi042.txffky", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:02:31.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:31.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[96829]: Reconfiguring daemon rgw.foo.smithi042.txffky on smithi042 2024-04-06T03:02:31.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[106428]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:02:31.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:31.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:31.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:31.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[106428]: Reconfiguring rgw.foo.smithi042.txffky (monmap changed)... 2024-04-06T03:02:31.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi042.txffky", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:02:31.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:31.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:31 smithi042 ceph-mon[106428]: Reconfiguring daemon rgw.foo.smithi042.txffky on smithi042 2024-04-06T03:02:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:31 smithi064 ceph-mon[95564]: pgmap v608: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:02:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:31 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:31 smithi064 ceph-mon[95564]: Reconfiguring rgw.foo.smithi042.txffky (monmap changed)... 2024-04-06T03:02:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi042.txffky", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:02:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:31 smithi064 ceph-mon[95564]: Reconfiguring daemon rgw.foo.smithi042.txffky on smithi042 2024-04-06T03:02:32.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:02:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:02:32] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.33.4" 2024-04-06T03:02:33.030 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[96829]: Reconfiguring rgw.smpl.smithi042.floqxi (monmap changed)... 2024-04-06T03:02:33.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi042.floqxi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:02:33.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:33.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[96829]: Reconfiguring daemon rgw.smpl.smithi042.floqxi on smithi042 2024-04-06T03:02:33.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[96829]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:02:33.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:02:33.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.031 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[106428]: Reconfiguring rgw.smpl.smithi042.floqxi (monmap changed)... 2024-04-06T03:02:33.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi042.floqxi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:02:33.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:33.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[106428]: Reconfiguring daemon rgw.smpl.smithi042.floqxi on smithi042 2024-04-06T03:02:33.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[106428]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:02:33.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:02:33.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:32 smithi064 ceph-mon[95564]: Reconfiguring rgw.smpl.smithi042.floqxi (monmap changed)... 2024-04-06T03:02:33.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi042.floqxi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:02:33.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:33.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:32 smithi064 ceph-mon[95564]: Reconfiguring daemon rgw.smpl.smithi042.floqxi on smithi042 2024-04-06T03:02:33.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:32 smithi064 ceph-mon[95564]: pgmap v609: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:02:33.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:02:33.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:33.976 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:33 smithi042 ceph-mon[106428]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 0 op/s 2024-04-06T03:02:33.976 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:33 smithi042 ceph-mon[106428]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 587 B/s rd, 0 op/s 2024-04-06T03:02:33.977 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:33 smithi042 ceph-mon[96829]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 0 op/s 2024-04-06T03:02:33.977 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:33 smithi042 ceph-mon[96829]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 587 B/s rd, 0 op/s 2024-04-06T03:02:34.105 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:33 smithi064 ceph-mon[95564]: pgmap v610: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 955 B/s rd, 0 op/s 2024-04-06T03:02:34.105 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:33 smithi064 ceph-mon[95564]: pgmap v611: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 587 B/s rd, 0 op/s 2024-04-06T03:02:35.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:35.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:35.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:35 smithi064 ceph-mon[95564]: Reconfiguring mon.b (monmap changed)... 2024-04-06T03:02:35.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:02:35.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:02:35.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:35.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:35 smithi064 ceph-mon[95564]: Reconfiguring daemon mon.b on smithi064 2024-04-06T03:02:35.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:35.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:35.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:35 smithi042 ceph-mon[96829]: Reconfiguring mon.b (monmap changed)... 2024-04-06T03:02:35.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:02:35.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:02:35.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:35.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:35 smithi042 ceph-mon[96829]: Reconfiguring daemon mon.b on smithi064 2024-04-06T03:02:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:35 smithi042 ceph-mon[106428]: Reconfiguring mon.b (monmap changed)... 2024-04-06T03:02:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-06T03:02:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-06T03:02:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:35 smithi042 ceph-mon[106428]: Reconfiguring daemon mon.b on smithi064 2024-04-06T03:02:36.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:36 smithi042 ceph-mon[106428]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:02:36.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:36.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:36.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:02:36.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T03:02:36.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:36 smithi042 ceph-mon[96829]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:02:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:02:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T03:02:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:36.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:36 smithi064 ceph-mon[95564]: pgmap v612: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:02:36.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:36.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:36.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-06T03:02:36.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-06T03:02:36.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:37.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:37 smithi064 ceph-mon[95564]: Reconfiguring mgr.x (monmap changed)... 2024-04-06T03:02:37.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:37 smithi064 ceph-mon[95564]: Reconfiguring daemon mgr.x on smithi064 2024-04-06T03:02:37.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:37 smithi042 ceph-mon[106428]: Reconfiguring mgr.x (monmap changed)... 2024-04-06T03:02:37.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:37 smithi042 ceph-mon[106428]: Reconfiguring daemon mgr.x on smithi064 2024-04-06T03:02:37.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:37 smithi042 ceph-mon[96829]: Reconfiguring mgr.x (monmap changed)... 2024-04-06T03:02:37.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:37 smithi042 ceph-mon[96829]: Reconfiguring daemon mgr.x on smithi064 2024-04-06T03:02:38.409 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:38 smithi064 ceph-mon[95564]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:02:38.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:38 smithi042 ceph-mon[106428]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:02:38.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:38 smithi042 ceph-mon[96829]: pgmap v613: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:02:38.747 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:02:38 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:02: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:02:39.624 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:39.624 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:39.624 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:39 smithi064 ceph-mon[95564]: Reconfiguring osd.4 (monmap changed)... 2024-04-06T03:02:39.624 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-06T03:02:39.624 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:39.624 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:39 smithi064 ceph-mon[95564]: Reconfiguring daemon osd.4 on smithi064 2024-04-06T03:02:39.624 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:39 smithi064 ceph-mon[95564]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:02:39.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:39.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:39.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:39 smithi042 ceph-mon[106428]: Reconfiguring osd.4 (monmap changed)... 2024-04-06T03:02:39.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-06T03:02:39.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:39.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:39 smithi042 ceph-mon[106428]: Reconfiguring daemon osd.4 on smithi064 2024-04-06T03:02:39.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:39 smithi042 ceph-mon[106428]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:02:39.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:39.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:39.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:39 smithi042 ceph-mon[96829]: Reconfiguring osd.4 (monmap changed)... 2024-04-06T03:02:39.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-06T03:02:39.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:39.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:39 smithi042 ceph-mon[96829]: Reconfiguring daemon osd.4 on smithi064 2024-04-06T03:02:39.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:39 smithi042 ceph-mon[96829]: pgmap v614: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:02:41.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:41 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:41.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:41.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:41.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:41 smithi064 ceph-mon[95564]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:41.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:41 smithi064 ceph-mon[95564]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:02:41.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:41.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:41 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:41.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:41.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:41.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:41 smithi042 ceph-mon[96829]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:41.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:41 smithi042 ceph-mon[96829]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:02:41.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:41.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:41 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:41.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:41.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:41.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:41 smithi042 ceph-mon[106428]: pgmap v615: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:41.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:41 smithi042 ceph-mon[106428]: pgmap v616: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:02:41.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:42.488 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:02:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:02:42] "GET /metrics HTTP/1.1" 200 38338 "" "Prometheus/2.33.4" 2024-04-06T03:02:43.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:43.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:42 smithi064 ceph-mon[95564]: Reconfiguring osd.5 (monmap changed)... 2024-04-06T03:02:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-06T03:02:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:42 smithi064 ceph-mon[95564]: Reconfiguring daemon osd.5 on smithi064 2024-04-06T03:02:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:42 smithi064 ceph-mon[95564]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:02:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:42 smithi064 ceph-mon[95564]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-04-06T03:02:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:42 smithi064 ceph-mon[95564]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-06T03:02:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:43.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:43.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:43.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[106428]: Reconfiguring osd.5 (monmap changed)... 2024-04-06T03:02:43.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-06T03:02:43.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:43.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[106428]: Reconfiguring daemon osd.5 on smithi064 2024-04-06T03:02:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[106428]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:02:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[106428]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-04-06T03:02:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[106428]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-06T03:02:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:43.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:43.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:43.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[96829]: Reconfiguring osd.5 (monmap changed)... 2024-04-06T03:02:43.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-06T03:02:43.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:43.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[96829]: Reconfiguring daemon osd.5 on smithi064 2024-04-06T03:02:43.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[96829]: pgmap v617: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:02:43.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:43.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:43.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[96829]: pgmap v618: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 668 B/s rd, 0 op/s 2024-04-06T03:02:43.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[96829]: pgmap v619: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-06T03:02:43.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:45.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:45 smithi064 ceph-mon[95564]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-06T03:02:45.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:45 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:45.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:45 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:45.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:45 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-06T03:02:45.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:45 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:45.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:45 smithi042 ceph-mon[106428]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-06T03:02:45.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:45 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:45.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:45 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:45.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:45 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-06T03:02:45.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:45 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:45.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:45 smithi042 ceph-mon[96829]: pgmap v620: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 904 B/s rd, 0 op/s 2024-04-06T03:02:45.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:45.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:45.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-06T03:02:45.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:46.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:46 smithi064 ceph-mon[95564]: Reconfiguring osd.6 (monmap changed)... 2024-04-06T03:02:46.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:46 smithi064 ceph-mon[95564]: Reconfiguring daemon osd.6 on smithi064 2024-04-06T03:02:46.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:46 smithi042 ceph-mon[106428]: Reconfiguring osd.6 (monmap changed)... 2024-04-06T03:02:46.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:46 smithi042 ceph-mon[106428]: Reconfiguring daemon osd.6 on smithi064 2024-04-06T03:02:46.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:46 smithi042 ceph-mon[96829]: Reconfiguring osd.6 (monmap changed)... 2024-04-06T03:02:46.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:46 smithi042 ceph-mon[96829]: Reconfiguring daemon osd.6 on smithi064 2024-04-06T03:02:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:47 smithi064 ceph-mon[95564]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-04-06T03:02:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-06T03:02:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:47.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:47 smithi042 ceph-mon[106428]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-04-06T03:02:47.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:47.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:47.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-06T03:02:47.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:47.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:47 smithi042 ceph-mon[96829]: pgmap v621: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 820 B/s rd, 0 op/s 2024-04-06T03:02:47.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:47.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:47.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-06T03:02:47.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:48.747 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:02:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:02: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.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"smithi064:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.42\", device_class=\"ssd\", hostname=\"smithi042\", instance=\"172.21.15.64:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.42\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-06T03:02:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:48 smithi064 ceph-mon[95564]: Reconfiguring osd.7 (monmap changed)... 2024-04-06T03:02:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:48 smithi064 ceph-mon[95564]: Reconfiguring daemon osd.7 on smithi064 2024-04-06T03:02:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:02:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:48 smithi042 ceph-mon[106428]: Reconfiguring osd.7 (monmap changed)... 2024-04-06T03:02:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:48 smithi042 ceph-mon[106428]: Reconfiguring daemon osd.7 on smithi064 2024-04-06T03:02:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:02:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:48 smithi042 ceph-mon[96829]: Reconfiguring osd.7 (monmap changed)... 2024-04-06T03:02:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:48 smithi042 ceph-mon[96829]: Reconfiguring daemon osd.7 on smithi064 2024-04-06T03:02:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:02:49.588 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:49 smithi064 ceph-mon[95564]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-06T03:02:49.588 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:49.589 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:49.589 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi064.raeaqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:02:49.589 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:49.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:49 smithi042 ceph-mon[96829]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-06T03:02:49.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:49.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:49.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi064.raeaqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:02:49.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:49.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:49 smithi042 ceph-mon[106428]: pgmap v622: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 621 B/s rd, 0 op/s 2024-04-06T03:02:49.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:49.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:49.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi064.raeaqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:02:49.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:50 smithi064 ceph-mon[95564]: Reconfiguring rgw.foo.smithi064.raeaqs (monmap changed)... 2024-04-06T03:02:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:50 smithi064 ceph-mon[95564]: Reconfiguring daemon rgw.foo.smithi064.raeaqs on smithi064 2024-04-06T03:02:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi064.ompaio", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:02:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:50 smithi042 ceph-mon[106428]: Reconfiguring rgw.foo.smithi064.raeaqs (monmap changed)... 2024-04-06T03:02:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:50 smithi042 ceph-mon[106428]: Reconfiguring daemon rgw.foo.smithi064.raeaqs on smithi064 2024-04-06T03:02:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi064.ompaio", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:02:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:50.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:50 smithi042 ceph-mon[96829]: Reconfiguring rgw.foo.smithi064.raeaqs (monmap changed)... 2024-04-06T03:02:50.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:50 smithi042 ceph-mon[96829]: Reconfiguring daemon rgw.foo.smithi064.raeaqs on smithi064 2024-04-06T03:02:50.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:50.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:50.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi064.ompaio", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:02:50.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:51.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:51 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:51.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:51 smithi042 ceph-mon[106428]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:51.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:51 smithi042 ceph-mon[106428]: Reconfiguring rgw.smpl.smithi064.ompaio (monmap changed)... 2024-04-06T03:02:51.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:51 smithi042 ceph-mon[106428]: Reconfiguring daemon rgw.smpl.smithi064.ompaio on smithi064 2024-04-06T03:02:51.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:51 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:51.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:51 smithi042 ceph-mon[96829]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:51.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:51 smithi042 ceph-mon[96829]: Reconfiguring rgw.smpl.smithi064.ompaio (monmap changed)... 2024-04-06T03:02:51.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:51 smithi042 ceph-mon[96829]: Reconfiguring daemon rgw.smpl.smithi064.ompaio on smithi064 2024-04-06T03:02:51.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:51 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:02:51.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:51 smithi064 ceph-mon[95564]: pgmap v623: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:51.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:51 smithi064 ceph-mon[95564]: Reconfiguring rgw.smpl.smithi064.ompaio (monmap changed)... 2024-04-06T03:02:51.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:51 smithi064 ceph-mon[95564]: Reconfiguring daemon rgw.smpl.smithi064.ompaio on smithi064 2024-04-06T03:02:52.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:02:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:02:52] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.33.4" 2024-04-06T03:02:53.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:53.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: Upgrade: Setting container_image for all mon 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: Upgrade: Setting container_image for all crash 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-06T03:02:53.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: Upgrade: osd.0 is safe to restart 2024-04-06T03:02:53.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:02:53.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:53.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:53.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:53.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: Upgrade: Setting container_image for all mon 2024-04-06T03:02:53.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-06T03:02:53.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-06T03:02:53.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-06T03:02:53.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-06T03:02:53.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-06T03:02:53.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-06T03:02:53.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: Upgrade: Setting container_image for all crash 2024-04-06T03:02:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-06T03:02:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-06T03:02:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: Upgrade: osd.0 is safe to restart 2024-04-06T03:02:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:02:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:02:53.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: Upgrade: Setting container_image for all mon 2024-04-06T03:02:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-06T03:02:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-06T03:02:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-06T03:02:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-06T03:02:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-06T03:02:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-06T03:02:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: Upgrade: Setting container_image for all crash 2024-04-06T03:02:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-06T03:02:53.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-06T03:02:53.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: Upgrade: osd.0 is safe to restart 2024-04-06T03:02:53.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: pgmap v624: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:02:53.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:53.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:54.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:54 smithi042 ceph-mon[106428]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-04-06T03:02:54.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:54 smithi042 ceph-mon[106428]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 603 B/s rd, 0 op/s 2024-04-06T03:02:54.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:54 smithi042 ceph-mon[96829]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-04-06T03:02:54.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:54 smithi042 ceph-mon[96829]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 603 B/s rd, 0 op/s 2024-04-06T03:02:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:54 smithi064 ceph-mon[95564]: pgmap v625: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 976 B/s rd, 0 op/s 2024-04-06T03:02:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:54 smithi064 ceph-mon[95564]: pgmap v626: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 603 B/s rd, 0 op/s 2024-04-06T03:02:55.402 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:02:56.086 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:02:56.086 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 3s ago 15m - - 2024-04-06T03:02:56.086 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 13s ago 15m - - 2024-04-06T03:02:56.086 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (5m) 3s ago 10m 24.2M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:02:56.086 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 13s ago 9m - - 2024-04-06T03:02:56.086 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (3m) 3s ago 9m 56.3M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:02:56.086 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (4m) 13s ago 15m 511M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:02:56.086 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (2m) 3s ago 16m 450M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:02:56.086 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (106s) 3s ago 17m 59.8M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:02:56.086 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (39s) 13s ago 15m 30.7M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:02:56.086 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (58s) 3s ago 15m 39.7M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:02:56.086 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (5m) 3s ago 11m 21.7M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:02:56.087 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (4m) 13s ago 11m 17.7M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:02:56.087 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (14m) 3s ago 14m 56.1M 2481M 17.2.0 e1d6a67b021e 1097e6ea2896 2024-04-06T03:02:56.087 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (14m) 3s ago 14m 59.4M 2481M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T03:02:56.087 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (13m) 3s ago 13m 52.1M 2481M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T03:02:56.087 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (13m) 3s ago 13m 55.0M 2481M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T03:02:56.087 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (13m) 13s ago 13m 59.7M 2736M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T03:02:56.087 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (12m) 13s ago 12m 54.9M 2736M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T03:02:56.087 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (12m) 13s ago 12m 52.9M 2736M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:02:56.087 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (11m) 13s ago 11m 57.9M 2736M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:02:56.087 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (3m) 13s ago 11m 70.1M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:02:56.087 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (9m) 3s ago 9m 77.1M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:02:56.087 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (9m) 13s ago 9m 74.9M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:02:56.087 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (9m) 3s ago 9m 74.5M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:02:56.087 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (9m) 13s ago 9m 76.7M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:02:56.088 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:55 smithi042 ceph-mon[106428]: Upgrade: Updating osd.0 2024-04-06T03:02:56.088 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:56.088 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-06T03:02:56.088 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:56.088 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:55 smithi042 ceph-mon[106428]: Deploying daemon osd.0 on smithi042 2024-04-06T03:02:56.088 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:55 smithi042 ceph-mon[106428]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:56.088 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:55 smithi042 ceph-mon[106428]: from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:56.088 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:55 smithi042 ceph-mon[96829]: Upgrade: Updating osd.0 2024-04-06T03:02:56.088 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:56.088 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-06T03:02:56.089 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:56.089 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:55 smithi042 ceph-mon[96829]: Deploying daemon osd.0 on smithi042 2024-04-06T03:02:56.089 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:55 smithi042 ceph-mon[96829]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:56.089 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:55 smithi042 ceph-mon[96829]: from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:56.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:55 smithi064 ceph-mon[95564]: Upgrade: Updating osd.0 2024-04-06T03:02:56.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:02:56.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-06T03:02:56.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:02:56.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:55 smithi064 ceph-mon[95564]: Deploying daemon osd.0 on smithi042 2024-04-06T03:02:56.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:55 smithi064 ceph-mon[95564]: pgmap v627: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:56.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:55 smithi064 ceph-mon[95564]: from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:56.510 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:02:56.510 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:02:56.510 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:02:56.510 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:02:56.510 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:02:56.510 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:02:56.510 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:02:56.510 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:02:56.510 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-06T03:02:56.510 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:02:56.510 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:02:56.510 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:02:56.511 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:02:56.511 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:02:56.511 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-06T03:02:56.511 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 5 2024-04-06T03:02:56.511 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:02:56.511 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:02:56.878 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:02:56.878 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:02:56.878 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:02:56.878 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:02:56.878 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:02:56.878 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:02:56.879 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:02:56.879 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:02:56.879 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "5/23 daemons upgraded", 2024-04-06T03:02:56.879 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-04-06T03:02:56.879 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:02:56.879 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:02:57.184 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:56 smithi042 ceph-mon[96829]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:57.184 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:56 smithi042 ceph-mon[96829]: from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:57.184 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:56 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/2412185967' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:57.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:56 smithi042 ceph-mon[106428]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:57.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:56 smithi042 ceph-mon[106428]: from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:57.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:56 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/2412185967' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:57.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:56 smithi064 ceph-mon[95564]: from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:57.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:56 smithi064 ceph-mon[95564]: from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:57.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:56 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/2412185967' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:02:57.298 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:02:57.299 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:02:57.299 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:02:57.964 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:57 smithi042 ceph-mon[96829]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:57.964 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:57 smithi042 ceph-mon[96829]: from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:57.964 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:57 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1244641715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:02:57.964 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:57 smithi042 ceph-mon[106428]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:57.964 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:57 smithi042 ceph-mon[106428]: from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:57.964 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:57 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/1244641715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:02:58.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:57 smithi064 ceph-mon[95564]: pgmap v628: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:02:58.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:57 smithi064 ceph-mon[95564]: from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:02:58.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:57 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/1244641715' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:03:00.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:02:59 smithi042 ceph-mon[96829]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:03:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:02:59 smithi042 ceph-mon[106428]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:03:00.034 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:02:59 smithi042 systemd[1]: Stopping Ceph osd.0 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:03:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:02:59 smithi064 ceph-mon[95564]: pgmap v629: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:03:00.533 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:00 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[33151]: 2024-04-06T03:03:00.074+0000 7f2bade60700 -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-06T03:03:00.533 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:00 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[33151]: 2024-04-06T03:03:00.074+0000 7f2bade60700 -1 osd.0 113 *** Got signal Terminated *** 2024-04-06T03:03:00.533 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:00 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[33151]: 2024-04-06T03:03:00.074+0000 7f2bade60700 -1 osd.0 113 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:03:01.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:00 smithi042 ceph-mon[106428]: osd.0 marked itself down and dead 2024-04-06T03:03:01.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:00 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:01.245 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:01.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:01.246 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:01.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:00 smithi042 ceph-mon[96829]: osd.0 marked itself down and dead 2024-04-06T03:03:01.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:00 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:01.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:01.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:01.246 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:00 smithi064 ceph-mon[95564]: osd.0 marked itself down and dead 2024-04-06T03:03:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:00 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:01.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:01.533 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:01 smithi042 podman[114720]: 2024-04-06 03:03:01.260612548 +0000 UTC m=+1.320584533 container died 1097e6ea2896036080fdad00d08e0762ca5ddea207cb21e49019b43dfe868d0a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-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/, GIT_CLEAN=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.tags=base centos centos-stream, ceph=True, io.openshift.expose-services=, version=8, com.redhat.component=centos-stream-container, GIT_BRANCH=HEAD, RELEASE=HEAD, io.buildah.version=1.19.8, 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., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, build-date=2022-05-03T08:36:31.336870, distribution-scope=public, maintainer=Guillaume Abrioux , release=754, vcs-type=git, vendor=Red Hat, Inc.) 2024-04-06T03:03:01.893 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:01 smithi042 podman[114720]: 2024-04-06 03:03:01.674339016 +0000 UTC m=+1.734311006 container cleanup 1097e6ea2896036080fdad00d08e0762ca5ddea207cb21e49019b43dfe868d0a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0, build-date=2022-05-03T08:36:31.336870, version=8, architecture=x86_64, vendor=Red Hat, Inc., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, vcs-type=git, GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, distribution-scope=public, maintainer=Guillaume Abrioux , io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True, ceph=True, io.buildah.version=1.19.8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0) 2024-04-06T03:03:01.894 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:01 smithi042 bash[114720]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0 2024-04-06T03:03:02.172 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:01 smithi064 ceph-mon[95564]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:03:02.172 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:01 smithi064 ceph-mon[95564]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:03:02.172 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:01 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:03:02.172 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:01 smithi064 ceph-mon[95564]: osdmap e114: 8 total, 7 up, 8 in 2024-04-06T03:03:02.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:01 smithi042 ceph-mon[96829]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:03:02.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:01 smithi042 ceph-mon[96829]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:03:02.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:01 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:03:02.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:01 smithi042 ceph-mon[96829]: osdmap e114: 8 total, 7 up, 8 in 2024-04-06T03:03:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:01 smithi042 ceph-mon[106428]: pgmap v630: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:03:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:01 smithi042 ceph-mon[106428]: pgmap v631: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:03:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:01 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:03:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:01 smithi042 ceph-mon[106428]: osdmap e114: 8 total, 7 up, 8 in 2024-04-06T03:03:02.284 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:01 smithi042 podman[114738]: 2024-04-06 03:03:01.908946956 +0000 UTC m=+0.643031700 container remove 1097e6ea2896036080fdad00d08e0762ca5ddea207cb21e49019b43dfe868d0a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0, distribution-scope=public, io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, 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.openshift.expose-services=, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_CLEAN=True, maintainer=Guillaume Abrioux , architecture=x86_64, com.redhat.component=centos-stream-container, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, 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, ceph=True, build-date=2022-05-03T08:36:31.336870, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, RELEASE=HEAD, 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-06T03:03:02.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:03:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:03:02] "GET /metrics HTTP/1.1" 200 38337 "" "Prometheus/2.33.4" 2024-04-06T03:03:02.674 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:02 smithi042 podman[114829]: 2024-04-06 03:03:02.251600165 +0000 UTC m=+0.017978359 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:03:02.674 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:02 smithi042 podman[114829]: 2024-04-06 03:03:02.36839732 +0000 UTC m=+0.134775502 container create 007173191cfcd8fcac0d4dd6b4f093073943e765a7ccc4ffe0d811e4a0af7b30 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235) 2024-04-06T03:03:02.674 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:02 smithi042 podman[114829]: 2024-04-06 03:03:02.688846296 +0000 UTC m=+0.455224492 container init 007173191cfcd8fcac0d4dd6b4f093073943e765a7ccc4ffe0d811e4a0af7b30 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:03:02.976 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:02 smithi042 ceph-mon[106428]: osdmap e115: 8 total, 7 up, 8 in 2024-04-06T03:03:02.977 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:02.977 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:03:02.977 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:02 smithi042 ceph-mon[96829]: osdmap e115: 8 total, 7 up, 8 in 2024-04-06T03:03:02.977 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:02.977 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:03:02.977 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:02 smithi042 podman[114829]: 2024-04-06 03:03:02.692606382 +0000 UTC m=+0.458984568 container start 007173191cfcd8fcac0d4dd6b4f093073943e765a7ccc4ffe0d811e4a0af7b30 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-04-06T03:03:02.977 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:02 smithi042 podman[114829]: 2024-04-06 03:03:02.779931889 +0000 UTC m=+0.546310071 container attach 007173191cfcd8fcac0d4dd6b4f093073943e765a7ccc4ffe0d811e4a0af7b30 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-04-06T03:03:03.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:02 smithi064 ceph-mon[95564]: osdmap e115: 8 total, 7 up, 8 in 2024-04-06T03:03:03.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:03.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:03:03.268 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:02 smithi042 podman[114829]: 2024-04-06 03:03:02.992182405 +0000 UTC m=+0.758560590 container died 007173191cfcd8fcac0d4dd6b4f093073943e765a7ccc4ffe0d811e4a0af7b30 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, io.buildah.version=1.33.5) 2024-04-06T03:03:03.912 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:03 smithi042 podman[114855]: 2024-04-06 03:03:03.567051098 +0000 UTC m=+0.569449859 container remove 007173191cfcd8fcac0d4dd6b4f093073943e765a7ccc4ffe0d811e4a0af7b30 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-04-06T03:03:03.912 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:03 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.0.service: Deactivated successfully. 2024-04-06T03:03:03.912 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:03 smithi042 systemd[1]: Stopped Ceph osd.0 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:03:03.912 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:03 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.0.service: Consumed 8.328s CPU time. 2024-04-06T03:03:03.912 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:03 smithi042 systemd[1]: Starting Ceph osd.0 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:03:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:03 smithi064 ceph-mon[95564]: pgmap v634: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-04-06T03:03:04.180 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:03 smithi042 ceph-mon[96829]: pgmap v634: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-04-06T03:03:04.180 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:03 smithi042 ceph-mon[106428]: pgmap v634: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 892 B/s rd, 0 op/s 2024-04-06T03:03:04.180 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 podman[114961]: 2024-04-06 03:03:03.920195823 +0000 UTC m=+0.017864311 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:03:04.180 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 podman[114961]: 2024-04-06 03:03:04.068252715 +0000 UTC m=+0.165921203 container create 901508de9b78f881f87b0cc7f27b9cffaced878484cad20cb200b3ef73d43927 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-04-06T03:03:04.286 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 podman[114961]: 2024-04-06 03:03:04.297068902 +0000 UTC m=+0.394737400 container init 901508de9b78f881f87b0cc7f27b9cffaced878484cad20cb200b3ef73d43927 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, 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.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True) 2024-04-06T03:03:04.286 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 podman[114961]: 2024-04-06 03:03:04.300564811 +0000 UTC m=+0.398233303 container start 901508de9b78f881f87b0cc7f27b9cffaced878484cad20cb200b3ef73d43927 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:03:04.533 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 podman[114961]: 2024-04-06 03:03:04.42936404 +0000 UTC m=+0.527032530 container attach 901508de9b78f881f87b0cc7f27b9cffaced878484cad20cb200b3ef73d43927 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-04-06T03:03:05.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:04 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 79/726 objects degraded (10.882%), 23 pgs degraded (PG_DEGRADED) 2024-04-06T03:03:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:04 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 79/726 objects degraded (10.882%), 23 pgs degraded (PG_DEGRADED) 2024-04-06T03:03:05.034 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate[114975]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-06T03:03:05.034 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate[114975]: 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-06T03:03:05.034 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 bash[114961]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-06T03:03:05.034 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 bash[114961]: 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-06T03:03:05.034 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 bash[114961]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-06T03:03:05.034 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 bash[114961]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-06T03:03:05.034 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 bash[114961]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-06T03:03:05.034 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 bash[114961]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-06T03:03:05.034 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 bash[114961]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-06T03:03:05.034 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate[114975]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-06T03:03:05.034 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate[114975]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-06T03:03:05.034 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate[114975]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-06T03:03:05.035 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate[114975]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-06T03:03:05.035 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate[114975]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-06T03:03:05.035 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:04 smithi042 podman[114961]: 2024-04-06 03:03:04.773062251 +0000 UTC m=+0.870730738 container died 901508de9b78f881f87b0cc7f27b9cffaced878484cad20cb200b3ef73d43927 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5) 2024-04-06T03:03:05.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:04 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 79/726 objects degraded (10.882%), 23 pgs degraded (PG_DEGRADED) 2024-04-06T03:03:05.736 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:05 smithi042 podman[115096]: 2024-04-06 03:03:05.491902318 +0000 UTC m=+0.714180030 container remove 901508de9b78f881f87b0cc7f27b9cffaced878484cad20cb200b3ef73d43927 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, 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) 2024-04-06T03:03:05.736 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:05 smithi042 podman[115161]: 2024-04-06 03:03:05.612356468 +0000 UTC m=+0.018677732 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:03:05.736 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:05 smithi042 podman[115161]: 2024-04-06 03:03:05.751239195 +0000 UTC m=+0.157560443 container create 9e119007323c2b5fce44e41446bdcf3db07c23298a245339b1800871aba0dd45 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=) 2024-04-06T03:03:06.003 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:05 smithi042 ceph-mon[106428]: pgmap v635: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:06.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:05 smithi042 ceph-mon[96829]: pgmap v635: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:06.004 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:05 smithi042 podman[115161]: 2024-04-06 03:03:05.995605798 +0000 UTC m=+0.401927044 container init 9e119007323c2b5fce44e41446bdcf3db07c23298a245339b1800871aba0dd45 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:03:06.004 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:05 smithi042 podman[115161]: 2024-04-06 03:03:05.998802019 +0000 UTC m=+0.405123264 container start 9e119007323c2b5fce44e41446bdcf3db07c23298a245339b1800871aba0dd45 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-04-06T03:03:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:05 smithi064 ceph-mon[95564]: pgmap v635: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:06.283 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:06 smithi042 ceph-osd[115180]: -- 172.21.15.42:0/3171985316 <== mon.0 v2:172.21.15.42:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ed2689b680 con 0x55ed26864c00 2024-04-06T03:03:06.283 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:06 smithi042 bash[115161]: 9e119007323c2b5fce44e41446bdcf3db07c23298a245339b1800871aba0dd45 2024-04-06T03:03:06.283 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:06 smithi042 systemd[1]: Started Ceph osd.0 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:03:06.783 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:06 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[115176]: 2024-04-06T03:03:06.539+0000 7fac0bd6a7c0 -1 Falling back to public interface 2024-04-06T03:03:07.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.441 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.441 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.441 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.441 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.441 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: pgmap v636: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:07.441 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: pgmap v637: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:07.441 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.441 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:07.441 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.441 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.441 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.441 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.441 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: pgmap v638: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:07.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: pgmap v639: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:07.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:07.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.442 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: pgmap v636: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:07.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: pgmap v637: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:07.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:07.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: pgmap v638: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: pgmap v639: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.448 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.448 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: pgmap v636: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: pgmap v637: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: pgmap v638: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:07.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: pgmap v639: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:07.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:07.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:07.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:07.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v640: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v641: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v642: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v643: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v644: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v645: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v646: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v647: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v648: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v649: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v650: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v651: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v652: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v653: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v654: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v655: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v656: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v657: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v658: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v659: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v660: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v661: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v662: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: pgmap v663: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v640: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v641: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v642: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v643: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v644: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v645: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v646: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v647: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v648: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v649: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v650: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v651: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v652: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v653: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v654: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v640: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v641: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v642: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v643: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v644: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v645: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v646: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v647: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v648: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v649: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v650: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v651: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v652: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v653: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v654: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v655: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v656: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v657: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v658: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v659: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v660: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v661: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v662: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: pgmap v663: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v655: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v656: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v657: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v658: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v659: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v660: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v661: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v662: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: pgmap v663: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:08.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:08.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:08.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:08.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:08.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:08.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:08.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.201 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v664: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.486 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[115176]: 2024-04-06T03:03:09.278+0000 7fac0bd6a7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-06T03:03:09.487 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[115176]: 2024-04-06T03:03:09.311+0000 7fac0bd6a7c0 -1 osd.0 113 log_to_monitors true 2024-04-06T03:03:09.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v665: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v666: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v667: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v668: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v669: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v670: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v671: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v672: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v673: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v674: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v675: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v676: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v677: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v678: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v679: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v664: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v665: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v666: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v667: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v668: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v669: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v670: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v671: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v672: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v673: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v674: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v675: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v676: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v677: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v678: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v680: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v681: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v682: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v683: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v684: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v679: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v680: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v681: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v682: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v683: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: pgmap v685: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v684: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: pgmap v685: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.502 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.502 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.502 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.502 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.502 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:09 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v664: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v665: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v666: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v667: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v668: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v669: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v670: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v671: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v672: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v673: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v674: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v675: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v676: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v677: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v678: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v679: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v680: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v681: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v682: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v683: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.508 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v684: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: pgmap v685: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:09.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:09.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.509 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.510 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.511 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.512 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.512 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.512 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.512 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.512 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.512 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:09.512 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:09.512 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.512 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:09.512 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:09.512 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:09.512 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:09 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v686: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v687: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v688: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v689: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v690: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v691: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v692: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v693: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v694: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v695: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v696: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v697: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v698: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v699: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v700: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v701: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v702: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v703: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v704: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v705: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='osd.0 [v2:172.21.15.42:6800/3065056858,v1:172.21.15.42:6801/3065056858]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-06T03:03:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-06T03:03:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v706: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v707: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v708: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: pgmap v709: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:10 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.533 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[115176]: 2024-04-06T03:03:10.322+0000 7fabfd1c2700 -1 osd.0 113 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:03:10.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v686: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v687: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v688: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v689: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v690: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v691: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v692: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v693: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v694: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v695: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v696: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v697: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v698: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v699: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v686: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v687: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v688: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v689: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v690: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v691: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v692: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v693: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v694: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v695: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v696: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v697: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v698: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v699: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v700: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v701: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v702: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v703: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v704: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v705: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='osd.0 [v2:172.21.15.42:6800/3065056858,v1:172.21.15.42:6801/3065056858]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-06T03:03:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-06T03:03:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v706: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v700: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v701: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v702: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v703: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v704: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v705: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='osd.0 [v2:172.21.15.42:6800/3065056858,v1:172.21.15.42:6801/3065056858]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-06T03:03:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-06T03:03:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v706: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v707: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v708: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: pgmap v709: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v707: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v708: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: pgmap v709: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:10.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:10.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:10.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:10.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:10.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:10 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.288 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.289 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v710: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.289 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v711: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.289 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.289 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v712: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.289 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v713: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.289 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.289 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v714: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.289 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v715: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.289 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.289 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v716: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.289 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v717: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.289 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.290 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v718: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.290 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v719: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.290 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.290 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v720: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.290 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v721: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.290 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.290 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v722: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.290 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v723: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.290 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.290 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v724: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.290 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v725: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.291 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.291 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:11.291 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v726: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.291 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v727: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.291 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.291 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-06T03:03:11.291 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: osdmap e116: 8 total, 7 up, 8 in 2024-04-06T03:03:11.291 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='osd.0 [v2:172.21.15.42:6800/3065056858,v1:172.21.15.42:6801/3065056858]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:03:11.291 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:03:11.291 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.291 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.291 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.291 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.291 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.292 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v729: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.292 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v730: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.292 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.292 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.292 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.292 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.292 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.292 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.292 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.292 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v731: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.292 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: pgmap v732: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.292 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.292 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.293 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.293 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.293 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.293 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.293 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.293 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.293 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.293 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.293 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.293 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.293 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.293 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.293 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.294 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.294 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.294 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.294 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.294 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.294 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.294 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.294 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.294 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.294 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.294 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.294 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.295 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.295 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.295 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.295 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.295 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.295 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.295 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.295 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.295 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.295 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.295 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.295 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.296 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.296 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.296 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.296 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.296 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.296 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.296 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.296 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.296 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.296 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.296 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.296 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.297 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.297 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.297 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.297 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.297 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.297 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.297 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.297 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.297 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.297 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.298 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v710: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v711: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v712: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v713: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v714: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v715: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v716: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v717: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v718: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v719: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v720: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v721: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v722: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v723: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v710: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v711: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v712: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v713: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v714: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v715: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v716: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v717: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v718: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v719: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v720: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v721: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v722: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v723: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v724: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v725: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:11.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v726: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v727: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-06T03:03:11.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: osdmap e116: 8 total, 7 up, 8 in 2024-04-06T03:03:11.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='osd.0 [v2:172.21.15.42:6800/3065056858,v1:172.21.15.42:6801/3065056858]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:03:11.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:03:11.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v729: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v730: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v724: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v725: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:11.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v726: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v727: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 101 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-06T03:03:11.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: osdmap e116: 8 total, 7 up, 8 in 2024-04-06T03:03:11.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='osd.0 [v2:172.21.15.42:6800/3065056858,v1:172.21.15.42:6801/3065056858]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:03:11.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:03:11.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v729: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v730: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v731: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: pgmap v732: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v731: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: pgmap v732: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:11.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:11.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:11.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:11.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:11.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v733: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v734: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.363 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v735: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v736: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v737: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v738: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v739: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v740: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v741: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v742: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v743: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.364 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v744: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.365 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.365 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v745: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.365 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v746: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.365 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.365 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v747: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v733: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v734: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.366 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.366 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v735: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.366 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v736: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.366 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.366 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v737: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.366 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v738: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.366 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.366 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v739: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.366 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v740: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.366 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.366 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v741: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.366 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v742: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.367 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.367 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v743: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.367 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v744: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.367 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.367 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v745: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.367 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v746: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.367 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.367 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v747: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.367 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v748: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.367 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.367 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v749: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.367 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v750: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.367 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v751: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v752: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: osd.0 [v2:172.21.15.42:6800/3065056858,v1:172.21.15.42:6801/3065056858] boot 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: osdmap e117: 8 total, 8 up, 8 in 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v754: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: pgmap v755: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.369 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v748: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.369 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.369 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v749: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.369 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v750: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.369 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v751: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v752: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:03:12.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: osd.0 [v2:172.21.15.42:6800/3065056858,v1:172.21.15.42:6801/3065056858] boot 2024-04-06T03:03:12.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: osdmap e117: 8 total, 8 up, 8 in 2024-04-06T03:03:12.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T03:03:12.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v754: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: pgmap v755: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.371 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.371 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.371 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.372 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.372 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.372 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.372 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.372 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.372 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.372 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.372 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.372 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.372 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.372 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.372 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.373 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.373 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.373 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.373 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.373 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.373 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.373 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.373 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.373 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.373 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.373 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.373 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.373 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.374 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.374 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.374 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.374 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.374 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.374 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.374 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.374 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.374 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.374 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.375 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.375 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.375 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.375 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.375 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.375 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.375 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.375 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.375 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.375 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.375 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.375 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.375 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.375 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.376 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.376 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.376 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.376 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.376 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.376 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.376 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.376 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.376 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.376 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.377 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.377 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.377 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.377 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.377 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.377 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.377 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.377 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.377 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.377 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.377 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.377 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.377 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.378 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.378 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.378 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.378 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.378 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.378 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.378 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.378 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.378 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.378 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.378 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:03:12] "GET /metrics HTTP/1.1" 200 38395 "" "Prometheus/2.33.4" 2024-04-06T03:03:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v733: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v734: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v735: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v736: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v737: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v738: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v739: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v740: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v741: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v742: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v743: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v744: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v745: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v746: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v747: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v748: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v749: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v750: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v751: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v752: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:03:12.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: osd.0 [v2:172.21.15.42:6800/3065056858,v1:172.21.15.42:6801/3065056858] boot 2024-04-06T03:03:12.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: osdmap e117: 8 total, 8 up, 8 in 2024-04-06T03:03:12.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T03:03:12.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v754: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: pgmap v755: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:12.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:12.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v756: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v757: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v758: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v759: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v760: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v761: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v762: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v763: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v764: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v765: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v766: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v767: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v768: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v769: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v770: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v771: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v772: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v773: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v774: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v775: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: osdmap e118: 8 total, 8 up, 8 in 2024-04-06T03:03:13.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v777: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: pgmap v778: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-06T03:03:13.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v756: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v757: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v758: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v759: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v760: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v761: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v762: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v763: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v764: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v765: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v766: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v767: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v768: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v769: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v770: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v756: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v757: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v758: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v759: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v760: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v761: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v762: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v763: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v764: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v765: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v766: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v767: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v768: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v769: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v770: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v771: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v772: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v773: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v774: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v775: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: osdmap e118: 8 total, 8 up, 8 in 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v777: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: pgmap v778: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v771: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v772: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v773: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v774: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v775: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: osdmap e118: 8 total, 8 up, 8 in 2024-04-06T03:03:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v777: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: pgmap v778: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:13.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:13.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-06T03:03:13.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:13.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:13.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:13.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-06T03:03:14.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: pgmap v779: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: pgmap v780: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: pgmap v781: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: pgmap v782: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: pgmap v783: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: pgmap v784: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: pgmap v785: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: pgmap v786: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: pgmap v787: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: pgmap v788: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: pgmap v789: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: pgmap v790: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: pgmap v791: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: pgmap v792: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-06T03:03:14.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:14 smithi064 ceph-mon[95564]: Upgrade: osd.0 is safe to restart 2024-04-06T03:03:14.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: pgmap v779: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: pgmap v780: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: pgmap v781: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: pgmap v782: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: pgmap v783: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: pgmap v784: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: pgmap v785: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: pgmap v786: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: pgmap v787: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: pgmap v788: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: pgmap v789: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: pgmap v790: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: pgmap v791: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: pgmap v792: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-06T03:03:14.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[106428]: Upgrade: osd.0 is safe to restart 2024-04-06T03:03:14.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: pgmap v779: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: pgmap v780: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: pgmap v781: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: pgmap v782: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: pgmap v783: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: pgmap v784: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: pgmap v785: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: pgmap v786: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: pgmap v787: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: pgmap v788: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: pgmap v789: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: pgmap v790: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:14.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: pgmap v791: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: pgmap v792: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:14.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-06T03:03:14.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:14 smithi042 ceph-mon[96829]: Upgrade: osd.0 is safe to restart 2024-04-06T03:03:16.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:16 smithi042 ceph-mon[106428]: pgmap v793: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s; 33/726 objects degraded (4.545%) 2024-04-06T03:03:16.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:16 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-04-06T03:03:16.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:16 smithi042 ceph-mon[96829]: pgmap v793: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s; 33/726 objects degraded (4.545%) 2024-04-06T03:03:16.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:16 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-04-06T03:03:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:16 smithi064 ceph-mon[95564]: pgmap v793: 161 pgs: 8 active+undersized+degraded, 13 active+undersized, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s; 33/726 objects degraded (4.545%) 2024-04-06T03:03:16.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:16 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded (PG_DEGRADED) 2024-04-06T03:03:17.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:17 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded) 2024-04-06T03:03:17.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:17 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded) 2024-04-06T03:03:17.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:17 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/726 objects degraded (4.545%), 8 pgs degraded) 2024-04-06T03:03:18.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:18 smithi042 ceph-mon[106428]: pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:03:18.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:18.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:03:18.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:18 smithi042 ceph-mon[96829]: pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:03:18.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:18.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:03:18.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:18 smithi064 ceph-mon[95564]: pgmap v794: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:03:18.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:18.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:03:19.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-06T03:03:19.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:19.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-06T03:03:19.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:19.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-06T03:03:19.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:20.350 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:20 smithi042 ceph-mon[106428]: Upgrade: Updating osd.0 2024-04-06T03:03:20.350 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:20 smithi042 ceph-mon[106428]: Deploying daemon osd.0 on smithi042 2024-04-06T03:03:20.350 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:20 smithi042 ceph-mon[106428]: pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-06T03:03:20.350 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:20.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:20.351 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:20.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:20 smithi042 ceph-mon[96829]: Upgrade: Updating osd.0 2024-04-06T03:03:20.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:20 smithi042 ceph-mon[96829]: Deploying daemon osd.0 on smithi042 2024-04-06T03:03:20.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:20 smithi042 ceph-mon[96829]: pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-06T03:03:20.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:20.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:20.351 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:20.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:20 smithi064 ceph-mon[95564]: Upgrade: Updating osd.0 2024-04-06T03:03:20.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:20 smithi064 ceph-mon[95564]: Deploying daemon osd.0 on smithi042 2024-04-06T03:03:20.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:20 smithi064 ceph-mon[95564]: pgmap v795: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-06T03:03:20.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:20.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:20.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[96829]: pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:03:21.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[96829]: pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:03:21.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:21.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[106428]: pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:03:21.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[106428]: pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:03:21.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:21.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:21 smithi064 ceph-mon[95564]: pgmap v796: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:03:21.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:21 smithi064 ceph-mon[95564]: pgmap v797: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:03:21.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:21 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:21.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:21.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:22.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:22 smithi042 ceph-mon[106428]: pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:03:22.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:22 smithi042 ceph-mon[106428]: pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-06T03:03:22.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:22 smithi042 ceph-mon[106428]: pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:03:22.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:22 smithi042 ceph-mon[106428]: pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:22.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:22 smithi042 ceph-mon[96829]: pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:03:22.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:22 smithi042 ceph-mon[96829]: pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-06T03:03:22.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:22 smithi042 ceph-mon[96829]: pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:03:22.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:22 smithi042 ceph-mon[96829]: pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:22.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:22 smithi064 ceph-mon[95564]: pgmap v798: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:03:22.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:22 smithi064 ceph-mon[95564]: pgmap v799: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-06T03:03:22.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:22 smithi064 ceph-mon[95564]: pgmap v800: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:03:22.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:22 smithi064 ceph-mon[95564]: pgmap v801: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:22.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:03:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:03:22] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.33.4" 2024-04-06T03:03:23.484 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:23 smithi042 systemd[1]: Stopping Ceph osd.0 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:03:23.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:23.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:23 smithi064 ceph-mon[95564]: pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:23.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:23 smithi064 ceph-mon[95564]: osd.0 marked itself down and dead 2024-04-06T03:03:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:23 smithi042 ceph-mon[106428]: pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:23 smithi042 ceph-mon[106428]: osd.0 marked itself down and dead 2024-04-06T03:03:23.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:23.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:23 smithi042 ceph-mon[96829]: pgmap v802: 161 pgs: 161 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:23 smithi042 ceph-mon[96829]: osd.0 marked itself down and dead 2024-04-06T03:03:23.784 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[115176]: 2024-04-06T03:03:23.498+0000 7fac023d1700 -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-06T03:03:23.784 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[115176]: 2024-04-06T03:03:23.498+0000 7fac023d1700 -1 osd.0 118 *** Got signal Terminated *** 2024-04-06T03:03:23.784 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[115176]: 2024-04-06T03:03:23.498+0000 7fac023d1700 -1 osd.0 118 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:03:24.353 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:24 smithi042 podman[119543]: 2024-04-06 03:03:24.070540508 +0000 UTC m=+0.726648656 container died 9e119007323c2b5fce44e41446bdcf3db07c23298a245339b1800871aba0dd45 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, ceph=True) 2024-04-06T03:03:24.607 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:24 smithi042 podman[119543]: 2024-04-06 03:03:24.466082527 +0000 UTC m=+1.122190683 container cleanup 9e119007323c2b5fce44e41446bdcf3db07c23298a245339b1800871aba0dd45 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:03:24.607 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:24 smithi042 bash[119543]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0 2024-04-06T03:03:24.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:24 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:03:24.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:24 smithi064 ceph-mon[95564]: osdmap e119: 8 total, 7 up, 8 in 2024-04-06T03:03:25.029 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:24 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:03:25.029 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:24 smithi042 ceph-mon[106428]: osdmap e119: 8 total, 7 up, 8 in 2024-04-06T03:03:25.030 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:24 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:03:25.030 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:24 smithi042 ceph-mon[96829]: osdmap e119: 8 total, 7 up, 8 in 2024-04-06T03:03:25.030 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:24 smithi042 podman[119560]: 2024-04-06 03:03:24.725843709 +0000 UTC m=+0.650136767 container remove 9e119007323c2b5fce44e41446bdcf3db07c23298a245339b1800871aba0dd45 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:03:25.284 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:25 smithi042 podman[119652]: 2024-04-06 03:03:24.947545312 +0000 UTC m=+0.017732775 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:03:25.284 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:25 smithi042 podman[119652]: 2024-04-06 03:03:25.085178247 +0000 UTC m=+0.155365736 container create eedc888438a1a275f31485b9639ac7398061837717f90fece487fda82ee11b1a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, io.buildah.version=1.33.5, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:03:25.611 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:25 smithi042 podman[119652]: 2024-04-06 03:03:25.360966315 +0000 UTC m=+0.431153774 container init eedc888438a1a275f31485b9639ac7398061837717f90fece487fda82ee11b1a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, io.buildah.version=1.33.5) 2024-04-06T03:03:25.612 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:25 smithi042 podman[119652]: 2024-04-06 03:03:25.36471938 +0000 UTC m=+0.434906837 container start eedc888438a1a275f31485b9639ac7398061837717f90fece487fda82ee11b1a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_CLEAN=True) 2024-04-06T03:03:25.612 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:25 smithi042 podman[119652]: 2024-04-06 03:03:25.446162737 +0000 UTC m=+0.516350190 container attach eedc888438a1a275f31485b9639ac7398061837717f90fece487fda82ee11b1a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5) 2024-04-06T03:03:25.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:25 smithi064 ceph-mon[95564]: osdmap e120: 8 total, 7 up, 8 in 2024-04-06T03:03:25.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:25 smithi064 ceph-mon[95564]: pgmap v805: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:03:26.019 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:25 smithi042 ceph-mon[106428]: osdmap e120: 8 total, 7 up, 8 in 2024-04-06T03:03:26.019 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:25 smithi042 ceph-mon[106428]: pgmap v805: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:03:26.019 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:25 smithi042 ceph-mon[96829]: osdmap e120: 8 total, 7 up, 8 in 2024-04-06T03:03:26.019 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:25 smithi042 ceph-mon[96829]: pgmap v805: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:03:26.020 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:25 smithi042 podman[119652]: 2024-04-06 03:03:25.663595186 +0000 UTC m=+0.733782646 container died eedc888438a1a275f31485b9639ac7398061837717f90fece487fda82ee11b1a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, ceph=True, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True) 2024-04-06T03:03:26.644 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:26 smithi042 podman[119678]: 2024-04-06 03:03:26.408695715 +0000 UTC m=+0.740234725 container remove eedc888438a1a275f31485b9639ac7398061837717f90fece487fda82ee11b1a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.schema-version=1.0) 2024-04-06T03:03:26.644 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:26 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.0.service: Deactivated successfully. 2024-04-06T03:03:26.644 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:26 smithi042 systemd[1]: Stopped Ceph osd.0 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:03:26.644 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:26 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.0.service: Consumed 1.816s CPU time. 2024-04-06T03:03:26.644 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:26 smithi042 systemd[1]: Starting Ceph osd.0 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:03:27.033 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:26 smithi042 podman[119782]: 2024-04-06 03:03:26.788017193 +0000 UTC m=+0.019370530 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:03:27.033 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:26 smithi042 podman[119782]: 2024-04-06 03:03:26.926569558 +0000 UTC m=+0.157922878 container create 207b244a1582f309e3fe9ba8d3599b4046746e4f38d30c569c22ff8a300e8204 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:03:27.533 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 podman[119782]: 2024-04-06 03:03:27.213124079 +0000 UTC m=+0.444477403 container init 207b244a1582f309e3fe9ba8d3599b4046746e4f38d30c569c22ff8a300e8204 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux ) 2024-04-06T03:03:27.533 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 podman[119782]: 2024-04-06 03:03:27.216321911 +0000 UTC m=+0.447675226 container start 207b244a1582f309e3fe9ba8d3599b4046746e4f38d30c569c22ff8a300e8204 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate, ceph=True, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-06T03:03:27.533 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 podman[119782]: 2024-04-06 03:03:27.296481966 +0000 UTC m=+0.527835295 container attach 207b244a1582f309e3fe9ba8d3599b4046746e4f38d30c569c22ff8a300e8204 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.33.5, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-04-06T03:03:27.671 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:03:27.986 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate[119805]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-06T03:03:27.986 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate[119805]: 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-06T03:03:27.986 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate[119805]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-06T03:03:27.986 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 bash[119782]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-06T03:03:27.986 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 bash[119782]: 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-06T03:03:27.986 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 bash[119782]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-06T03:03:27.986 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 bash[119782]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-06T03:03:27.986 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 bash[119782]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-06T03:03:27.986 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 bash[119782]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-06T03:03:27.986 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 bash[119782]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-06T03:03:27.986 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate[119805]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-06T03:03:27.986 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate[119805]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-06T03:03:27.987 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate[119805]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-06T03:03:27.987 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate[119805]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-06T03:03:27.987 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:27 smithi042 podman[119782]: 2024-04-06 03:03:27.704316965 +0000 UTC m=+0.935670295 container died 207b244a1582f309e3fe9ba8d3599b4046746e4f38d30c569c22ff8a300e8204 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, io.buildah.version=1.33.5) 2024-04-06T03:03:28.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:28 smithi042 ceph-mon[106428]: pgmap v806: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:03:28.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:28 smithi042 ceph-mon[96829]: pgmap v806: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:03:28.353 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:03:28.353 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 7s ago 16m - - 2024-04-06T03:03:28.353 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 7s ago 16m - - 2024-04-06T03:03:28.353 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (5m) 7s ago 10m 24.2M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:03:28.353 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 7s ago 10m - - 2024-04-06T03:03:28.353 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (4m) 7s ago 9m 56.5M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:03:28.353 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (4m) 7s ago 15m 516M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:03:28.354 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (2m) 7s ago 17m 450M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:03:28.354 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (2m) 7s ago 17m 68.4M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:03:28.354 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (71s) 7s ago 15m 35.9M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:03:28.354 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (90s) 7s ago 16m 37.8M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:03:28.354 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (6m) 7s ago 11m 18.9M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:03:28.354 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (5m) 7s ago 11m 18.2M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:03:28.354 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (22s) 7s ago 15m 42.1M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 9e119007323c 2024-04-06T03:03:28.354 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (14m) 7s ago 14m 60.6M 2481M 17.2.0 e1d6a67b021e a98cd18aa21e 2024-04-06T03:03:28.354 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (14m) 7s ago 14m 53.3M 2481M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T03:03:28.354 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (14m) 7s ago 14m 55.6M 2481M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T03:03:28.354 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (13m) 7s ago 13m 60.8M 2736M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T03:03:28.354 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (13m) 7s ago 13m 56.4M 2736M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T03:03:28.354 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (12m) 7s ago 12m 53.9M 2736M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:03:28.354 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (12m) 7s ago 12m 59.6M 2736M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:03:28.355 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (4m) 7s ago 11m 70.1M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:03:28.355 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (10m) 7s ago 10m 77.2M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:03:28.355 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (9m) 7s ago 9m 75.1M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:03:28.355 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (9m) 7s ago 9m 74.7M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:03:28.355 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (9m) 7s ago 9m 76.9M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:03:28.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:28 smithi064 ceph-mon[95564]: pgmap v806: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:03:28.651 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:28 smithi042 podman[119958]: 2024-04-06 03:03:28.45089358 +0000 UTC m=+0.740119330 container remove 207b244a1582f309e3fe9ba8d3599b4046746e4f38d30c569c22ff8a300e8204 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-activate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD) 2024-04-06T03:03:28.783 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:03:28.783 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:03:28.783 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:03:28.783 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:03:28.783 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:03:28.783 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:03:28.783 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:03:28.783 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:03:28.783 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-04-06T03:03:28.784 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:03:28.784 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:03:28.784 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:03:28.784 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:03:28.784 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:03:28.784 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-06T03:03:28.784 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 5 2024-04-06T03:03:28.784 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:03:28.784 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:03:28.981 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:28 smithi042 podman[120091]: 2024-04-06 03:03:28.571646987 +0000 UTC m=+0.020744718 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:03:28.981 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:28 smithi042 podman[120091]: 2024-04-06 03:03:28.701809696 +0000 UTC m=+0.150907405 container create 5e29434ad3c414e86d4691143d46abb6ccf9b67427e04bd56c98fd98ee5c30b2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, 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, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True) 2024-04-06T03:03:28.981 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:28 smithi042 podman[120091]: 2024-04-06 03:03:28.996554475 +0000 UTC m=+0.445652186 container init 5e29434ad3c414e86d4691143d46abb6ccf9b67427e04bd56c98fd98ee5c30b2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-06T03:03:29.129 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:03:29.129 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:03:29.129 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:03:29.129 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:03:29.129 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:03:29.129 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:03:29.129 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:03:29.129 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:03:29.129 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "6/23 daemons upgraded", 2024-04-06T03:03:29.129 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-04-06T03:03:29.129 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:03:29.129 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:03:29.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:29 smithi042 ceph-mon[106428]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:03:29.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:29 smithi042 ceph-mon[106428]: from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:03:29.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:29 smithi042 ceph-mon[106428]: from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:03:29.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:29 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/3459752187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:29.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:29 smithi042 ceph-mon[96829]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:03:29.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:29 smithi042 ceph-mon[96829]: from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:03:29.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:29 smithi042 ceph-mon[96829]: from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:03:29.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:29 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/3459752187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:29.284 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:29 smithi042 podman[120091]: 2024-04-06 03:03:29.000790279 +0000 UTC m=+0.449887994 container start 5e29434ad3c414e86d4691143d46abb6ccf9b67427e04bd56c98fd98ee5c30b2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-04-06T03:03:29.284 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:29 smithi042 ceph-osd[120132]: -- 172.21.15.42:0/1122008071 <== mon.1 v2:172.21.15.42:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56466ff19680 con 0x56466fee3400 2024-04-06T03:03:29.284 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:29 smithi042 bash[120091]: 5e29434ad3c414e86d4691143d46abb6ccf9b67427e04bd56c98fd98ee5c30b2 2024-04-06T03:03:29.284 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:29 smithi042 systemd[1]: Started Ceph osd.0 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:03:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:29 smithi064 ceph-mon[95564]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:03:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:29 smithi064 ceph-mon[95564]: from='client.54187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:03:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:29 smithi064 ceph-mon[95564]: from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:03:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:29 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/3459752187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:29.552 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 79/726 objects degraded (10.882%), 23 pgs degraded 2024-04-06T03:03:29.552 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:03:29.552 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:03:29.552 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-06T03:03:29.553 INFO:teuthology.orchestra.run.smithi042.stdout: osd.0 (root=default,host=smithi042) is down 2024-04-06T03:03:29.553 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 79/726 objects degraded (10.882%), 23 pgs degraded 2024-04-06T03:03:29.553 INFO:teuthology.orchestra.run.smithi042.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-06T03:03:29.553 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.1 is active+undersized+degraded, acting [2,3] 2024-04-06T03:03:29.553 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.5 is active+undersized+degraded, acting [7,4] 2024-04-06T03:03:29.553 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-06T03:03:29.553 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.10 is active+undersized+degraded, acting [2,1] 2024-04-06T03:03:29.553 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.15 is active+undersized+degraded, acting [1,5] 2024-04-06T03:03:29.553 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.1d is active+undersized+degraded, acting [7,6] 2024-04-06T03:03:29.553 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.1f is active+undersized+degraded, acting [7,4] 2024-04-06T03:03:29.553 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-06T03:03:29.553 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-06T03:03:29.553 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-06T03:03:29.553 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-06T03:03:29.554 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-06T03:03:29.554 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-06T03:03:29.554 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-06T03:03:29.554 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-06T03:03:29.554 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-06T03:03:29.554 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-06T03:03:29.554 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-06T03:03:29.554 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-06T03:03:29.554 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-06T03:03:29.554 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-06T03:03:29.554 INFO:teuthology.orchestra.run.smithi042.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-06T03:03:29.783 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:29 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[120108]: 2024-04-06T03:03:29.542+0000 7f73aad2e7c0 -1 Falling back to public interface 2024-04-06T03:03:30.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: pgmap v807: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 79/726 objects degraded (10.882%), 23 pgs degraded (PG_DEGRADED) 2024-04-06T03:03:30.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='client.54205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:03:30.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: pgmap v808: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 116 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: pgmap v809: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:30.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: pgmap v810: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 0 B/s wr, 152 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: pgmap v811: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 0 B/s wr, 165 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:30.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: pgmap v807: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 79/726 objects degraded (10.882%), 23 pgs degraded (PG_DEGRADED) 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='client.54205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: pgmap v808: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 116 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: pgmap v809: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: pgmap v810: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 0 B/s wr, 152 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: pgmap v811: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 0 B/s wr, 165 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:30.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: pgmap v812: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 178 KiB/s rd, 0 B/s wr, 296 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: pgmap v813: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/3945302297' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: pgmap v812: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 178 KiB/s rd, 0 B/s wr, 296 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: pgmap v813: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:30.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/3945302297' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:03:30.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: pgmap v807: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 90 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 79/726 objects degraded (10.882%), 23 pgs degraded (PG_DEGRADED) 2024-04-06T03:03:30.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='client.54205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:03:30.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: pgmap v808: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 0 B/s wr, 116 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: pgmap v809: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 0 B/s wr, 129 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:30.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: pgmap v810: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 0 B/s wr, 152 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: pgmap v811: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 0 B/s wr, 165 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: pgmap v812: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 178 KiB/s rd, 0 B/s wr, 296 op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: pgmap v813: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/3945302297' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:30.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:30.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:30.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:30.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:30.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.176 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v814: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.176 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v815: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.176 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.176 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v816: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v817: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v818: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v819: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v820: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v821: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v822: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v823: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v824: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v825: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.177 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.178 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.178 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.178 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.178 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.178 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v814: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.178 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v815: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.178 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.178 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v816: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.178 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v817: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.178 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v818: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v819: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v820: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v821: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v822: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v823: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v824: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v825: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.179 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.180 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.180 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.180 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.180 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v826: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.180 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v827: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.180 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.180 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.180 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.180 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.180 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.180 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v828: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v829: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v830: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v831: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.181 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.182 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.182 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v826: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v827: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v828: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v829: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v830: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v831: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.184 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v832: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: pgmap v833: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.184 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.185 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.186 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.186 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.186 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.186 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.186 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.186 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.186 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v832: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.186 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: pgmap v833: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.186 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.187 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.188 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.189 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.189 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.190 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.190 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.190 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.190 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.190 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.190 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.190 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.190 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.190 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.190 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.190 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.190 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.190 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.190 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.191 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.191 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.191 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.191 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.191 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.191 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v814: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v815: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v816: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v817: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v818: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v819: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v820: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v821: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v822: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v823: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v824: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v825: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v826: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v827: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v828: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v829: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v830: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v831: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v832: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: pgmap v833: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:31.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:31.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:31.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:31.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:31.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:31.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:31.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v834: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v835: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v836: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v837: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v838: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v839: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v840: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v841: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v842: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v843: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v844: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v845: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v846: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v847: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v834: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v835: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v836: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v837: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v838: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v839: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v840: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v841: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v842: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v843: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v844: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v845: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v846: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v847: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v848: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v849: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v850: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v851: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v852: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v853: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v848: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v849: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v850: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v851: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v852: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v853: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v854: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: pgmap v855: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v854: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: pgmap v855: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.398 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:03:32] "GET /metrics HTTP/1.1" 200 38403 "" "Prometheus/2.33.4" 2024-04-06T03:03:32.398 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v834: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.398 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v835: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v836: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v837: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v838: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v839: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v840: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v841: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v842: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v843: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v844: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v845: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v846: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v847: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v848: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v849: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v850: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v851: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.401 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v852: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v853: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v854: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: pgmap v855: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.402 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.403 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.403 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.403 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.403 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.403 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.403 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.403 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.403 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.403 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.403 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.403 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.403 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.403 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.403 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.404 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.404 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.404 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.404 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.404 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.404 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.404 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.404 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.404 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:32.405 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:32.406 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:32.767 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:32 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[120108]: 2024-04-06T03:03:32.306+0000 7f73aad2e7c0 -1 osd.0 118 log_to_monitors true 2024-04-06T03:03:33.283 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[120108]: 2024-04-06T03:03:33.289+0000 7f739c186700 -1 osd.0 118 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:03:33.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v856: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v857: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v858: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v859: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v860: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v861: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v862: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v863: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v864: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v865: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v866: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v867: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v868: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v869: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v856: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v857: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v858: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v859: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v860: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v861: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v862: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v863: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v864: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v865: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v866: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v867: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v868: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v869: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v870: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v871: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v872: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v873: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v874: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v875: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v870: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v871: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v872: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v873: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v874: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v875: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='osd.0 [v2:172.21.15.42:6800/891008602,v1:172.21.15.42:6801/891008602]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-06T03:03:33.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v876: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: pgmap v877: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:03:33.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='osd.0 [v2:172.21.15.42:6800/891008602,v1:172.21.15.42:6801/891008602]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-06T03:03:33.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v876: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: pgmap v877: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:03:33.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v856: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v857: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v858: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v859: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v860: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v861: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v862: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v863: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v864: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v865: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v866: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v867: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v868: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v869: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v870: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v871: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v872: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v873: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v874: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v875: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='osd.0 [v2:172.21.15.42:6800/891008602,v1:172.21.15.42:6801/891008602]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-06T03:03:33.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v876: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: pgmap v877: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:33.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:33.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:33.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:33.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:33.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v878: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v879: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v880: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v881: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v878: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v879: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v882: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v883: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v884: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v885: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v886: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v887: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v888: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v889: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v890: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v891: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v880: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v881: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v882: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v883: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v884: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v885: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v886: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v887: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v888: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v889: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v890: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v892: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v893: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='osd.0 [v2:172.21.15.42:6800/891008602,v1:172.21.15.42:6801/891008602]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-06T03:03:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: osdmap e121: 8 total, 7 up, 8 in 2024-04-06T03:03:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='osd.0 [v2:172.21.15.42:6800/891008602,v1:172.21.15.42:6801/891008602]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:03:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v895: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: pgmap v896: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v891: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v892: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v893: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='osd.0 [v2:172.21.15.42:6800/891008602,v1:172.21.15.42:6801/891008602]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-06T03:03:34.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: osdmap e121: 8 total, 7 up, 8 in 2024-04-06T03:03:34.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='osd.0 [v2:172.21.15.42:6800/891008602,v1:172.21.15.42:6801/891008602]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:03:34.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v895: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: pgmap v896: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v878: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v879: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v880: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v881: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v882: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v883: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v884: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v885: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v886: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v887: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v888: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v889: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v890: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v891: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v892: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v893: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='osd.0 [v2:172.21.15.42:6800/891008602,v1:172.21.15.42:6801/891008602]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: osdmap e121: 8 total, 7 up, 8 in 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='osd.0 [v2:172.21.15.42:6800/891008602,v1:172.21.15.42:6801/891008602]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v895: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: pgmap v896: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 127 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:34.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:34.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:34.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:34.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:34.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.313 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v897: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 B/s wr, 1.91k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.313 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v898: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 B/s wr, 2.44k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.313 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.313 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v899: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 0 B/s wr, 1.73k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.313 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v900: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 B/s wr, 1.87k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.314 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.314 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v901: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.04k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.314 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v902: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.04k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.314 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.314 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v903: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.314 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v904: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.314 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.314 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v905: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.314 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v906: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.314 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.314 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v907: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.315 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v908: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.315 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.315 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.315 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.315 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.315 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v897: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 B/s wr, 1.91k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.315 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v898: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 B/s wr, 2.44k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.316 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.316 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v899: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 0 B/s wr, 1.73k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.316 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v900: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 B/s wr, 1.87k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.316 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.316 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v901: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.04k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.316 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v902: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.04k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.316 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.316 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v903: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.316 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v904: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.316 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.317 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v905: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.317 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v906: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.317 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.317 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v907: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.317 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v908: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.317 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.317 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.317 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.317 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.318 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.318 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.318 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v909: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.318 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v910: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.318 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.318 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.318 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.319 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.319 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.319 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.319 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.319 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v911: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.319 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v912: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.319 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.319 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.319 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.319 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.319 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.319 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.319 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.320 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v913: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.320 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v914: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.320 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.320 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.320 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:03:35.320 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: osd.0 [v2:172.21.15.42:6800/891008602,v1:172.21.15.42:6801/891008602] boot 2024-04-06T03:03:35.320 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: osdmap e122: 8 total, 8 up, 8 in 2024-04-06T03:03:35.320 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.320 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.320 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v909: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.320 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v910: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.320 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v911: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v912: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.321 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.322 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v913: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.322 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v914: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.322 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.322 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.322 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:03:35.322 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: osd.0 [v2:172.21.15.42:6800/891008602,v1:172.21.15.42:6801/891008602] boot 2024-04-06T03:03:35.322 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: osdmap e122: 8 total, 8 up, 8 in 2024-04-06T03:03:35.322 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T03:03:35.322 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.322 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v916: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v917: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v918: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: pgmap v919: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.323 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.324 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.324 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T03:03:35.324 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.324 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.324 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v916: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v917: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v918: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: pgmap v919: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.325 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.326 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.326 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.326 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.326 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.326 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.326 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.326 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.326 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.326 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.326 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.326 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.327 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.328 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.328 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.328 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.328 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.328 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.328 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.328 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.328 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.328 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.328 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.328 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.329 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.330 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.331 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.331 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.331 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.331 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.331 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.331 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.331 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.331 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.331 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.332 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.332 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.332 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.332 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.332 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v897: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 B/s wr, 1.91k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v898: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 0 B/s wr, 2.44k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v899: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 0 B/s wr, 1.73k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v900: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 B/s wr, 1.87k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v901: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.04k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v902: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 0 B/s wr, 2.04k op/s; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v903: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v904: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v905: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v906: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v907: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v908: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v909: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v910: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v911: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v912: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v913: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v914: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:03:35.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: osd.0 [v2:172.21.15.42:6800/891008602,v1:172.21.15.42:6801/891008602] boot 2024-04-06T03:03:35.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: osdmap e122: 8 total, 8 up, 8 in 2024-04-06T03:03:35.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-06T03:03:35.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v916: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v917: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v918: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: pgmap v919: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:35.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:35.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:35.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:35.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:35.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:35.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:35.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v920: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v921: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v922: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v923: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v924: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v925: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v926: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v927: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v928: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v929: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v930: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v931: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v932: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v933: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v920: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v921: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v922: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v923: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v924: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v925: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v926: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v927: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v928: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v929: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v930: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v931: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v932: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v933: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v934: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v935: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v936: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v937: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: osdmap e123: 8 total, 8 up, 8 in 2024-04-06T03:03:36.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v939: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v940: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v934: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v935: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v936: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v937: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: osdmap e123: 8 total, 8 up, 8 in 2024-04-06T03:03:36.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v939: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v940: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v941: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: pgmap v942: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v941: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: pgmap v942: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v920: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v921: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v922: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v923: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v924: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v925: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v926: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v927: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v928: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v929: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v930: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v931: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v932: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v933: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v934: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v935: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v936: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v937: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: osdmap e123: 8 total, 8 up, 8 in 2024-04-06T03:03:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v939: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v940: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v941: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: pgmap v942: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:36.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:36.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:36.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v943: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v944: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v945: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v946: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v947: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v948: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v949: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v950: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v951: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v952: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v953: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v954: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v955: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v956: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v957: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v958: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v959: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v960: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v961: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: pgmap v962: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v943: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v944: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v945: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v946: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v947: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v948: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v949: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v950: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v951: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v952: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v953: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v954: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v943: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v944: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v945: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v946: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v947: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v948: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v949: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v950: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v951: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v952: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v953: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v954: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v955: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v956: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v957: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v958: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v959: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v960: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v955: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v956: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v957: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v958: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v959: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v960: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v961: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: pgmap v962: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v961: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: pgmap v962: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:37.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:37.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.551 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.552 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:37.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.552 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:37.553 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:37.553 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:37.553 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:37.553 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v963: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v964: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v965: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v966: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v967: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v968: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v969: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v970: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v971: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v972: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v973: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v974: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v963: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v964: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v965: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v966: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v967: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v968: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v969: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v970: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v971: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v972: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v973: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v974: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v975: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v976: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v977: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v978: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v979: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v980: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v975: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v976: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v977: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v978: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v979: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v980: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v981: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v982: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v983: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: pgmap v984: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v981: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v982: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v983: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: pgmap v984: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v963: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v964: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v965: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v966: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v967: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v968: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v969: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v970: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v971: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v972: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v973: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v974: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v975: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v976: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v977: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v978: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v979: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v980: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v981: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v982: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v983: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: pgmap v984: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:38.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:38.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:38.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:38.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:38.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:38.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:38.507 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v985: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v986: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v987: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v988: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v989: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v990: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v991: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v992: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v993: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v994: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v995: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v996: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v997: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v998: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v985: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v986: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v987: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v988: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v989: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v990: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v991: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v992: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v993: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v994: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v995: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v996: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v997: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v998: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.471 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.471 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.471 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.471 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.471 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v999: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.472 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v1000: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.472 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.472 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.472 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.472 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.472 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.472 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.473 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.473 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v1001: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.473 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v1002: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.473 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.473 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.473 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v1003: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v1004: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.475 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v999: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v1000: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v1001: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v1002: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v1003: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v1004: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v1005: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 0 B/s, 87 objects/s recovering 2024-04-06T03:03:39.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v1006: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 0 B/s, 86 objects/s recovering 2024-04-06T03:03:39.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.482 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.482 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.482 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.482 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v1007: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 0 B/s, 87 objects/s recovering 2024-04-06T03:03:39.482 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: pgmap v1008: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 0 B/s, 87 objects/s recovering 2024-04-06T03:03:39.482 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.483 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.483 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.483 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.483 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.483 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.483 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.484 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v1005: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 0 B/s, 87 objects/s recovering 2024-04-06T03:03:39.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v1006: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 0 B/s, 86 objects/s recovering 2024-04-06T03:03:39.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.485 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v1007: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 0 B/s, 87 objects/s recovering 2024-04-06T03:03:39.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: pgmap v1008: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 0 B/s, 87 objects/s recovering 2024-04-06T03:03:39.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.492 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.498 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v985: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v986: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v987: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v988: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v989: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v990: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v991: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v992: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v993: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v994: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v995: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v996: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v997: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v998: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v999: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v1000: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v1001: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v1002: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v1003: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v1004: 161 pgs: 23 active+undersized+degraded, 35 active+undersized, 103 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 79/726 objects degraded (10.882%) 2024-04-06T03:03:39.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v1005: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 0 B/s, 87 objects/s recovering 2024-04-06T03:03:39.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v1006: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 0 B/s, 86 objects/s recovering 2024-04-06T03:03:39.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v1007: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 0 B/s, 87 objects/s recovering 2024-04-06T03:03:39.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: pgmap v1008: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 0 B/s, 87 objects/s recovering 2024-04-06T03:03:39.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:39.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:39.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:39.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:39.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:39.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:39.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1009: 161 pgs: 4 active+undersized+degraded, 2 active+undersized, 155 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s; 11/726 objects degraded (1.515%); 0 B/s, 141 objects/s recovering 2024-04-06T03:03:40.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1010: 161 pgs: 4 active+undersized+degraded, 2 active+undersized, 155 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s; 11/726 objects degraded (1.515%); 0 B/s, 141 objects/s recovering 2024-04-06T03:03:40.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 0 B/s, 85 objects/s recovering 2024-04-06T03:03:40.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 0 B/s, 85 objects/s recovering 2024-04-06T03:03:40.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 0 B/s, 84 objects/s recovering 2024-04-06T03:03:40.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 0 B/s, 84 objects/s recovering 2024-04-06T03:03:40.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 23 objects/s recovering 2024-04-06T03:03:40.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 24 objects/s recovering 2024-04-06T03:03:40.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1009: 161 pgs: 4 active+undersized+degraded, 2 active+undersized, 155 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s; 11/726 objects degraded (1.515%); 0 B/s, 141 objects/s recovering 2024-04-06T03:03:40.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1010: 161 pgs: 4 active+undersized+degraded, 2 active+undersized, 155 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s; 11/726 objects degraded (1.515%); 0 B/s, 141 objects/s recovering 2024-04-06T03:03:40.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 0 B/s, 85 objects/s recovering 2024-04-06T03:03:40.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 0 B/s, 85 objects/s recovering 2024-04-06T03:03:40.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 0 B/s, 84 objects/s recovering 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 0 B/s, 84 objects/s recovering 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 23 objects/s recovering 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 24 objects/s recovering 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/726 objects degraded (10.882%), 23 pgs degraded) 2024-04-06T03:03:40.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/726 objects degraded (10.882%), 23 pgs degraded) 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.302 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.305 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.306 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.306 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1009: 161 pgs: 4 active+undersized+degraded, 2 active+undersized, 155 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s; 11/726 objects degraded (1.515%); 0 B/s, 141 objects/s recovering 2024-04-06T03:03:40.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1010: 161 pgs: 4 active+undersized+degraded, 2 active+undersized, 155 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 3 op/s; 11/726 objects degraded (1.515%); 0 B/s, 141 objects/s recovering 2024-04-06T03:03:40.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1011: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 0 B/s, 85 objects/s recovering 2024-04-06T03:03:40.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1012: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 0 B/s, 85 objects/s recovering 2024-04-06T03:03:40.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1013: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 0 B/s, 84 objects/s recovering 2024-04-06T03:03:40.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1014: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 0 B/s, 84 objects/s recovering 2024-04-06T03:03:40.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1015: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 23 objects/s recovering 2024-04-06T03:03:40.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1016: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 24 objects/s recovering 2024-04-06T03:03:40.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1017: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1018: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1019: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1020: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1021: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1022: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1023: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1024: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 79/726 objects degraded (10.882%), 23 pgs degraded) 2024-04-06T03:03:40.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1025: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1026: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1027: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1028: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1029: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1030: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1031: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: pgmap v1032: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:40.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:40.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:40.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:40.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:40.506 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:41.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1033: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1034: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1035: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1036: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1037: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1038: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1039: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1040: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1041: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1042: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1043: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1044: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1045: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1046: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1047: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1048: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1049: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1050: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1051: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1052: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1053: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1054: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1055: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: pgmap v1056: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:41.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:41.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:41.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:42.424 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:03:42] "GET /metrics HTTP/1.1" 200 38488 "" "Prometheus/2.33.4" 2024-04-06T03:03:42.425 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.425 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.425 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.425 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.426 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.426 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.426 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.426 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.426 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.426 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.426 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.426 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.426 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.426 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.426 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.426 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.426 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.426 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.427 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.427 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.427 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:42.427 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:42.427 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.427 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.427 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:42.427 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:42.427 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:42.427 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:42.427 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:42.427 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-06T03:03:42.427 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-06T03:03:42.427 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:42 smithi064 ceph-mon[95564]: Upgrade: osd.1 is safe to restart 2024-04-06T03:03:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:42.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:42.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:42.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:42.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:42.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:42.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:42.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-06T03:03:42.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-06T03:03:42.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[96829]: Upgrade: osd.1 is safe to restart 2024-04-06T03:03:42.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1057: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1058: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1059: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1060: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1061: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1062: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1063: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1064: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1065: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1066: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1067: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1068: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1069: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1070: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:42.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:42.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:42.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1071: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: pgmap v1072: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:42.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:42.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:42.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:42.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:42.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:42.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-06T03:03:42.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-06T03:03:42.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:42 smithi042 ceph-mon[106428]: Upgrade: osd.1 is safe to restart 2024-04-06T03:03:44.328 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:44 smithi042 ceph-mon[96829]: pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:44.328 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:44 smithi042 ceph-mon[106428]: pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:44.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:44 smithi064 ceph-mon[95564]: pgmap v1073: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:03:46.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:46 smithi064 ceph-mon[95564]: pgmap v1074: 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-06T03:03:46.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:46 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:46.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:46 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-06T03:03:46.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:46 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:46.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:46 smithi042 ceph-mon[106428]: pgmap v1074: 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-06T03:03:46.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:46 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:46.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:46 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-06T03:03:46.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:46 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:46.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:46 smithi042 ceph-mon[96829]: pgmap v1074: 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-06T03:03:46.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:46.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-06T03:03:46.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:46 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:47.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:47 smithi042 ceph-mon[106428]: Upgrade: Updating osd.1 2024-04-06T03:03:47.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:47 smithi042 ceph-mon[106428]: Deploying daemon osd.1 on smithi042 2024-04-06T03:03:47.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:47.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:47.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:47 smithi042 ceph-mon[106428]: pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-04-06T03:03:47.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:47 smithi042 ceph-mon[106428]: pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-04-06T03:03:47.600 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:47.600 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:47 smithi042 ceph-mon[96829]: Upgrade: Updating osd.1 2024-04-06T03:03:47.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:47 smithi042 ceph-mon[96829]: Deploying daemon osd.1 on smithi042 2024-04-06T03:03:47.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:47.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:47.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:47 smithi042 ceph-mon[96829]: pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-04-06T03:03:47.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:47 smithi042 ceph-mon[96829]: pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-04-06T03:03:47.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:47 smithi064 ceph-mon[95564]: Upgrade: Updating osd.1 2024-04-06T03:03:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:47 smithi064 ceph-mon[95564]: Deploying daemon osd.1 on smithi042 2024-04-06T03:03:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:47 smithi064 ceph-mon[95564]: pgmap v1075: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-04-06T03:03:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:47 smithi064 ceph-mon[95564]: pgmap v1076: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 970 B/s rd, 0 op/s 2024-04-06T03:03:47.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:03:48.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[96829]: pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-06T03:03:48.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[96829]: pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-06T03:03:48.982 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:03:48.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[106428]: pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-06T03:03:48.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[106428]: pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-06T03:03:48.983 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:03:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:48 smithi064 ceph-mon[95564]: pgmap v1077: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-06T03:03:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:48 smithi064 ceph-mon[95564]: pgmap v1078: 161 pgs: 161 active+clean; 585 KiB data, 133 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-06T03:03:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:50.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:50 smithi064 ceph-mon[95564]: pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 110 op/s 2024-04-06T03:03:50.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:50 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:51.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:50 smithi042 ceph-mon[96829]: pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 110 op/s 2024-04-06T03:03:51.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:50 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:51.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:50 smithi042 ceph-mon[106428]: pgmap v1079: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 0 B/s wr, 110 op/s 2024-04-06T03:03:51.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:50 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:03:51.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:50 smithi042 systemd[1]: Stopping Ceph osd.1 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:03:51.378 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[36038]: 2024-04-06T03:03:51.083+0000 7f59707e5700 -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-06T03:03:51.378 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[36038]: 2024-04-06T03:03:51.083+0000 7f59707e5700 -1 osd.1 123 *** Got signal Terminated *** 2024-04-06T03:03:51.378 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:51 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[36038]: 2024-04-06T03:03:51.083+0000 7f59707e5700 -1 osd.1 123 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:03:51.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:51 smithi064 ceph-mon[95564]: osd.1 marked itself down and dead 2024-04-06T03:03:52.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:51 smithi042 ceph-mon[106428]: osd.1 marked itself down and dead 2024-04-06T03:03:52.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:51 smithi042 ceph-mon[96829]: osd.1 marked itself down and dead 2024-04-06T03:03:52.403 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:52 smithi042 podman[126355]: 2024-04-06 03:03:52.075711145 +0000 UTC m=+1.129191086 container died a98cd18aa21e7ab0a76d0b87738c5a86321b0843a54d281dbc3b6508ba8f1210 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream, RELEASE=HEAD, release=754, GIT_BRANCH=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-type=git, CEPH_POINT_RELEASE=-17.2.0, version=8, name=centos-stream, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, io.openshift.expose-services=, distribution-scope=public, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64) 2024-04-06T03:03:52.728 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:52 smithi042 podman[126355]: 2024-04-06 03:03:52.508998467 +0000 UTC m=+1.562478418 container cleanup a98cd18aa21e7ab0a76d0b87738c5a86321b0843a54d281dbc3b6508ba8f1210 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, vcs-type=git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , 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, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, RELEASE=HEAD, version=8, architecture=x86_64, GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, ceph=True, build-date=2022-05-03T08:36:31.336870, 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, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, io.openshift.tags=base centos centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=) 2024-04-06T03:03:52.728 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:52 smithi042 bash[126355]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1 2024-04-06T03:03:52.728 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:03:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:03:52] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.33.4" 2024-04-06T03:03:52.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:52 smithi064 ceph-mon[95564]: pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 109 op/s 2024-04-06T03:03:52.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:52 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:03:52.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:52 smithi064 ceph-mon[95564]: osdmap e124: 8 total, 7 up, 8 in 2024-04-06T03:03:53.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:52 smithi042 ceph-mon[106428]: pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 109 op/s 2024-04-06T03:03:53.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:52 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:03:53.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:52 smithi042 ceph-mon[106428]: osdmap e124: 8 total, 7 up, 8 in 2024-04-06T03:03:53.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:52 smithi042 ceph-mon[96829]: pgmap v1080: 161 pgs: 161 active+clean; 585 KiB data, 138 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 109 op/s 2024-04-06T03:03:53.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:52 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:03:53.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:52 smithi042 ceph-mon[96829]: osdmap e124: 8 total, 7 up, 8 in 2024-04-06T03:03:53.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:52 smithi042 podman[126371]: 2024-04-06 03:03:52.765075595 +0000 UTC m=+0.689595022 container remove a98cd18aa21e7ab0a76d0b87738c5a86321b0843a54d281dbc3b6508ba8f1210 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, RELEASE=HEAD, architecture=x86_64, version=8, io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, 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., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.expose-services=, build-date=2022-05-03T08:36:31.336870, GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, io.buildah.version=1.19.8, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, ceph=True, CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, maintainer=Guillaume Abrioux , name=centos-stream) 2024-04-06T03:03:53.416 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:53 smithi042 podman[126466]: 2024-04-06 03:03:53.080369718 +0000 UTC m=+0.017519403 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:03:53.416 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:53 smithi042 podman[126466]: 2024-04-06 03:03:53.194747387 +0000 UTC m=+0.131897115 container create 9b099edc475c66545a956e3ffb2db0e3779a8e3dc128b3dd1d56990891fa511b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2) 2024-04-06T03:03:53.725 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:53 smithi042 podman[126466]: 2024-04-06 03:03:53.431405696 +0000 UTC m=+0.368555388 container init 9b099edc475c66545a956e3ffb2db0e3779a8e3dc128b3dd1d56990891fa511b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.schema-version=1.0) 2024-04-06T03:03:53.725 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:53 smithi042 podman[126466]: 2024-04-06 03:03:53.4346911 +0000 UTC m=+0.371840791 container start 9b099edc475c66545a956e3ffb2db0e3779a8e3dc128b3dd1d56990891fa511b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=) 2024-04-06T03:03:53.725 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:53 smithi042 podman[126466]: 2024-04-06 03:03:53.530557235 +0000 UTC m=+0.467706931 container attach 9b099edc475c66545a956e3ffb2db0e3779a8e3dc128b3dd1d56990891fa511b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2) 2024-04-06T03:03:53.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:53 smithi064 ceph-mon[95564]: osdmap e125: 8 total, 7 up, 8 in 2024-04-06T03:03:54.019 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:53 smithi042 ceph-mon[96829]: osdmap e125: 8 total, 7 up, 8 in 2024-04-06T03:03:54.020 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:53 smithi042 podman[126466]: 2024-04-06 03:03:53.740925173 +0000 UTC m=+0.678074865 container died 9b099edc475c66545a956e3ffb2db0e3779a8e3dc128b3dd1d56990891fa511b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5) 2024-04-06T03:03:54.020 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:53 smithi042 ceph-mon[106428]: osdmap e125: 8 total, 7 up, 8 in 2024-04-06T03:03:54.738 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:54 smithi042 podman[126492]: 2024-04-06 03:03:54.368101114 +0000 UTC m=+0.617615761 container remove 9b099edc475c66545a956e3ffb2db0e3779a8e3dc128b3dd1d56990891fa511b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:03:54.739 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:54 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.1.service: Deactivated successfully. 2024-04-06T03:03:54.739 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:54 smithi042 systemd[1]: Stopped Ceph osd.1 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:03:54.739 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:54 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.1.service: Consumed 9.938s CPU time. 2024-04-06T03:03:54.739 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:54 smithi042 systemd[1]: Starting Ceph osd.1 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:03:54.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:54 smithi064 ceph-mon[95564]: pgmap v1083: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 0 B/s wr, 223 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:54.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:54 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 101/726 objects degraded (13.912%), 23 pgs degraded (PG_DEGRADED) 2024-04-06T03:03:55.015 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:54 smithi042 ceph-mon[106428]: pgmap v1083: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 0 B/s wr, 223 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:55.016 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:54 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 101/726 objects degraded (13.912%), 23 pgs degraded (PG_DEGRADED) 2024-04-06T03:03:55.016 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:54 smithi042 ceph-mon[96829]: pgmap v1083: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 128 KiB/s rd, 0 B/s wr, 223 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:55.016 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:54 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 101/726 objects degraded (13.912%), 23 pgs degraded (PG_DEGRADED) 2024-04-06T03:03:55.016 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:54 smithi042 podman[126597]: 2024-04-06 03:03:54.70546689 +0000 UTC m=+0.017860024 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:03:55.016 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:54 smithi042 podman[126597]: 2024-04-06 03:03:54.819620529 +0000 UTC m=+0.132013647 container create 3edf985c43aa0acfe617ab7d090ae62ec5599e921d463742b8b87105902be3b9 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, GIT_CLEAN=True, RELEASE=squid-9f19235, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-04-06T03:03:55.283 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 podman[126597]: 2024-04-06 03:03:55.031152401 +0000 UTC m=+0.343545525 container init 3edf985c43aa0acfe617ab7d090ae62ec5599e921d463742b8b87105902be3b9 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-04-06T03:03:55.283 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 podman[126597]: 2024-04-06 03:03:55.034530776 +0000 UTC m=+0.346923895 container start 3edf985c43aa0acfe617ab7d090ae62ec5599e921d463742b8b87105902be3b9 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, ceph=True, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-04-06T03:03:55.283 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 podman[126597]: 2024-04-06 03:03:55.113564364 +0000 UTC m=+0.425957492 container attach 3edf985c43aa0acfe617ab7d090ae62ec5599e921d463742b8b87105902be3b9 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:03:55.784 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate[126612]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-06T03:03:55.784 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate[126612]: 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-06T03:03:55.784 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 bash[126597]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-06T03:03:55.784 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 bash[126597]: 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-06T03:03:55.784 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 bash[126597]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-06T03:03:55.784 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 bash[126597]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-06T03:03:55.784 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 bash[126597]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-06T03:03:55.784 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 bash[126597]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-06T03:03:55.784 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 bash[126597]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-06T03:03:55.784 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate[126612]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-06T03:03:55.784 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate[126612]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-06T03:03:55.784 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate[126612]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-06T03:03:55.785 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate[126612]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-06T03:03:55.785 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate[126612]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-06T03:03:55.785 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:55 smithi042 podman[126597]: 2024-04-06 03:03:55.506486469 +0000 UTC m=+0.818879581 container died 3edf985c43aa0acfe617ab7d090ae62ec5599e921d463742b8b87105902be3b9 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.license=GPLv2) 2024-04-06T03:03:56.458 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:56 smithi042 podman[126739]: 2024-04-06 03:03:56.134385818 +0000 UTC m=+0.622373246 container remove 3edf985c43aa0acfe617ab7d090ae62ec5599e921d463742b8b87105902be3b9 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-9f19235, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:03:56.458 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:56 smithi042 podman[126803]: 2024-04-06 03:03:56.249859625 +0000 UTC m=+0.018377105 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:03:56.458 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:56 smithi042 podman[126803]: 2024-04-06 03:03:56.360402747 +0000 UTC m=+0.128920248 container create 1664d948909feafb856bf3e03ca232bf8f63e5e3a66fe415f16772f015a7acf3 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-06T03:03:56.740 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:56 smithi042 podman[126803]: 2024-04-06 03:03:56.579337495 +0000 UTC m=+0.347854956 container init 1664d948909feafb856bf3e03ca232bf8f63e5e3a66fe415f16772f015a7acf3 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_CLEAN=True, ceph=True) 2024-04-06T03:03:56.740 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:56 smithi042 podman[126803]: 2024-04-06 03:03:56.582619497 +0000 UTC m=+0.351136955 container start 1664d948909feafb856bf3e03ca232bf8f63e5e3a66fe415f16772f015a7acf3 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=) 2024-04-06T03:03:56.740 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:56 smithi042 ceph-osd[126823]: -- 172.21.15.42:0/2115372705 <== mon.0 v2:172.21.15.42:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c950265680 con 0x55c95022ec00 2024-04-06T03:03:56.741 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:56 smithi042 bash[126803]: 1664d948909feafb856bf3e03ca232bf8f63e5e3a66fe415f16772f015a7acf3 2024-04-06T03:03:56.741 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:56 smithi042 systemd[1]: Started Ceph osd.1 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:03:56.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:56 smithi064 ceph-mon[95564]: pgmap v1084: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 0 B/s wr, 167 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:56.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:56.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:56.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:57.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:56 smithi042 ceph-mon[106428]: pgmap v1084: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 0 B/s wr, 167 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:57.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:57.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:57.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:57.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:56 smithi042 ceph-mon[96829]: pgmap v1084: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 0 B/s wr, 167 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:57.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:57.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:57.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:57.533 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[126818]: 2024-04-06T03:03:57.125+0000 7f472133f7c0 -1 Falling back to public interface 2024-04-06T03:03:57.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:57.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:57.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: pgmap v1085: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 88 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:57.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: pgmap v1086: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 122 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:57.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:57.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:57.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:57.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:57.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:57.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:57.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:57.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: pgmap v1087: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 120 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:57.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: pgmap v1088: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 149 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:57.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:57.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:57.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: pgmap v1089: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: pgmap v1090: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: pgmap v1091: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:57.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: pgmap v1092: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: pgmap v1093: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: pgmap v1094: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: pgmap v1095: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: pgmap v1096: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: pgmap v1085: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 88 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: pgmap v1086: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 122 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: pgmap v1087: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 120 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: pgmap v1088: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 149 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: pgmap v1089: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: pgmap v1090: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.026 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.026 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.026 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: pgmap v1085: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 0 B/s wr, 88 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.026 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: pgmap v1086: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 66 KiB/s rd, 0 B/s wr, 122 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.026 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.026 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.026 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.026 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.026 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.026 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.026 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.026 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: pgmap v1087: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 0 B/s wr, 120 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.027 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: pgmap v1088: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 0 B/s wr, 149 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.027 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.027 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.027 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.027 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.027 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.027 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.027 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.027 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: pgmap v1089: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.027 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: pgmap v1090: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.027 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.027 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: pgmap v1091: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: pgmap v1092: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.028 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: pgmap v1093: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.029 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: pgmap v1094: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.029 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.029 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.029 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.029 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.029 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.029 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.029 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.029 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: pgmap v1095: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.029 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: pgmap v1096: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.029 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: pgmap v1091: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: pgmap v1092: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.030 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: pgmap v1093: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.031 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: pgmap v1094: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.031 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.031 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.031 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.031 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.031 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.031 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.031 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.031 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: pgmap v1095: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.031 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: pgmap v1096: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:58.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:58.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1097: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1098: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1099: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1100: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1101: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1102: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1103: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1104: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1097: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1098: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1099: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1100: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1101: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1102: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1103: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1104: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1105: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1106: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1107: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1108: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1109: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1110: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1105: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1106: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1107: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1108: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1109: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1110: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1111: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1112: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1113: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: pgmap v1114: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1111: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1112: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1113: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: pgmap v1114: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1097: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1098: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1099: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1100: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1101: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1102: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1103: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1104: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1105: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1106: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1107: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1108: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1109: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1110: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1111: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1112: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1113: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: pgmap v1114: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:03:59.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:03:59.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:03:59.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:03:59.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:03:59.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:03:59.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:03:59.929 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:04:00.033 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[126818]: 2024-04-06T03:03:59.869+0000 7f472133f7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-06T03:04:00.033 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[126818]: 2024-04-06T03:03:59.903+0000 7f472133f7c0 -1 osd.1 123 log_to_monitors true 2024-04-06T03:04:00.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1115: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1116: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1117: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1118: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1119: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1120: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1121: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1122: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1123: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1124: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1115: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1116: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1117: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1118: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1119: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1120: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1121: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1122: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1123: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1124: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1125: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1126: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1127: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1128: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1129: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1130: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1125: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1126: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1127: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1128: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1129: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1130: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1131: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1132: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1133: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1134: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1135: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1131: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1132: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1133: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1134: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1135: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1136: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1136: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1137: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: pgmap v1138: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1137: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: pgmap v1138: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.049 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.050 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:03:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1115: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1116: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1117: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1118: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1119: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1120: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1121: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1122: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1123: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1124: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1125: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1126: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1127: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1128: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1129: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1130: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1131: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1132: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1133: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1134: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1135: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1136: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1137: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: pgmap v1138: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:03:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.650 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:04:00.650 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 12s ago 17m - - 2024-04-06T03:04:00.651 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 19s ago 16m - - 2024-04-06T03:04:00.651 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (6m) 12s ago 11m 24.2M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:04:00.651 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 19s ago 10m - - 2024-04-06T03:04:00.651 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (4m) 12s ago 10m 56.6M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:04:00.651 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (5m) 19s ago 16m 518M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:04:00.651 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (3m) 12s ago 17m 450M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:04:00.651 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (2m) 12s ago 18m 77.4M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:04:00.651 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (103s) 19s ago 16m 43.5M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:04:00.651 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (2m) 12s ago 16m 42.1M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:04:00.651 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (6m) 12s ago 12m 19.9M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:04:00.651 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (5m) 19s ago 12m 20.0M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:04:00.651 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (32s) 12s ago 15m 41.5M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:04:00.651 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 starting - - - 2481M 2024-04-06T03:04:00.651 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (15m) 12s ago 15m 54.6M 2481M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T03:04:00.652 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (14m) 12s ago 14m 58.7M 2481M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T03:04:00.652 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (14m) 19s ago 14m 62.8M 2736M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T03:04:00.652 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (13m) 19s ago 13m 57.6M 2736M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T03:04:00.652 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (13m) 19s ago 13m 54.8M 2736M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:04:00.652 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (12m) 19s ago 12m 61.9M 2736M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:04:00.652 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (4m) 19s ago 12m 70.1M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:04:00.652 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (10m) 12s ago 10m 77.3M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:04:00.652 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (10m) 19s ago 10m 75.1M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:04:00.652 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (10m) 12s ago 10m 74.8M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:04:00.652 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (10m) 19s ago 10m 77.0M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:04:00.911 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1139: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.911 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1140: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.911 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.912 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1141: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.912 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1142: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.912 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.912 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1143: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.912 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1144: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.912 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.912 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.912 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.912 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.912 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.912 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.912 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1145: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.912 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1146: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.912 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1147: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1148: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='osd.1 [v2:172.21.15.42:6808/123025068,v1:172.21.15.42:6809/123025068]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='client.54226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.913 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1149: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1150: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1151: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1152: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.914 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1153: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1154: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.916 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1155: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.916 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1156: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.916 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.916 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.916 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:00.916 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.916 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.916 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.916 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.916 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.916 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1157: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.916 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1139: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1140: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1141: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1142: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1143: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1144: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1145: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.917 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1146: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1147: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1148: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='osd.1 [v2:172.21.15.42:6808/123025068,v1:172.21.15.42:6809/123025068]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T03:04:00.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T03:04:00.918 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='client.54226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:00.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1149: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1150: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.919 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1151: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1152: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1153: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1154: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.920 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1155: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1156: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.921 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1157: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: pgmap v1158: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.922 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.923 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.923 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.923 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.923 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.923 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.923 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.923 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: pgmap v1158: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:00.923 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.923 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:00.923 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.923 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.923 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.923 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.923 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:00.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:00.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:00.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:00.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:00.924 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.024 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1139: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.024 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1140: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.024 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.024 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1141: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.025 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1142: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.025 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.025 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1143: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.025 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1144: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.025 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.025 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.026 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.026 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.026 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.026 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.026 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1145: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.026 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1146: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.026 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.027 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.027 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.027 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.027 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.027 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.027 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.027 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1147: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.027 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1148: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.027 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.027 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.027 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='osd.1 [v2:172.21.15.42:6808/123025068,v1:172.21.15.42:6809/123025068]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T03:04:01.027 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T03:04:01.027 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='client.54226 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:01.027 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.028 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.028 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.028 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.028 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.028 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1149: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.028 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1150: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.028 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.028 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.028 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.028 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.028 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.028 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.028 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.028 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1151: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1152: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1153: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1154: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.029 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.030 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.030 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.030 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.030 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1155: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.030 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1156: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.030 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.030 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.030 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:01.030 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.030 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1157: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: pgmap v1158: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.031 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.032 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.032 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.032 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.032 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.032 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.032 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.032 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.032 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.032 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.033 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.033 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.033 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.033 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.165 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:00 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[126818]: 2024-04-06T03:04:00.923+0000 7f4712797700 -1 osd.1 123 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:04:01.166 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:04:01.166 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:04:01.166 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:04:01.166 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:04:01.166 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:04:01.166 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:04:01.166 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:04:01.166 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:04:01.166 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-06T03:04:01.166 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 1 2024-04-06T03:04:01.166 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:04:01.167 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:04:01.167 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:04:01.167 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:04:01.167 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:04:01.167 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-06T03:04:01.167 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 6 2024-04-06T03:04:01.167 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:04:01.167 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:04:01.524 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:04:01.524 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:04:01.524 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:04:01.524 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:04:01.524 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:04:01.524 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:04:01.524 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:04:01.524 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:04:01.524 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "6/23 daemons upgraded", 2024-04-06T03:04:01.524 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-04-06T03:04:01.524 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:04:01.524 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:04:01.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1159: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1160: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1161: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1162: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:01.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1163: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1164: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1165: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1166: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-06T03:04:01.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: osdmap e126: 8 total, 7 up, 8 in 2024-04-06T03:04:01.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='osd.1 [v2:172.21.15.42:6808/123025068,v1:172.21.15.42:6809/123025068]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:01.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:01.776 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1159: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1160: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1161: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1162: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1163: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1164: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1165: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1166: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-06T03:04:01.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: osdmap e126: 8 total, 7 up, 8 in 2024-04-06T03:04:01.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='osd.1 [v2:172.21.15.42:6808/123025068,v1:172.21.15.42:6809/123025068]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:01.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:01.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1168: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1169: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1170: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1171: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1172: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1173: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.780 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.780 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.780 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.780 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1168: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1169: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1170: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1171: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1172: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1173: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.782 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.782 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.782 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.782 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.782 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1174: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1175: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1135288225' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1176: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1177: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1178: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1179: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1180: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: pgmap v1181: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1174: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1175: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/1135288225' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1176: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1177: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1178: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1179: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1180: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: pgmap v1181: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.990 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 101/726 objects degraded (13.912%), 23 pgs degraded 2024-04-06T03:04:01.990 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:04:01.990 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:04:01.990 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 101/726 objects degraded (13.912%), 23 pgs degraded 2024-04-06T03:04:01.990 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.9 is active+undersized+degraded, acting [2,3] 2024-04-06T03:04:01.990 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-04-06T03:04:01.990 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.d is active+undersized+degraded, acting [4,3] 2024-04-06T03:04:01.990 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.10 is active+undersized+degraded, acting [2,0] 2024-04-06T03:04:01.991 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.15 is active+undersized+degraded, acting [5,0] 2024-04-06T03:04:01.991 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-04-06T03:04:01.991 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-04-06T03:04:01.991 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.6 is active+undersized+degraded, acting [0,4] 2024-04-06T03:04:01.991 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.8 is active+undersized+degraded, acting [3,7] 2024-04-06T03:04:01.991 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.a is active+undersized+degraded, acting [6,4] 2024-04-06T03:04:01.991 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.e is active+undersized+degraded, acting [7,4] 2024-04-06T03:04:01.991 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.16 is active+undersized+degraded, acting [5,7] 2024-04-06T03:04:01.991 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.18 is active+undersized+degraded, acting [3,0] 2024-04-06T03:04:01.991 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-04-06T03:04:01.991 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.1a is active+undersized+degraded, acting [4,2] 2024-04-06T03:04:01.991 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.1c is active+undersized+degraded, acting [5,4] 2024-04-06T03:04:01.991 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.9 is active+undersized+degraded, acting [4,3] 2024-04-06T03:04:01.991 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.d is active+undersized+degraded, acting [4,2] 2024-04-06T03:04:01.992 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.14 is active+undersized+degraded, acting [3,7] 2024-04-06T03:04:01.992 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.1f is active+undersized+degraded, acting [6,5] 2024-04-06T03:04:01.992 INFO:teuthology.orchestra.run.smithi042.stdout: pg 5.0 is active+undersized+degraded, acting [3,4] 2024-04-06T03:04:01.992 INFO:teuthology.orchestra.run.smithi042.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2024-04-06T03:04:01.992 INFO:teuthology.orchestra.run.smithi042.stdout: pg 6.1a is active+undersized+degraded, acting [4,5] 2024-04-06T03:04:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1159: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1160: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1161: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1162: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1163: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1164: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1165: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1166: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 139 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-06T03:04:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: osdmap e126: 8 total, 7 up, 8 in 2024-04-06T03:04:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='osd.1 [v2:172.21.15.42:6808/123025068,v1:172.21.15.42:6809/123025068]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1168: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1169: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1170: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1171: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1172: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1173: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1174: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1175: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/1135288225' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1176: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1177: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1178: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1179: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1180: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: pgmap v1181: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:02.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:02.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:02.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.699 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:04:02] "GET /metrics HTTP/1.1" 200 38483 "" "Prometheus/2.33.4" 2024-04-06T03:04:02.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1182: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1183: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:02.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='client.34356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:02.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1184: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1185: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:02.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1186: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1187: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:02.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:02.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1188: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1189: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:02.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1190: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1191: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: osd.1 [v2:172.21.15.42:6808/123025068,v1:172.21.15.42:6809/123025068] boot 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: osdmap e127: 8 total, 8 up, 8 in 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/3484267221' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:02.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1193: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1194: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1195: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1196: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1197: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1198: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1199: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1200: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1201: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: pgmap v1202: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1182: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1183: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='client.34356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:03.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1184: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1185: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1186: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1187: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1188: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1189: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1190: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1191: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1182: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1183: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='client.34356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:03.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1184: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1185: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1186: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1187: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1188: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1189: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1190: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1191: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:04:03.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: osd.1 [v2:172.21.15.42:6808/123025068,v1:172.21.15.42:6809/123025068] boot 2024-04-06T03:04:03.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: osdmap e127: 8 total, 8 up, 8 in 2024-04-06T03:04:03.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T03:04:03.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/3484267221' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:04:03.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1193: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1194: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1195: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1196: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:04:03.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: osd.1 [v2:172.21.15.42:6808/123025068,v1:172.21.15.42:6809/123025068] boot 2024-04-06T03:04:03.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: osdmap e127: 8 total, 8 up, 8 in 2024-04-06T03:04:03.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T03:04:03.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/3484267221' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:04:03.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1193: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1194: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1195: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1196: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1197: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1198: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1199: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1200: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1201: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: pgmap v1202: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1197: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1198: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1199: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1200: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1201: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: pgmap v1202: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:04:03.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.929 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1203: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.929 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1204: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1205: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1206: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1207: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1208: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.930 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1209: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1210: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.931 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1203: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1204: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1205: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1206: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1207: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1208: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1209: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1210: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.932 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.933 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.933 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1211: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.933 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1212: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: osdmap e128: 8 total, 8 up, 8 in 2024-04-06T03:04:03.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1214: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1215: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.934 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1216: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1217: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.935 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1218: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:03.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1219: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:03.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1220: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:03.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: pgmap v1221: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:03.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.936 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.937 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.937 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.937 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.937 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.937 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.937 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.937 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.937 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.937 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.937 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.937 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1211: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1212: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: osdmap e128: 8 total, 8 up, 8 in 2024-04-06T03:04:03.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1214: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1215: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1216: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1217: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:03.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1218: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:03.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1219: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:03.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1220: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:03.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: pgmap v1221: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:03.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:03.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:03.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:03.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:03.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:03.941 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:03.942 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:04.127 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1203: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1204: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1205: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1206: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1207: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1208: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1209: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:04.128 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1210: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1211: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1212: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: osdmap e128: 8 total, 8 up, 8 in 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:04.129 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:04.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1214: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:04.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1215: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:04.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:04.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:04.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:04.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:04.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:04.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1216: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:04.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1217: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:04.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:04.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:04.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.131 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:04.131 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.131 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:04.131 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:04.131 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1218: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:04.131 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1219: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:04.131 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:04.131 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:04.131 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.131 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1220: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: pgmap v1221: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 149 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.132 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:04.133 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.133 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:04.133 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:04.133 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1222: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:04.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1223: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:04.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:04.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1224: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:04.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1225: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:04.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:04.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 38/726 objects degraded (5.234%), 8 pgs degraded (PG_DEGRADED) 2024-04-06T03:04:04.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:04.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:04.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:04.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1226: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:04.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1227: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:04.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1228: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1229: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:04.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1230: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1231: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1232: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1233: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1234: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1235: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1236: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: pgmap v1237: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1222: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1223: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1224: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1225: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 38/726 objects degraded (5.234%), 8 pgs degraded (PG_DEGRADED) 2024-04-06T03:04:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1226: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1227: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1228: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1229: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1222: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1223: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1224: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1225: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 38/726 objects degraded (5.234%), 8 pgs degraded (PG_DEGRADED) 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1226: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1227: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1228: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1229: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1230: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1231: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1232: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1233: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1234: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1230: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1231: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1232: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1233: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1234: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1235: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1236: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: pgmap v1237: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1235: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1236: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: pgmap v1237: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:05.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:05.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:05.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:05.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:05.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1238: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1239: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1240: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1241: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1242: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1243: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1244: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1245: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1246: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1247: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1248: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1249: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1250: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1251: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1252: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1253: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1254: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1255: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1256: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1257: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1258: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1259: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1260: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: pgmap v1261: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1238: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1239: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1240: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1241: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1242: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1243: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1244: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1245: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1246: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1247: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1238: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1239: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1240: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1241: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1242: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1243: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1244: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1245: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1246: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1247: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1248: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1249: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1250: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1251: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1252: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1253: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1248: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1249: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1250: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1251: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1252: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1253: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1254: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1255: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1256: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1257: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1258: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1259: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1254: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1255: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1256: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1257: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1258: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1259: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1260: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: pgmap v1261: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1260: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: pgmap v1261: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:06.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1262: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1263: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1264: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1265: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1266: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1267: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.152 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1268: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.153 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1269: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.153 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.153 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.153 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.153 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.153 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.153 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.153 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1270: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.153 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1271: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.153 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.153 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.153 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.153 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.154 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1262: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.154 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1263: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.154 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.154 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1264: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.154 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1265: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.154 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.154 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1266: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.154 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1267: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.154 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1268: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1269: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1270: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1271: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.155 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.156 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.156 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.156 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.156 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1272: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.156 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1273: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.156 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.156 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.156 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.156 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.156 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.156 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1274: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1275: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1276: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1277: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.157 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.158 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.158 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.158 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.158 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.158 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.158 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1272: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.158 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1273: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.159 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.159 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.159 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.159 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.159 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.159 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.159 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.159 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1274: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.159 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1275: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.159 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.159 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.159 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.159 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.159 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.160 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.160 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.160 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1276: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.160 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1277: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.160 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.160 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.160 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.160 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.160 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.160 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.160 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.160 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1278: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.160 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1279: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.160 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1280: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1281: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.161 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.162 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1282: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.162 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: pgmap v1283: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.162 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.162 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.162 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.162 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.162 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.162 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.162 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.162 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.162 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1278: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1279: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1280: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1281: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.163 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1282: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: pgmap v1283: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.164 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.165 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.165 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.165 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.165 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.165 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.165 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.165 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.165 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.165 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.165 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.166 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.166 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.166 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.166 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.166 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.166 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.166 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.166 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.166 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.166 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.166 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.167 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1262: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1263: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1264: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1265: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1266: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1267: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1268: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1269: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1270: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1271: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:07.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1272: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1273: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1274: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1275: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1276: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1277: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1278: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1279: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1280: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1281: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1282: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: pgmap v1283: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:07.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:07.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:07.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:07.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:07.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:07.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:07.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1284: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1285: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1286: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1287: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1288: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1289: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1290: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1291: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/726 objects degraded (5.234%), 8 pgs degraded) 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1292: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1293: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1294: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1295: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1284: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1285: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1286: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1287: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1288: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1289: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1290: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1291: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/726 objects degraded (5.234%), 8 pgs degraded) 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1292: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1293: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1294: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1295: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1296: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1297: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1298: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1299: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1300: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1301: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1302: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1303: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1304: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1305: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1306: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: pgmap v1307: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1296: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1297: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1298: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1299: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1300: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1301: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1302: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1303: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1304: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1305: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1306: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: pgmap v1307: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1284: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1285: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1286: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1287: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1288: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1289: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1290: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1291: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/726 objects degraded (5.234%), 8 pgs degraded) 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1292: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1293: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1294: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1295: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1296: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1297: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1298: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1299: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1300: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1301: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1302: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1303: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1304: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1305: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1306: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: pgmap v1307: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.937 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: pgmap v1308: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: pgmap v1309: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: pgmap v1310: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: pgmap v1311: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: pgmap v1312: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: pgmap v1313: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: pgmap v1314: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: pgmap v1315: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: pgmap v1316: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: pgmap v1317: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-06T03:04:08.939 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-06T03:04:08.940 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[96829]: Upgrade: osd.1 is safe to restart 2024-04-06T03:04:08.940 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: pgmap v1308: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.940 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: pgmap v1309: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.940 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.940 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: pgmap v1310: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.940 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: pgmap v1311: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.940 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.940 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: pgmap v1312: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.940 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: pgmap v1313: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.940 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.940 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:08.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:08.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: pgmap v1314: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: pgmap v1315: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:08.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: pgmap v1316: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: pgmap v1317: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:08.941 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:08.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:08.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:08.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-06T03:04:08.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-06T03:04:08.942 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:08 smithi042 ceph-mon[106428]: Upgrade: osd.1 is safe to restart 2024-04-06T03:04:09.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: pgmap v1308: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:09.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: pgmap v1309: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:09.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:09.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: pgmap v1310: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:09.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: pgmap v1311: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:09.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:09.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: pgmap v1312: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:09.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: pgmap v1313: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:09.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:09.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:09.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:09.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:09.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:09.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:09.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: pgmap v1314: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:09.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: pgmap v1315: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:09.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:09.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:09.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:09.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:09.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: pgmap v1316: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:09.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: pgmap v1317: 161 pgs: 161 active+clean; 585 KiB data, 154 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:09.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:09.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:09.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:09.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:09.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:09.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-06T03:04:09.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-06T03:04:09.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:08 smithi064 ceph-mon[95564]: Upgrade: osd.1 is safe to restart 2024-04-06T03:04:11.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:11 smithi042 ceph-mon[106428]: pgmap v1318: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-06T03:04:11.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:11 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:11.405 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:11 smithi042 ceph-mon[96829]: pgmap v1318: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-06T03:04:11.405 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:11 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:11 smithi064 ceph-mon[95564]: pgmap v1318: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-06T03:04:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:11 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:12.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:04:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:04:12] "GET /metrics HTTP/1.1" 200 38503 "" "Prometheus/2.33.4" 2024-04-06T03:04:13.425 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:13 smithi042 ceph-mon[106428]: pgmap v1319: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:04:13.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:13 smithi042 ceph-mon[106428]: Upgrade: Updating osd.1 2024-04-06T03:04:13.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-06T03:04:13.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:13.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:13 smithi042 ceph-mon[106428]: Deploying daemon osd.1 on smithi042 2024-04-06T03:04:13.426 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:13.426 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:13 smithi042 ceph-mon[96829]: pgmap v1319: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:04:13.426 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:13 smithi042 ceph-mon[96829]: Upgrade: Updating osd.1 2024-04-06T03:04:13.426 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-06T03:04:13.426 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:13.426 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:13 smithi042 ceph-mon[96829]: Deploying daemon osd.1 on smithi042 2024-04-06T03:04:13.427 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:13.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:13 smithi064 ceph-mon[95564]: pgmap v1319: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:04:13.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:13 smithi064 ceph-mon[95564]: Upgrade: Updating osd.1 2024-04-06T03:04:13.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-06T03:04:13.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:13.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:13 smithi064 ceph-mon[95564]: Deploying daemon osd.1 on smithi042 2024-04-06T03:04:13.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:15.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:15 smithi042 ceph-mon[96829]: pgmap v1320: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:04:15.380 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:15 smithi042 ceph-mon[106428]: pgmap v1320: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:04:15.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:15 smithi064 ceph-mon[95564]: pgmap v1320: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:04:17.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:17 smithi064 ceph-mon[95564]: pgmap v1321: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:04:17.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:17 smithi042 ceph-mon[96829]: pgmap v1321: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:04:17.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:17 smithi042 ceph-mon[106428]: pgmap v1321: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:04:18.848 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:18.848 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:04:18.848 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:18 smithi042 ceph-mon[106428]: pgmap v1322: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:04:18.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:18.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:04:18.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:18 smithi042 ceph-mon[96829]: pgmap v1322: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:04:18.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:18.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:04:18.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:18 smithi064 ceph-mon[95564]: pgmap v1322: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:04:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[106428]: pgmap v1323: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:04:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[106428]: pgmap v1324: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:04:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[106428]: pgmap v1325: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:04:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[106428]: pgmap v1326: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-04-06T03:04:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[96829]: pgmap v1323: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:04:19.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[96829]: pgmap v1324: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:04:19.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[96829]: pgmap v1325: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:04:19.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[96829]: pgmap v1326: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-04-06T03:04:19.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:19 smithi064 ceph-mon[95564]: pgmap v1323: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:04:19.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:19 smithi064 ceph-mon[95564]: pgmap v1324: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:04:19.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:19.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:19 smithi064 ceph-mon[95564]: pgmap v1325: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:04:19.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:19 smithi064 ceph-mon[95564]: pgmap v1326: 161 pgs: 161 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 967 B/s rd, 0 op/s 2024-04-06T03:04:19.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:20.033 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:19 smithi042 systemd[1]: Stopping Ceph osd.1 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:04:20.533 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[126818]: 2024-04-06T03:04:20.131+0000 7f47179a6700 -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-06T03:04:20.533 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[126818]: 2024-04-06T03:04:20.131+0000 7f47179a6700 -1 osd.1 128 *** Got signal Terminated *** 2024-04-06T03:04:20.533 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[126818]: 2024-04-06T03:04:20.131+0000 7f47179a6700 -1 osd.1 128 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:04:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:20 smithi064 ceph-mon[95564]: osd.1 marked itself down and dead 2024-04-06T03:04:20.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:20 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:21.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:20 smithi042 ceph-mon[106428]: osd.1 marked itself down and dead 2024-04-06T03:04:21.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:20 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:21.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:20 smithi042 ceph-mon[96829]: osd.1 marked itself down and dead 2024-04-06T03:04:21.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:20 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:21.441 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:21 smithi042 podman[132812]: 2024-04-06 03:04:21.163425271 +0000 UTC m=+1.132276948 container died 1664d948909feafb856bf3e03ca232bf8f63e5e3a66fe415f16772f015a7acf3 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, 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, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux ) 2024-04-06T03:04:21.783 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:21 smithi042 podman[132812]: 2024-04-06 03:04:21.648042297 +0000 UTC m=+1.616893967 container cleanup 1664d948909feafb856bf3e03ca232bf8f63e5e3a66fe415f16772f015a7acf3 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-04-06T03:04:21.783 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:21 smithi042 bash[132812]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1 2024-04-06T03:04:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:04:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[106428]: osdmap e129: 8 total, 7 up, 8 in 2024-04-06T03:04:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[106428]: pgmap v1328: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:04:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[106428]: pgmap v1329: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[106428]: pgmap v1330: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:04:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[96829]: osdmap e129: 8 total, 7 up, 8 in 2024-04-06T03:04:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[96829]: pgmap v1328: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:04:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[96829]: pgmap v1329: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[96829]: pgmap v1330: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:21.940 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:21 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:04:21.940 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:21 smithi064 ceph-mon[95564]: osdmap e129: 8 total, 7 up, 8 in 2024-04-06T03:04:21.940 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:21 smithi064 ceph-mon[95564]: pgmap v1328: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:04:21.940 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:21.940 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:21.940 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:21 smithi064 ceph-mon[95564]: pgmap v1329: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:21.940 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:21 smithi064 ceph-mon[95564]: pgmap v1330: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:21.941 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:22.257 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:21 smithi042 podman[132829]: 2024-04-06 03:04:21.916184941 +0000 UTC m=+0.743128284 container remove 1664d948909feafb856bf3e03ca232bf8f63e5e3a66fe415f16772f015a7acf3 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-04-06T03:04:22.533 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:22 smithi042 podman[132920]: 2024-04-06 03:04:22.175055188 +0000 UTC m=+0.018058495 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:04:22.533 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:22 smithi042 podman[132920]: 2024-04-06 03:04:22.303529516 +0000 UTC m=+0.146532868 container create f1ea9991a87258340e2c494caec21c835fc7d71f55db4608fd1cbfe8c3df3aed (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5) 2024-04-06T03:04:22.533 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:22 smithi042 podman[132920]: 2024-04-06 03:04:22.50356752 +0000 UTC m=+0.346570813 container init f1ea9991a87258340e2c494caec21c835fc7d71f55db4608fd1cbfe8c3df3aed (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:04:22.533 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:22 smithi042 podman[132920]: 2024-04-06 03:04:22.50660563 +0000 UTC m=+0.349608931 container start f1ea9991a87258340e2c494caec21c835fc7d71f55db4608fd1cbfe8c3df3aed (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-04-06T03:04:22.637 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:04:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:04:22] "GET /metrics HTTP/1.1" 200 38493 "" "Prometheus/2.33.4" 2024-04-06T03:04:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:22 smithi064 ceph-mon[95564]: osdmap e130: 8 total, 7 up, 8 in 2024-04-06T03:04:23.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:22 smithi042 ceph-mon[96829]: osdmap e130: 8 total, 7 up, 8 in 2024-04-06T03:04:23.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:22 smithi042 ceph-mon[106428]: osdmap e130: 8 total, 7 up, 8 in 2024-04-06T03:04:23.033 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:22 smithi042 podman[132920]: 2024-04-06 03:04:22.603498324 +0000 UTC m=+0.446501635 container attach f1ea9991a87258340e2c494caec21c835fc7d71f55db4608fd1cbfe8c3df3aed (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:04:23.033 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:22 smithi042 podman[132920]: 2024-04-06 03:04:22.810546139 +0000 UTC m=+0.653549433 container died f1ea9991a87258340e2c494caec21c835fc7d71f55db4608fd1cbfe8c3df3aed (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD) 2024-04-06T03:04:23.994 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:23 smithi042 ceph-mon[106428]: pgmap v1332: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:23.994 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:23 smithi042 ceph-mon[96829]: pgmap v1332: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:23.994 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:23 smithi042 podman[132946]: 2024-04-06 03:04:23.574812519 +0000 UTC m=+0.759466851 container remove f1ea9991a87258340e2c494caec21c835fc7d71f55db4608fd1cbfe8c3df3aed (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-04-06T03:04:23.994 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:23 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.1.service: Deactivated successfully. 2024-04-06T03:04:23.994 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:23 smithi042 systemd[1]: Stopped Ceph osd.1 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:04:23.995 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:23 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.1.service: Consumed 1.842s CPU time. 2024-04-06T03:04:23.995 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:23 smithi042 systemd[1]: Starting Ceph osd.1 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:04:23.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:23 smithi064 ceph-mon[95564]: pgmap v1332: 161 pgs: 20 stale+active+clean, 141 active+clean; 585 KiB data, 158 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:24.283 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 podman[133052]: 2024-04-06 03:04:24.008984633 +0000 UTC m=+0.109581973 container create 30d416b6db79e19768a383308f5b1152e285378bb3642a647ad1921de2fb05af (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:04:24.283 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 podman[133052]: 2024-04-06 03:04:23.917054484 +0000 UTC m=+0.017651833 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:04:24.284 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 podman[133052]: 2024-04-06 03:04:24.237394129 +0000 UTC m=+0.337991486 container init 30d416b6db79e19768a383308f5b1152e285378bb3642a647ad1921de2fb05af (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:04:24.284 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 podman[133052]: 2024-04-06 03:04:24.241940531 +0000 UTC m=+0.342537873 container start 30d416b6db79e19768a383308f5b1152e285378bb3642a647ad1921de2fb05af (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5) 2024-04-06T03:04:24.674 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 podman[133052]: 2024-04-06 03:04:24.345305586 +0000 UTC m=+0.445902942 container attach 30d416b6db79e19768a383308f5b1152e285378bb3642a647ad1921de2fb05af (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-04-06T03:04:25.033 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate[133067]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-06T03:04:25.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate[133067]: 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-06T03:04:25.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 bash[133052]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-06T03:04:25.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 bash[133052]: 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-06T03:04:25.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 bash[133052]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-06T03:04:25.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 bash[133052]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-06T03:04:25.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 bash[133052]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-06T03:04:25.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 bash[133052]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-06T03:04:25.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 bash[133052]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-06T03:04:25.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate[133067]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-06T03:04:25.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate[133067]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-06T03:04:25.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate[133067]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-06T03:04:25.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate[133067]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-06T03:04:25.034 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate[133067]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-06T03:04:25.035 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:24 smithi042 podman[133052]: 2024-04-06 03:04:24.714159619 +0000 UTC m=+0.814756964 container died 30d416b6db79e19768a383308f5b1152e285378bb3642a647ad1921de2fb05af (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:04:25.342 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:25 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 101/726 objects degraded (13.912%), 23 pgs degraded (PG_DEGRADED) 2024-04-06T03:04:25.343 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:25 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 101/726 objects degraded (13.912%), 23 pgs degraded (PG_DEGRADED) 2024-04-06T03:04:25.686 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:25 smithi042 podman[133204]: 2024-04-06 03:04:25.35780789 +0000 UTC m=+0.638335882 container remove 30d416b6db79e19768a383308f5b1152e285378bb3642a647ad1921de2fb05af (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-activate, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_CLEAN=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.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403) 2024-04-06T03:04:25.686 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:25 smithi042 podman[133267]: 2024-04-06 03:04:25.476243734 +0000 UTC m=+0.018468245 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:04:25.686 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:25 smithi042 podman[133267]: 2024-04-06 03:04:25.583768143 +0000 UTC m=+0.125992682 container create 29aac394f569721b42b75fc38c6c466ab921127247aacd1935bae7eceae47087 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, 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, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=) 2024-04-06T03:04:25.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:25 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 101/726 objects degraded (13.912%), 23 pgs degraded (PG_DEGRADED) 2024-04-06T03:04:25.997 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:25 smithi042 podman[133267]: 2024-04-06 03:04:25.802853059 +0000 UTC m=+0.345077553 container init 29aac394f569721b42b75fc38c6c466ab921127247aacd1935bae7eceae47087 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-04-06T03:04:25.997 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:25 smithi042 podman[133267]: 2024-04-06 03:04:25.80590752 +0000 UTC m=+0.348132014 container start 29aac394f569721b42b75fc38c6c466ab921127247aacd1935bae7eceae47087 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , 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.schema-version=1.0, ceph=True, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403) 2024-04-06T03:04:25.998 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:25 smithi042 ceph-osd[133286]: -- 172.21.15.42:0/2572146791 <== mon.1 v2:172.21.15.42:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5556a9547680 con 0x5556a9511000 2024-04-06T03:04:25.998 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:25 smithi042 bash[133267]: 29aac394f569721b42b75fc38c6c466ab921127247aacd1935bae7eceae47087 2024-04-06T03:04:25.998 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:25 smithi042 systemd[1]: Started Ceph osd.1 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:04:26.533 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[133282]: 2024-04-06T03:04:26.345+0000 7f2bba7967c0 -1 Falling back to public interface 2024-04-06T03:04:26.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: pgmap v1333: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:26.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:26.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:26.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:26.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:26.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:26.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:26.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:26.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:26.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:26.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:26.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:26.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:26.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: pgmap v1333: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:26.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:26.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:26.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:26.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:26.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:26.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:26.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:26.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:26.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:26.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:26.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:26.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:26.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: pgmap v1333: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:26.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:26.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:26.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:26.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:26.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:26.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:26.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:26.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.400 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: pgmap v1334: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: pgmap v1335: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: pgmap v1336: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: pgmap v1337: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: pgmap v1338: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: pgmap v1339: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: pgmap v1340: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: pgmap v1341: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: pgmap v1334: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: pgmap v1335: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: pgmap v1336: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: pgmap v1337: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: pgmap v1338: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.403 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: pgmap v1339: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: pgmap v1340: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: pgmap v1341: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.404 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.405 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.405 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.405 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: pgmap v1342: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.405 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: pgmap v1343: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.405 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.405 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.406 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.407 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.408 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.409 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.410 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.410 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: pgmap v1342: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.410 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: pgmap v1343: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.410 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.410 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.410 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.410 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.410 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.411 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.412 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.412 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.412 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.413 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.413 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.414 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.415 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.416 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: pgmap v1334: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: pgmap v1335: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: pgmap v1336: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: pgmap v1337: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: pgmap v1338: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: pgmap v1339: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: pgmap v1340: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: pgmap v1341: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: pgmap v1342: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: pgmap v1343: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:27.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:27.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1344: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1345: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1346: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1347: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1348: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1349: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1350: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1351: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1352: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1353: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1354: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.469 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1355: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.470 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.470 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1356: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.470 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1357: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.470 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1344: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1345: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1346: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1347: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1348: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1349: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1350: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1351: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1352: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1353: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1354: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1355: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1356: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1357: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1358: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1359: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1360: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1361: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1362: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1363: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1364: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1365: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1366: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1358: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1359: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1360: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1361: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1362: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1363: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1364: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1365: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1366: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: pgmap v1367: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.477 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.478 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.479 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: pgmap v1367: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.479 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.480 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.481 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.481 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.484 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.487 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1344: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1345: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1346: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1347: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1348: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1349: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1350: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1351: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1352: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1353: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1354: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1355: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1356: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1357: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1358: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1359: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1360: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1361: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1362: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1363: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1364: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1365: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1366: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: pgmap v1367: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:28.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:28.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:28.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:28.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:28.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.388 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[133282]: 2024-04-06T03:04:29.125+0000 7f2bba7967c0 -1 osd.1 128 log_to_monitors true 2024-04-06T03:04:29.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1368: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1369: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1370: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1371: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1372: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1373: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1374: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1375: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1376: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1377: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1378: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1379: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1380: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1381: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.390 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1368: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.391 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1369: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.391 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.391 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1370: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.391 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1371: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.391 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.391 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1372: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.391 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1373: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.391 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.391 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1374: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.391 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1375: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.391 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.391 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1376: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.392 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1377: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.392 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.392 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1378: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.392 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1379: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.392 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.392 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1380: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.392 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1381: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.392 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.392 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1382: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.393 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1382: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.393 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1383: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.393 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.393 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1384: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.393 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1385: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.393 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.393 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1386: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.393 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1387: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.393 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.393 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.394 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.394 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.394 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.394 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.394 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1388: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.394 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1389: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.394 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.394 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.394 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.394 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.394 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.394 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.394 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.395 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1390: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1383: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1384: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1385: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1386: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.395 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1387: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1388: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1389: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.396 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.397 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.397 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.397 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1390: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.397 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: pgmap v1391: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.397 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.397 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.397 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.398 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.398 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.398 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.398 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.398 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.398 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.398 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.398 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.398 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.398 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.398 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.398 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.399 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='osd.1 [v2:172.21.15.42:6808/3654229516,v1:172.21.15.42:6809/3654229516]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T03:04:29.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T03:04:29.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.400 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: pgmap v1391: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.401 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.402 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.403 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='osd.1 [v2:172.21.15.42:6808/3654229516,v1:172.21.15.42:6809/3654229516]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T03:04:29.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T03:04:29.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.404 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1368: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1369: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1370: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1371: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1372: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1373: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1374: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1375: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1376: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1377: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1378: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1379: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1380: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1381: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1382: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1383: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1384: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1385: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1386: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1387: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1388: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1389: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1390: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: pgmap v1391: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:29.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:29.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='osd.1 [v2:172.21.15.42:6808/3654229516,v1:172.21.15.42:6809/3654229516]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T03:04:29.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-06T03:04:29.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:29.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:29.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:29.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:29.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:29.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.496 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[133282]: 2024-04-06T03:04:30.374+0000 7f2ba7be6700 -1 osd.1 128 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:04:30.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1392: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1393: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1394: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1395: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1396: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1397: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1398: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1399: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1400: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1401: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1402: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1403: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1392: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1393: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1394: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1395: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1396: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1397: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1398: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1399: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.499 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1400: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.500 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1401: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.500 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.500 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1402: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.500 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1403: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.500 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.500 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.500 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.500 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.500 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1404: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1405: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1406: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1407: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1408: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: pgmap v1409: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1404: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1405: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1406: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.503 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1407: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1408: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: pgmap v1409: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.504 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.505 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.505 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.505 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.505 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: osdmap e131: 8 total, 7 up, 8 in 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='osd.1 [v2:172.21.15.42:6808/3654229516,v1:172.21.15.42:6809/3654229516]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.759 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-06T03:04:30.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: osdmap e131: 8 total, 7 up, 8 in 2024-04-06T03:04:30.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='osd.1 [v2:172.21.15.42:6808/3654229516,v1:172.21.15.42:6809/3654229516]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:30.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:30.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.764 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1392: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1393: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1394: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1395: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1396: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1397: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1398: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1399: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1400: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1401: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1402: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1403: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1404: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1405: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1406: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1407: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1408: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: pgmap v1409: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:30.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:30.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.770 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.770 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.770 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.770 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.770 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.770 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.770 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.770 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.770 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.770 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.770 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.770 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.770 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.770 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.771 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.771 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.771 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.771 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.771 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.771 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.771 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.771 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.771 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.771 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.771 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.771 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.771 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.772 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-06T03:04:30.772 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: osdmap e131: 8 total, 7 up, 8 in 2024-04-06T03:04:30.772 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='osd.1 [v2:172.21.15.42:6808/3654229516,v1:172.21.15.42:6809/3654229516]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:30.772 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:30.772 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.772 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.772 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.772 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.772 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:30.772 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:30.772 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.772 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:30.772 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:30.772 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:30.773 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1410: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1411: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1412: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1413: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.507 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1414: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1415: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1416: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1417: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1418: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1419: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1420: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1421: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1422: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.508 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1423: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.509 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1410: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1411: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1412: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1413: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.509 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1414: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1415: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1416: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1417: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1418: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1419: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1420: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1421: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.510 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1422: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1423: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.511 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1425: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1425: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1426: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:31.511 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1427: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1428: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='osd.1 ' entity='osd.1' 2024-04-06T03:04:31.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.512 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1429: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: pgmap v1430: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.513 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.514 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.514 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1426: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.514 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.514 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:31.514 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1427: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.514 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1428: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='osd.1 ' entity='osd.1' 2024-04-06T03:04:31.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1429: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: pgmap v1430: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.515 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.516 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.517 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.519 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.520 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.521 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.522 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.522 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.522 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.522 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.522 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.522 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.522 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.522 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.522 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.522 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.522 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.522 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.522 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.523 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.523 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.523 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.523 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.523 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.523 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.523 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.523 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.523 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.523 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.523 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.523 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.523 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.524 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.524 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.524 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.524 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.524 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.524 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.524 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.524 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.524 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.524 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1410: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1411: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1412: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1413: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1414: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1415: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1416: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1417: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1418: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1419: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1420: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1421: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1422: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1423: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1425: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1426: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1427: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1428: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='osd.1 ' entity='osd.1' 2024-04-06T03:04:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1429: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: pgmap v1430: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.404 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:04:32.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1431: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1432: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1433: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1434: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1435: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1436: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1437: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1438: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1439: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1440: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1441: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1442: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1443: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1444: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1431: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1432: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1433: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1434: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1435: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1436: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1437: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1438: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1439: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1440: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1441: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1442: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1443: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1444: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1445: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1445: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1446: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1447: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1448: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1449: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1450: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1451: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1452: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:04:32.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: osd.1 [v2:172.21.15.42:6808/3654229516,v1:172.21.15.42:6809/3654229516] boot 2024-04-06T03:04:32.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: osdmap e132: 8 total, 8 up, 8 in 2024-04-06T03:04:32.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T03:04:32.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1446: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1447: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1448: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1449: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1450: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1451: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1452: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:04:32.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: osd.1 [v2:172.21.15.42:6808/3654229516,v1:172.21.15.42:6809/3654229516] boot 2024-04-06T03:04:32.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: osdmap e132: 8 total, 8 up, 8 in 2024-04-06T03:04:32.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T03:04:32.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1454: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: pgmap v1455: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1454: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: pgmap v1455: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.648 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:04:32] "GET /metrics HTTP/1.1" 200 38493 "" "Prometheus/2.33.4" 2024-04-06T03:04:32.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1431: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1432: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1433: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1434: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1435: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1436: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1437: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1438: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1439: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1440: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1441: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1442: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1443: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1444: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1445: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1446: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1447: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1448: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1449: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1450: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.650 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1451: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1452: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: osd.1 [v2:172.21.15.42:6808/3654229516,v1:172.21.15.42:6809/3654229516] boot 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: osdmap e132: 8 total, 8 up, 8 in 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.651 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1454: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: pgmap v1455: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:32.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.652 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.653 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.654 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:32.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:32.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:32.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:32.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:32.655 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.162 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:04:33.162 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 14s ago 17m - - 2024-04-06T03:04:33.162 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 12s ago 17m - - 2024-04-06T03:04:33.162 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (6m) 14s ago 11m 24.2M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:04:33.162 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 12s ago 11m - - 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (5m) 14s ago 10m 58.3M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (5m) 12s ago 16m 522M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (3m) 14s ago 18m 451M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (3m) 14s ago 18m 82.2M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (2m) 12s ago 17m 43.1M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (2m) 14s ago 17m 45.1M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (7m) 14s ago 12m 19.5M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (6m) 12s ago 12m 17.5M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (64s) 14s ago 16m 44.1M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 starting - - - 2481M 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (15m) 14s ago 15m 55.0M 2481M 17.2.0 e1d6a67b021e 7f90f45219b9 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (15m) 14s ago 15m 60.3M 2481M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (14m) 12s ago 14m 65.1M 2736M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (14m) 12s ago 14m 60.5M 2736M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T03:04:33.163 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (13m) 12s ago 13m 57.3M 2736M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:04:33.164 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (13m) 12s ago 13m 62.9M 2736M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:04:33.164 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (5m) 12s ago 12m 70.2M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:04:33.164 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (11m) 14s ago 11m 77.5M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:04:33.164 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (11m) 12s ago 11m 75.3M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:04:33.164 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (10m) 14s ago 10m 75.2M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:04:33.164 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (10m) 12s ago 10m 77.5M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:04:33.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1456: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1457: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1458: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1459: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1460: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1461: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1462: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1463: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1464: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1465: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1466: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.445 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1467: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.445 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.445 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1468: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.445 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1469: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.445 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1456: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1457: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1458: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1459: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1460: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1461: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1462: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1463: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1464: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1465: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1466: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1467: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1468: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1469: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1470: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: pgmap v1471: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: osdmap e133: 8 total, 8 up, 8 in 2024-04-06T03:04:33.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1470: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: pgmap v1471: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: osdmap e133: 8 total, 8 up, 8 in 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.450 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.451 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.451 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.451 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.451 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.451 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.451 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.451 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.452 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.453 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.454 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.455 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.456 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.590 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:04:33.591 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:04:33.591 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:04:33.591 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:04:33.591 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:04:33.591 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:04:33.591 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:04:33.591 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:04:33.591 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-06T03:04:33.591 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:04:33.591 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:04:33.591 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:04:33.591 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:04:33.591 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:04:33.591 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:04:33.592 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-06T03:04:33.592 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 7 2024-04-06T03:04:33.592 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:04:33.592 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:04:33.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1456: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1457: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1458: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1459: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1460: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1461: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1462: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1463: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1464: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1465: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1466: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1467: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1468: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1469: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1470: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: pgmap v1471: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: osdmap e133: 8 total, 8 up, 8 in 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='client.54271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:33.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:33.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:33.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:33.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:33.946 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:04:33.946 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:04:33.946 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:04:33.946 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:04:33.946 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:04:33.946 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:04:33.946 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:04:33.946 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:04:33.946 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "6/23 daemons upgraded", 2024-04-06T03:04:33.946 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-04-06T03:04:33.947 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:04:33.947 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:04:34.365 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 38/726 objects degraded (5.234%), 8 pgs degraded 2024-04-06T03:04:34.365 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:04:34.365 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:04:34.365 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 38/726 objects degraded (5.234%), 8 pgs degraded 2024-04-06T03:04:34.365 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.9 is active+undersized+degraded, acting [2,3] 2024-04-06T03:04:34.365 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.a is active+undersized+degraded, acting [3,7] 2024-04-06T03:04:34.366 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.d is active+undersized+degraded, acting [4,3] 2024-04-06T03:04:34.366 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.15 is active+undersized+degraded, acting [5,0] 2024-04-06T03:04:34.366 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.0 is active+undersized+degraded, acting [2,6] 2024-04-06T03:04:34.366 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.4 is active+undersized+degraded, acting [2,5] 2024-04-06T03:04:34.366 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.19 is active+undersized+degraded, acting [3,4] 2024-04-06T03:04:34.366 INFO:teuthology.orchestra.run.smithi042.stdout: pg 5.1d is active+undersized+degraded, acting [4,0] 2024-04-06T03:04:34.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1473: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1474: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1475: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1476: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1477: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1478: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='client.54277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:34.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1479: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1480: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1481: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1482: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1483: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1484: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1485: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1486: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1473: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1474: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1475: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1476: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1477: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1478: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='client.54277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:34.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1479: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1480: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1481: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1482: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1483: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1484: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1485: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1486: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:34.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1487: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1488: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1489: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:34.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1490: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:34.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1491: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:34.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: pgmap v1492: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:34.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:34.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1487: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1488: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1489: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:34.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1490: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:34.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1491: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:34.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: pgmap v1492: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:34.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/2169776264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/2169776264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 38/726 objects degraded (5.234%), 8 pgs degraded (PG_DEGRADED) 2024-04-06T03:04:34.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 38/726 objects degraded (5.234%), 8 pgs degraded (PG_DEGRADED) 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.550 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.550 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.551 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1473: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1474: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1475: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1476: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1477: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1478: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='client.54277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1479: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1480: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1481: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1482: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1483: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1484: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1485: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1486: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:34.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1487: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1488: 161 pgs: 23 active+undersized+degraded, 40 active+undersized, 98 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 101/726 objects degraded (13.912%) 2024-04-06T03:04:34.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1489: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:34.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1490: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:34.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1491: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:34.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: pgmap v1492: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:34.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/2169776264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 38/726 objects degraded (5.234%), 8 pgs degraded (PG_DEGRADED) 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:34.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:34.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:34.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:34.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:34.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1493: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:35.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1494: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:35.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1495: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1496: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1497: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1498: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1499: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1500: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1501: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1502: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1503: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1504: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='client.54295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:35.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1505: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1506: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1493: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:35.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1494: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:35.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1495: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1496: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1497: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1498: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1499: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1500: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1501: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1502: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1503: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1504: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='client.54295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1505: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1506: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1507: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1508: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1509: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1510: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1511: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1512: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/3331220620' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:04:35.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1513: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: pgmap v1514: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1507: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1508: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1509: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1510: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1511: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1512: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/3331220620' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1513: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: pgmap v1514: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1493: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:35.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1494: 161 pgs: 22 active+undersized+degraded, 36 active+undersized, 103 active+clean; 585 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:04:35.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1495: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1496: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1497: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1498: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1499: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1500: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1501: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1502: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1503: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1504: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='client.54295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:04:35.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1505: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1506: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1507: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1508: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1509: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1510: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1511: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1512: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/3331220620' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:04:35.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1513: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: pgmap v1514: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:35.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:35.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:35.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:35.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:35.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:35.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:35.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1515: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1516: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1517: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1518: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1519: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1520: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1521: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1522: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1523: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1524: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1525: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1526: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1527: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1528: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1529: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1530: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1515: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1516: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1517: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1518: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1519: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1520: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1521: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1522: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1523: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1524: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1525: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1526: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1527: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1528: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1529: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1530: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1531: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1532: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1533: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: pgmap v1534: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1531: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1532: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1533: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: pgmap v1534: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/726 objects degraded (5.234%), 8 pgs degraded) 2024-04-06T03:04:36.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/726 objects degraded (5.234%), 8 pgs degraded) 2024-04-06T03:04:36.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1515: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1516: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1517: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1518: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1519: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1520: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1521: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1522: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1523: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1524: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1525: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1526: 161 pgs: 8 active+undersized+degraded, 12 active+undersized, 141 active+clean; 585 KiB data, 160 MiB used, 715 GiB / 715 GiB avail; 38/726 objects degraded (5.234%) 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1527: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1528: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1529: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1530: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1531: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1532: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1533: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: pgmap v1534: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:36.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:36.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 38/726 objects degraded (5.234%), 8 pgs degraded) 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:36.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:36.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:36.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:36.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:36.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.528 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1535: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.528 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1536: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.528 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.528 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1537: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.528 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1538: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.528 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1539: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1540: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1541: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1542: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1543: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1544: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1545: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1546: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1547: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1548: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.529 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1549: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1550: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1551: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1552: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.530 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1535: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1536: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1537: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1538: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1539: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1540: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1541: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1542: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1543: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1544: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1545: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1546: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1547: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1548: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1549: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1550: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1551: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1552: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1553: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1554: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1555: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: pgmap v1556: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1553: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1554: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1555: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: pgmap v1556: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1535: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1536: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1537: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1538: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1539: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1540: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1541: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1542: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1543: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1544: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1545: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1546: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1547: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1548: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1549: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1550: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1551: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1552: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1553: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1554: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1555: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: pgmap v1556: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:37.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:37.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:37.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:37.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:37.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:37.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1557: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1558: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1559: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1560: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1561: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1562: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1563: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1564: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1565: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1566: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1567: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1568: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1569: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1570: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1571: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1572: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1573: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1574: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1575: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1576: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1577: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1578: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1579: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: pgmap v1580: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1557: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1558: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1559: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1560: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1561: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1562: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1563: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1564: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1565: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1566: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1567: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1568: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1569: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1570: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1571: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1572: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1573: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1574: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1575: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1576: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1577: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1578: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1579: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: pgmap v1580: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1557: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1558: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1559: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1560: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1561: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1562: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1563: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1564: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1565: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1566: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1567: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1568: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1569: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1570: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1571: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1572: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1573: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1574: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1575: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1576: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1577: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1578: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1579: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: pgmap v1580: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:38.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:38.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:38.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:38.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:38.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:38.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:38.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.434 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1581: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.434 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1582: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.434 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.434 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1583: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.434 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1584: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.434 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1585: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1586: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1587: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1588: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1589: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1590: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1591: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1592: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1593: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.435 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1594: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1595: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1596: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1597: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1598: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.436 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1599: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: pgmap v1600: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.437 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.438 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1581: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.438 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1582: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.439 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.439 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1583: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.439 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1584: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.439 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.439 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1585: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.439 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1586: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.439 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.439 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1587: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.439 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1588: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.439 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.439 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1589: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.439 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1590: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.439 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.439 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1591: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1592: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1593: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1594: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1595: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1596: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1597: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.440 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1598: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.441 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.442 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1599: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: pgmap v1600: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.445 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.446 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.447 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.448 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.450 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1581: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1582: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1583: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1584: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1585: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1586: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1587: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1588: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1589: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1590: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1591: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1592: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1593: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1594: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1595: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1596: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1597: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1598: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1599: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: pgmap v1600: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:39.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:39.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:39.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:39.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:39.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:40.363 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1601: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.363 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1602: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.363 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.363 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1603: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1604: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1605: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1606: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1607: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1608: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1609: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1610: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1611: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1612: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.364 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1613: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1614: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1615: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1616: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1617: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1618: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1619: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1620: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.365 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1621: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.366 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1601: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.366 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1602: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.366 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.366 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1603: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.366 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1604: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.366 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.366 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1605: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.366 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1606: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.366 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.366 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1607: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1608: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1609: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1610: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1611: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1612: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1613: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1614: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1615: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1616: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.367 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1617: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.368 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1618: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.368 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.368 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1619: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.368 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1620: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.368 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.368 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1621: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: pgmap v1622: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:40.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:40.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:40.368 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:40.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-06T03:04:40.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-06T03:04:40.369 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[106428]: Upgrade: osd.2 is safe to restart 2024-04-06T03:04:40.369 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: pgmap v1622: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.369 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:40.369 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:40.369 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:40.369 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:40.369 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-06T03:04:40.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-06T03:04:40.370 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:40 smithi042 ceph-mon[96829]: Upgrade: osd.2 is safe to restart 2024-04-06T03:04:40.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1601: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1602: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1603: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1604: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1605: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1606: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1607: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1608: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1609: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1610: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1611: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1612: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1613: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1614: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1615: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1616: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1617: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1618: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1619: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1620: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:40.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1621: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: pgmap v1622: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:40.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:40.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:40.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:40.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:40.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-06T03:04:40.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-06T03:04:40.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:40 smithi064 ceph-mon[95564]: Upgrade: osd.2 is safe to restart 2024-04-06T03:04:41.705 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:41 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:41.706 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:41.706 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:41.706 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:41.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:41 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:41.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:41.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:41.706 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:41.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:41 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:41.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:41.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:41.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:42.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:42 smithi042 ceph-mon[106428]: pgmap v1623: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:42.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:42 smithi042 ceph-mon[106428]: pgmap v1624: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:42.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:42 smithi042 ceph-mon[106428]: pgmap v1625: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:42.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:42.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-06T03:04:42.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:42 smithi042 ceph-mon[96829]: pgmap v1623: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:42 smithi042 ceph-mon[96829]: pgmap v1624: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:42 smithi042 ceph-mon[96829]: pgmap v1625: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-06T03:04:42.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:42.676 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:04:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:04:42] "GET /metrics HTTP/1.1" 200 38354 "" "Prometheus/2.33.4" 2024-04-06T03:04:42.676 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:42 smithi064 ceph-mon[95564]: pgmap v1623: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:42.676 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:42 smithi064 ceph-mon[95564]: pgmap v1624: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:42.676 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:42 smithi064 ceph-mon[95564]: pgmap v1625: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:42.677 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:42.677 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-06T03:04:42.677 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:43.367 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:43 smithi064 ceph-mon[95564]: Upgrade: Updating osd.2 2024-04-06T03:04:43.367 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:43 smithi064 ceph-mon[95564]: Deploying daemon osd.2 on smithi042 2024-04-06T03:04:43.367 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:43 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:43.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:43 smithi042 ceph-mon[106428]: Upgrade: Updating osd.2 2024-04-06T03:04:43.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:43 smithi042 ceph-mon[106428]: Deploying daemon osd.2 on smithi042 2024-04-06T03:04:43.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:43 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:43.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:43 smithi042 ceph-mon[96829]: Upgrade: Updating osd.2 2024-04-06T03:04:43.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:43 smithi042 ceph-mon[96829]: Deploying daemon osd.2 on smithi042 2024-04-06T03:04:43.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:44.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:44 smithi064 ceph-mon[95564]: pgmap v1626: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:44.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:44 smithi042 ceph-mon[96829]: pgmap v1626: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:44.683 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:44 smithi042 ceph-mon[106428]: pgmap v1626: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:04:46.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:46 smithi042 ceph-mon[106428]: pgmap v1627: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-06T03:04:46.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:46 smithi042 ceph-mon[96829]: pgmap v1627: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-06T03:04:46.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:46 smithi064 ceph-mon[95564]: pgmap v1627: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 851 B/s rd, 0 op/s 2024-04-06T03:04:47.724 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.724 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.724 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[96829]: pgmap v1628: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 696 B/s rd, 0 op/s 2024-04-06T03:04:47.724 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[96829]: pgmap v1629: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-04-06T03:04:47.724 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.724 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.724 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.724 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[96829]: pgmap v1630: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-06T03:04:47.724 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[96829]: pgmap v1631: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-06T03:04:47.724 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.724 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.725 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:04:47.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[106428]: pgmap v1628: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 696 B/s rd, 0 op/s 2024-04-06T03:04:47.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[106428]: pgmap v1629: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-04-06T03:04:47.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[106428]: pgmap v1630: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-06T03:04:47.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[106428]: pgmap v1631: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-06T03:04:47.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.725 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.726 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:04:47.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:47 smithi064 ceph-mon[95564]: pgmap v1628: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 696 B/s rd, 0 op/s 2024-04-06T03:04:47.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:47 smithi064 ceph-mon[95564]: pgmap v1629: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-04-06T03:04:47.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:47 smithi064 ceph-mon[95564]: pgmap v1630: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-06T03:04:47.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:47 smithi064 ceph-mon[95564]: pgmap v1631: 161 pgs: 161 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 873 B/s rd, 0 op/s 2024-04-06T03:04:47.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:47.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:04:48.283 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:48 smithi042 systemd[1]: Stopping Ceph osd.2 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:04:48.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:48 smithi042 ceph-mon[106428]: osd.2 marked itself down and dead 2024-04-06T03:04:48.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:48 smithi042 ceph-mon[96829]: osd.2 marked itself down and dead 2024-04-06T03:04:48.784 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:48 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[38970]: 2024-04-06T03:04:48.384+0000 7f9ebb7c8700 -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-06T03:04:48.784 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:48 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[38970]: 2024-04-06T03:04:48.384+0000 7f9ebb7c8700 -1 osd.2 133 *** Got signal Terminated *** 2024-04-06T03:04:48.784 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:48 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[38970]: 2024-04-06T03:04:48.384+0000 7f9ebb7c8700 -1 osd.2 133 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:04:48.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:48 smithi064 ceph-mon[95564]: osd.2 marked itself down and dead 2024-04-06T03:04:49.479 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:49 smithi042 podman[140052]: 2024-04-06 03:04:49.18177268 +0000 UTC m=+0.929219678 container died 7f90f45219b91ac140152a9bafa73aa589d7b68931a3943970b41c5d76d85fe0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, maintainer=Guillaume Abrioux , io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc., architecture=x86_64, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=, 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, io.buildah.version=1.19.8, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, ceph=True, com.redhat.component=centos-stream-container, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, 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, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, release=754) 2024-04-06T03:04:49.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:49 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:04:49.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:49 smithi042 ceph-mon[106428]: osdmap e134: 8 total, 7 up, 8 in 2024-04-06T03:04:49.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:49 smithi042 ceph-mon[106428]: pgmap v1633: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:04:49.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:49 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:04:49.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:49 smithi042 ceph-mon[96829]: osdmap e134: 8 total, 7 up, 8 in 2024-04-06T03:04:49.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:49 smithi042 ceph-mon[96829]: pgmap v1633: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:04:49.784 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:49 smithi042 podman[140052]: 2024-04-06 03:04:49.694294917 +0000 UTC m=+1.441741957 container cleanup 7f90f45219b91ac140152a9bafa73aa589d7b68931a3943970b41c5d76d85fe0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, maintainer=Guillaume Abrioux , RELEASE=HEAD, vcs-type=git, distribution-scope=public, io.k8s.display-name=CentOS Stream 8, release=754, GIT_BRANCH=HEAD, architecture=x86_64, ceph=True, io.openshift.tags=base centos centos-stream, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, 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., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.expose-services=, 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, 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, version=8, GIT_CLEAN=True) 2024-04-06T03:04:49.784 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:49 smithi042 bash[140052]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2 2024-04-06T03:04:49.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:49 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:04:49.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:49 smithi064 ceph-mon[95564]: osdmap e134: 8 total, 7 up, 8 in 2024-04-06T03:04:49.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:49 smithi064 ceph-mon[95564]: pgmap v1633: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:04:50.241 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:49 smithi042 podman[140070]: 2024-04-06 03:04:49.946154685 +0000 UTC m=+0.755622072 container remove 7f90f45219b91ac140152a9bafa73aa589d7b68931a3943970b41c5d76d85fe0 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, GIT_BRANCH=HEAD, architecture=x86_64, distribution-scope=public, ceph=True, 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., version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, maintainer=Guillaume Abrioux , vcs-type=git, name=centos-stream, 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, CEPH_POINT_RELEASE=-17.2.0, release=754, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, RELEASE=HEAD, io.buildah.version=1.19.8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, 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/) 2024-04-06T03:04:50.513 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:50 smithi042 podman[140160]: 2024-04-06 03:04:50.270445431 +0000 UTC m=+0.018222049 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:04:50.513 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:50 smithi042 podman[140160]: 2024-04-06 03:04:50.422210372 +0000 UTC m=+0.169986971 container create be71b08c7954e2bf19f1551ae00119e2962522da8f71d540b88f8378fc794c40 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-04-06T03:04:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:50 smithi042 ceph-mon[106428]: osdmap e135: 8 total, 7 up, 8 in 2024-04-06T03:04:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:50 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:50.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:50 smithi042 ceph-mon[96829]: osdmap e135: 8 total, 7 up, 8 in 2024-04-06T03:04:50.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:50 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:50.784 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:50 smithi042 podman[140160]: 2024-04-06 03:04:50.691606356 +0000 UTC m=+0.439382957 container init be71b08c7954e2bf19f1551ae00119e2962522da8f71d540b88f8378fc794c40 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, org.label-schema.build-date=20240403, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-04-06T03:04:50.784 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:50 smithi042 podman[140160]: 2024-04-06 03:04:50.694836111 +0000 UTC m=+0.442612721 container start be71b08c7954e2bf19f1551ae00119e2962522da8f71d540b88f8378fc794c40 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:04:50.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:50 smithi064 ceph-mon[95564]: osdmap e135: 8 total, 7 up, 8 in 2024-04-06T03:04:50.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:50 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:04:51.284 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:50 smithi042 podman[140160]: 2024-04-06 03:04:50.799758227 +0000 UTC m=+0.547534827 container attach be71b08c7954e2bf19f1551ae00119e2962522da8f71d540b88f8378fc794c40 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, ceph=True, 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, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True) 2024-04-06T03:04:51.284 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:50 smithi042 podman[140160]: 2024-04-06 03:04:50.99228717 +0000 UTC m=+0.740063779 container died be71b08c7954e2bf19f1551ae00119e2962522da8f71d540b88f8378fc794c40 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-04-06T03:04:51.937 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:51 smithi042 ceph-mon[106428]: pgmap v1635: 161 pgs: 4 active+undersized+degraded, 11 stale+active+clean, 4 active+undersized, 142 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:04:51.938 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:51 smithi042 ceph-mon[96829]: pgmap v1635: 161 pgs: 4 active+undersized+degraded, 11 stale+active+clean, 4 active+undersized, 142 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:04:51.938 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:51 smithi042 podman[140186]: 2024-04-06 03:04:51.720936838 +0000 UTC m=+0.719996162 container remove be71b08c7954e2bf19f1551ae00119e2962522da8f71d540b88f8378fc794c40 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:04:51.938 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:51 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.2.service: Deactivated successfully. 2024-04-06T03:04:51.938 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:51 smithi042 systemd[1]: Stopped Ceph osd.2 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:04:51.938 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:51 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.2.service: Consumed 8.295s CPU time. 2024-04-06T03:04:51.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:51 smithi064 ceph-mon[95564]: pgmap v1635: 161 pgs: 4 active+undersized+degraded, 11 stale+active+clean, 4 active+undersized, 142 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:04:52.283 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:51 smithi042 systemd[1]: Starting Ceph osd.2 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:04:52.283 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 podman[140290]: 2024-04-06 03:04:52.071291347 +0000 UTC m=+0.018687400 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:04:52.283 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 podman[140290]: 2024-04-06 03:04:52.180601191 +0000 UTC m=+0.127997276 container create 6992bd979f5d379e66605070414e3ae4fa0810158390e2350d0a9f716c23a160 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5) 2024-04-06T03:04:52.619 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:04:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:04:52] "GET /metrics HTTP/1.1" 200 38492 "" "Prometheus/2.33.4" 2024-04-06T03:04:52.620 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 podman[140290]: 2024-04-06 03:04:52.483668484 +0000 UTC m=+0.431064546 container init 6992bd979f5d379e66605070414e3ae4fa0810158390e2350d0a9f716c23a160 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:04:52.620 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 podman[140290]: 2024-04-06 03:04:52.487145017 +0000 UTC m=+0.434541062 container start 6992bd979f5d379e66605070414e3ae4fa0810158390e2350d0a9f716c23a160 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403) 2024-04-06T03:04:52.620 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 podman[140290]: 2024-04-06 03:04:52.58314339 +0000 UTC m=+0.530539448 container attach 6992bd979f5d379e66605070414e3ae4fa0810158390e2350d0a9f716c23a160 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate, GIT_CLEAN=True, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, ceph=True) 2024-04-06T03:04:52.916 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:52 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 24/726 objects degraded (3.306%), 4 pgs degraded (PG_DEGRADED) 2024-04-06T03:04:52.916 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:52 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 24/726 objects degraded (3.306%), 4 pgs degraded (PG_DEGRADED) 2024-04-06T03:04:52.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:52 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 24/726 objects degraded (3.306%), 4 pgs degraded (PG_DEGRADED) 2024-04-06T03:04:53.283 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate[140305]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-06T03:04:53.283 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 bash[140290]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-06T03:04:53.283 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 bash[140290]: 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-06T03:04:53.284 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 bash[140290]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-06T03:04:53.284 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 bash[140290]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-06T03:04:53.284 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 bash[140290]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-06T03:04:53.284 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 bash[140290]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-06T03:04:53.284 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 bash[140290]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-06T03:04:53.284 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate[140305]: 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-06T03:04:53.284 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate[140305]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-06T03:04:53.284 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate[140305]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-06T03:04:53.284 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate[140305]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-06T03:04:53.284 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate[140305]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-06T03:04:53.284 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate[140305]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-06T03:04:53.284 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:52 smithi042 podman[140290]: 2024-04-06 03:04:52.955676007 +0000 UTC m=+0.903072051 container died 6992bd979f5d379e66605070414e3ae4fa0810158390e2350d0a9f716c23a160 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=) 2024-04-06T03:04:53.915 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:53 smithi042 ceph-mon[96829]: pgmap v1636: 161 pgs: 4 active+undersized+degraded, 11 stale+active+clean, 4 active+undersized, 142 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:04:53.915 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:53 smithi042 ceph-mon[106428]: pgmap v1636: 161 pgs: 4 active+undersized+degraded, 11 stale+active+clean, 4 active+undersized, 142 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:04:53.916 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:53 smithi042 podman[140426]: 2024-04-06 03:04:53.721338653 +0000 UTC m=+0.760509082 container remove 6992bd979f5d379e66605070414e3ae4fa0810158390e2350d0a9f716c23a160 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:04:53.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:53 smithi064 ceph-mon[95564]: pgmap v1636: 161 pgs: 4 active+undersized+degraded, 11 stale+active+clean, 4 active+undersized, 142 active+clean; 585 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:04:54.184 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:53 smithi042 podman[140490]: 2024-04-06 03:04:53.930441341 +0000 UTC m=+0.110904617 container create 5c114caee3c865f14d9fb268cf800fad1d76d5df1185fe9e62a8f07eb3cc9673 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, ceph=True, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-04-06T03:04:54.185 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:53 smithi042 podman[140490]: 2024-04-06 03:04:53.837232169 +0000 UTC m=+0.017695406 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:04:54.510 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:54 smithi042 podman[140490]: 2024-04-06 03:04:54.199697976 +0000 UTC m=+0.380161211 container init 5c114caee3c865f14d9fb268cf800fad1d76d5df1185fe9e62a8f07eb3cc9673 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, 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, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True) 2024-04-06T03:04:54.510 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:54 smithi042 podman[140490]: 2024-04-06 03:04:54.20295504 +0000 UTC m=+0.383418277 container start 5c114caee3c865f14d9fb268cf800fad1d76d5df1185fe9e62a8f07eb3cc9673 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-04-06T03:04:54.511 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:54 smithi042 ceph-osd[140509]: -- 172.21.15.42:0/1700859759 <== mon.0 v2:172.21.15.42:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ff7d191680 con 0x55ff7d15ac00 2024-04-06T03:04:54.511 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:54 smithi042 bash[140490]: 5c114caee3c865f14d9fb268cf800fad1d76d5df1185fe9e62a8f07eb3cc9673 2024-04-06T03:04:54.511 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:54 smithi042 systemd[1]: Started Ceph osd.2 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:04:54.770 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:54 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[140505]: 2024-04-06T03:04:54.738+0000 7f37e8c8c7c0 -1 Falling back to public interface 2024-04-06T03:04:55.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: pgmap v1637: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:55.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: pgmap v1638: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:55.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: pgmap v1637: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: pgmap v1638: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.669 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.671 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.673 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.674 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.675 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.675 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.675 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.675 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.675 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.675 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.675 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.675 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.675 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.675 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: pgmap v1637: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: pgmap v1638: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:55.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:55.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:55.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:55.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:55.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1639: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1640: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1641: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1642: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.482 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1643: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1644: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1645: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1646: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1647: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1648: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1649: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1650: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1651: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.483 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1652: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.484 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1653: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.484 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1639: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.484 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1640: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.484 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.484 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1641: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.484 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1642: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1643: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1644: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1645: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1646: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1647: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1648: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1649: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.485 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1650: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1651: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1652: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.486 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1653: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1654: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1655: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.486 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1656: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1657: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: pgmap v1658: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.487 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.488 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1654: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1655: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1656: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.489 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1657: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: pgmap v1658: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.490 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.494 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.495 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.497 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.498 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.499 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.501 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.502 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.503 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1639: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1640: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1641: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1642: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1643: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1644: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1645: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1646: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1647: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1648: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1649: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1650: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1651: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1652: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1653: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1654: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1655: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1656: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1657: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: pgmap v1658: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1659: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1660: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1661: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1662: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1663: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1664: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1665: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1666: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1667: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1668: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1669: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1670: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1671: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1672: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.460 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1673: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1659: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1660: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1661: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1662: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1663: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1664: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1665: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1666: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1667: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1668: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1669: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1670: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1671: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1672: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1673: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1674: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1675: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1676: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1677: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1678: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1679: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1680: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: pgmap v1681: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1674: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1675: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1676: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.466 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.466 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1677: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.466 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1678: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.466 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.466 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1679: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.466 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1680: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.466 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.466 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.466 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.466 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: pgmap v1681: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.470 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.471 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.472 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.473 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.473 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.473 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.473 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.473 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.474 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.475 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.478 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.478 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.478 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.478 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1659: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1660: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1661: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1662: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1663: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1664: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1665: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1666: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1667: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1668: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1669: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1670: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1671: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1672: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1673: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1674: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1675: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1676: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1677: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1678: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1679: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1680: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: pgmap v1681: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:57.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:57.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:57.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:57.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:57.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:57.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:57.783 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[140505]: 2024-04-06T03:04:57.472+0000 7f37e8c8c7c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-06T03:04:57.783 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:57 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[140505]: 2024-04-06T03:04:57.502+0000 7f37e8c8c7c0 -1 osd.2 133 log_to_monitors true 2024-04-06T03:04:58.580 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[140505]: 2024-04-06T03:04:58.497+0000 7f37da0e4700 -1 osd.2 133 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:04:58.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1682: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1683: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1684: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.580 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1685: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1686: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1687: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1688: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1689: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1690: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1691: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1692: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1693: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.581 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1694: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.582 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1695: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.582 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.582 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1696: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.582 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1682: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.582 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1683: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.582 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.582 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1684: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.582 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1685: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1686: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1687: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1688: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1689: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1690: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1691: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1692: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1693: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.583 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1694: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.584 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1695: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.584 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.584 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1696: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.584 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1697: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.584 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.584 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1698: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.584 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1699: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.584 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.584 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.584 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.584 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.585 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.585 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.585 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1700: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.585 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1701: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.585 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.585 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.585 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.585 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.585 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.585 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.585 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.585 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1702: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.585 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: pgmap v1703: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.585 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.586 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.586 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='osd.2 [v2:172.21.15.42:6816/4071850248,v1:172.21.15.42:6817/4071850248]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T03:04:58.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1697: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1698: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1699: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1700: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1701: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1702: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: pgmap v1703: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.588 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.588 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.588 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='osd.2 [v2:172.21.15.42:6816/4071850248,v1:172.21.15.42:6817/4071850248]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T03:04:58.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.589 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.590 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.590 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.590 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.590 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.590 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.590 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.590 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.590 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.590 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.590 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.591 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.591 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.591 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.591 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.591 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.591 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.591 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.591 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.591 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.592 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.593 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.594 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.594 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.594 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.594 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.594 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.594 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.594 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.594 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.594 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.594 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.594 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.594 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.594 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.595 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.595 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.595 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.595 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.595 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.595 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.595 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.595 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.595 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.595 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.595 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.595 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.595 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.595 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.596 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.596 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.597 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.598 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.598 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.598 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.598 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.598 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.598 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.598 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1682: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1683: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1684: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1685: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1686: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1687: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1688: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1689: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1690: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1691: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1692: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1693: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1694: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1695: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1696: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1697: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1698: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1699: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1700: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1701: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1702: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: pgmap v1703: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='osd.2 [v2:172.21.15.42:6816/4071850248,v1:172.21.15.42:6817/4071850248]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T03:04:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:58.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:58.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:58.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:58.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:58.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1704: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1705: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1706: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1707: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1708: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1709: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1710: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1711: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1712: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1713: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1714: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1715: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1716: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1717: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1718: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1704: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1705: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1706: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1707: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1708: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1709: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1710: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1711: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1712: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1713: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1714: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1715: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1716: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1717: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1718: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1719: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1720: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1721: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1722: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: pgmap v1723: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='osd.2 [v2:172.21.15.42:6816/4071850248,v1:172.21.15.42:6817/4071850248]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-06T03:04:59.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: osdmap e136: 8 total, 7 up, 8 in 2024-04-06T03:04:59.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='osd.2 [v2:172.21.15.42:6816/4071850248,v1:172.21.15.42:6817/4071850248]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:59.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1719: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1720: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1721: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1722: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: pgmap v1723: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='osd.2 [v2:172.21.15.42:6816/4071850248,v1:172.21.15.42:6817/4071850248]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: osdmap e136: 8 total, 7 up, 8 in 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='osd.2 [v2:172.21.15.42:6816/4071850248,v1:172.21.15.42:6817/4071850248]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.549 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:04:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1704: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1705: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1706: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1707: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1708: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1709: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1710: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1711: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1712: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1713: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1714: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1715: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1716: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1717: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1718: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1719: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1720: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1721: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1722: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: pgmap v1723: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:04:59.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:04:59.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='osd.2 [v2:172.21.15.42:6816/4071850248,v1:172.21.15.42:6817/4071850248]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-06T03:04:59.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: osdmap e136: 8 total, 7 up, 8 in 2024-04-06T03:04:59.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='osd.2 [v2:172.21.15.42:6816/4071850248,v1:172.21.15.42:6817/4071850248]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:04:59.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:04:59.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:04:59.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:04:59.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:04:59.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:04:59.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:04:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1725: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1726: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1727: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1728: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1729: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1730: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1731: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1732: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1733: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1734: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1735: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1736: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1737: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1738: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.659 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1725: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.659 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1726: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1727: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1728: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1729: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1730: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1731: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1732: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1733: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1734: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1735: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1736: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1737: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1738: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1739: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1740: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1741: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1742: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1743: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1744: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1745: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: pgmap v1746: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: osd.2 [v2:172.21.15.42:6816/4071850248,v1:172.21.15.42:6817/4071850248] boot 2024-04-06T03:05:00.662 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: osdmap e137: 8 total, 8 up, 8 in 2024-04-06T03:05:00.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T03:05:00.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1739: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1740: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1741: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1742: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1743: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1744: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1745: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: pgmap v1746: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:05:00.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: osd.2 [v2:172.21.15.42:6816/4071850248,v1:172.21.15.42:6817/4071850248] boot 2024-04-06T03:05:00.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: osdmap e137: 8 total, 8 up, 8 in 2024-04-06T03:05:00.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T03:05:00.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.667 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.668 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.668 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.669 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.670 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.670 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 65/726 objects degraded (8.953%), 14 pgs degraded (PG_DEGRADED) 2024-04-06T03:05:00.671 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.672 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.672 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.673 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 65/726 objects degraded (8.953%), 14 pgs degraded (PG_DEGRADED) 2024-04-06T03:05:00.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.674 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.675 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.675 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.675 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1725: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1726: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1727: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1728: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 20 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1729: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1730: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1731: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1732: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1733: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1734: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1735: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1736: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1737: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1738: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1739: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1740: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1741: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1742: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1743: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1744: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1745: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: pgmap v1746: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:05:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: osd.2 [v2:172.21.15.42:6816/4071850248,v1:172.21.15.42:6817/4071850248] boot 2024-04-06T03:05:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: osdmap e137: 8 total, 8 up, 8 in 2024-04-06T03:05:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T03:05:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 65/726 objects degraded (8.953%), 14 pgs degraded (PG_DEGRADED) 2024-04-06T03:05:00.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:00.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:00.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:00.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:00.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:00.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1748: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1749: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1750: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1751: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1752: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1753: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1754: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1755: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1756: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1757: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1758: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1759: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1760: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.648 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1761: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1762: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1748: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1749: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1750: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1751: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1752: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1753: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1754: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1755: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1756: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1757: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1758: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1759: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1760: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1761: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1762: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1763: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1764: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1765: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:01.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1766: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1767: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1768: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: pgmap v1769: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: osdmap e138: 8 total, 8 up, 8 in 2024-04-06T03:05:01.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1763: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1764: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1765: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:01.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1766: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1767: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1768: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: pgmap v1769: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: osdmap e138: 8 total, 8 up, 8 in 2024-04-06T03:05:01.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.660 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1748: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1749: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1750: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1751: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1752: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1753: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1754: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1755: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1756: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1757: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1758: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1759: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1760: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1761: 161 pgs: 14 active+undersized+degraded, 33 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1762: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1763: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1764: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1765: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1766: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1767: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1768: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: pgmap v1769: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: osdmap e138: 8 total, 8 up, 8 in 2024-04-06T03:05:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:01.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:01.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:01.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.451 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:05:02] "GET /metrics HTTP/1.1" 200 38492 "" "Prometheus/2.33.4" 2024-04-06T03:05:02.451 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1770: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1771: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1773: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1774: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1775: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1776: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1777: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1778: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1779: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1780: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1781: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1782: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1783: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1784: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1785: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1786: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1787: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1788: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1789: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1790: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1791: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: pgmap v1792: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1770: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1771: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1773: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1774: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1775: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1776: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1777: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1778: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1779: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1780: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1781: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1782: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1783: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1784: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1770: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1771: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1773: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1774: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1775: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1776: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1777: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1778: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1779: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1780: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1781: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1782: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1783: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1784: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1785: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1786: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1787: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1788: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1789: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1790: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1791: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: pgmap v1792: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1785: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1786: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1787: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1788: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1789: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1790: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1791: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: pgmap v1792: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.777 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.777 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.777 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.777 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.777 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.777 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:02.777 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.777 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:02.777 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:02.777 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:02.777 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:02.777 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1793: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1794: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1795: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1796: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1797: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1798: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1799: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1800: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1801: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1802: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1803: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1804: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1805: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1806: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1793: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1794: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1795: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1796: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1797: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1798: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1799: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1800: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1801: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1802: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1803: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1804: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1805: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1806: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1807: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1808: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1809: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1810: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1811: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: pgmap v1812: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:05:03.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1807: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1808: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1809: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1810: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1811: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: pgmap v1812: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:05:03.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.548 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.549 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1793: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1794: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1795: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1796: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1797: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1798: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1799: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1800: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1801: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1802: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1803: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1804: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1805: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1806: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1807: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1808: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1809: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1810: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1811: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: pgmap v1812: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:03.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:05:03.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.580 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.580 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.580 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.580 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.580 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.580 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.580 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.580 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.580 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.580 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.580 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:03.581 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:03.582 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:03.582 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:03.582 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.743 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: pgmap v1813: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: pgmap v1814: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: pgmap v1815: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: pgmap v1816: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: pgmap v1817: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: pgmap v1818: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: pgmap v1819: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.744 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: pgmap v1820: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: pgmap v1821: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: pgmap v1822: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: pgmap v1823: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: pgmap v1824: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: pgmap v1825: 161 pgs: 6 peering, 10 active+undersized+degraded, 25 active+undersized, 120 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 36/726 objects degraded (4.959%) 2024-04-06T03:05:04.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: pgmap v1826: 161 pgs: 6 peering, 10 active+undersized+degraded, 25 active+undersized, 120 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 36/726 objects degraded (4.959%) 2024-04-06T03:05:04.745 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.745 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: pgmap v1813: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: pgmap v1814: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: pgmap v1815: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: pgmap v1816: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: pgmap v1817: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: pgmap v1818: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: pgmap v1819: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: pgmap v1820: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.746 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: pgmap v1821: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: pgmap v1822: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: pgmap v1823: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: pgmap v1824: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: pgmap v1825: 161 pgs: 6 peering, 10 active+undersized+degraded, 25 active+undersized, 120 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 36/726 objects degraded (4.959%) 2024-04-06T03:05:04.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: pgmap v1826: 161 pgs: 6 peering, 10 active+undersized+degraded, 25 active+undersized, 120 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 36/726 objects degraded (4.959%) 2024-04-06T03:05:04.747 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.747 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:05:04.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.749 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.751 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.752 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.753 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.754 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.755 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: pgmap v1813: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: pgmap v1814: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: pgmap v1815: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: pgmap v1816: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: pgmap v1817: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: pgmap v1818: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: pgmap v1819: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: pgmap v1820: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: pgmap v1821: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: pgmap v1822: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: pgmap v1823: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: pgmap v1824: 161 pgs: 6 peering, 11 active+undersized+degraded, 30 active+undersized, 114 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 42/726 objects degraded (5.785%) 2024-04-06T03:05:04.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: pgmap v1825: 161 pgs: 6 peering, 10 active+undersized+degraded, 25 active+undersized, 120 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 36/726 objects degraded (4.959%) 2024-04-06T03:05:04.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: pgmap v1826: 161 pgs: 6 peering, 10 active+undersized+degraded, 25 active+undersized, 120 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 36/726 objects degraded (4.959%) 2024-04-06T03:05:04.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:04.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.758 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.759 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:04.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:04.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:04.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:04.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:04.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.454 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:05:05.454 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 18s ago 18m - - 2024-04-06T03:05:05.454 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 4s ago 17m - - 2024-04-06T03:05:05.454 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (7m) 18s ago 12m 24.2M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:05:05.454 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 4s ago 11m - - 2024-04-06T03:05:05.455 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (5m) 18s ago 11m 58.4M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:05:05.455 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (6m) 4s ago 17m 526M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:05:05.455 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (4m) 18s ago 18m 451M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:05:05.455 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (3m) 18s ago 19m 93.0M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:05:05.455 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (2m) 4s ago 17m 49.1M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:05:05.455 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (3m) 18s ago 17m 49.8M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:05:05.455 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (7m) 18s ago 13m 19.6M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:05:05.455 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (7m) 4s ago 13m 17.5M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:05:05.455 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (96s) 18s ago 16m 44.4M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:05:05.455 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (39s) 18s ago 16m 49.6M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 29aac394f569 2024-04-06T03:05:05.455 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 starting - - - 2481M 2024-04-06T03:05:05.456 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (15m) 18s ago 15m 60.7M 2481M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T03:05:05.456 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (15m) 4s ago 15m 66.4M 2736M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T03:05:05.456 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (14m) 4s ago 14m 61.4M 2736M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T03:05:05.456 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (14m) 4s ago 14m 57.4M 2736M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:05:05.456 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (14m) 4s ago 14m 64.3M 2736M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:05:05.456 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (5m) 4s ago 13m 70.2M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:05:05.456 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (11m) 18s ago 11m 77.6M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:05:05.456 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (11m) 4s ago 11m 75.5M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:05:05.456 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (11m) 18s ago 11m 75.4M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:05:05.456 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (11m) 4s ago 11m 77.7M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:05:05.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1827: 161 pgs: 6 peering, 7 active+undersized+degraded, 15 active+undersized, 133 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 33/726 objects degraded (4.545%) 2024-04-06T03:05:05.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1828: 161 pgs: 6 peering, 7 active+undersized+degraded, 15 active+undersized, 133 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 33/726 objects degraded (4.545%) 2024-04-06T03:05:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1829: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:05:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1830: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:05:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1831: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:05:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1832: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:05:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1833: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T03:05:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1834: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T03:05:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1835: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1836: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1837: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1838: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1839: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1840: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1841: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1842: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1843: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: pgmap v1844: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/726 objects degraded (4.959%), 10 pgs degraded) 2024-04-06T03:05:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1827: 161 pgs: 6 peering, 7 active+undersized+degraded, 15 active+undersized, 133 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 33/726 objects degraded (4.545%) 2024-04-06T03:05:05.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1828: 161 pgs: 6 peering, 7 active+undersized+degraded, 15 active+undersized, 133 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 33/726 objects degraded (4.545%) 2024-04-06T03:05:05.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1829: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:05:05.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1830: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:05:05.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1831: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:05:05.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1832: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:05:05.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1833: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T03:05:05.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1834: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T03:05:05.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1835: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1836: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1837: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1838: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.653 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1839: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.653 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1840: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.653 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.653 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1841: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.653 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1842: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.653 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.653 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.653 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.653 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1843: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: pgmap v1844: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/726 objects degraded (4.959%), 10 pgs degraded) 2024-04-06T03:05:05.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.654 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1827: 161 pgs: 6 peering, 7 active+undersized+degraded, 15 active+undersized, 133 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 33/726 objects degraded (4.545%) 2024-04-06T03:05:05.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1828: 161 pgs: 6 peering, 7 active+undersized+degraded, 15 active+undersized, 133 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 33/726 objects degraded (4.545%) 2024-04-06T03:05:05.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1829: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1830: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1831: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1832: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1833: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1834: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1835: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1836: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1837: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1838: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1839: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.658 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1840: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.658 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.658 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1841: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.658 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1842: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.658 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.658 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.658 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.658 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.660 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.661 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1843: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: pgmap v1844: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:05.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.661 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 36/726 objects degraded (4.959%), 10 pgs degraded) 2024-04-06T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.662 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.663 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.663 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.664 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.664 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:05.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:05.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:05.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:05.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:05.881 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:05:05.882 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:05:05.882 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:05:05.882 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:05:05.882 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:05:05.882 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:05:05.882 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:05:05.882 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:05:05.882 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-06T03:05:05.882 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:05:05.882 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:05:05.882 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:05:05.882 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:05:05.882 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:05:05.883 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:05:05.883 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-06T03:05:05.883 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 8 2024-04-06T03:05:05.883 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:05:05.883 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:05:06.251 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:05:06.251 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:05:06.251 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:05:06.252 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:05:06.252 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:05:06.252 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:05:06.252 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:05:06.252 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:05:06.252 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "7/23 daemons upgraded", 2024-04-06T03:05:06.252 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-04-06T03:05:06.252 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:05:06.252 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:05:06.377 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1845: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.378 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1846: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.378 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.378 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1847: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.378 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1848: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.378 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.378 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1849: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.378 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1850: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:06.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1851: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1852: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1853: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1854: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1855: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1856: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.379 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:06.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1857: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1858: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1859: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1860: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.380 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1861: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.381 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1862: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.381 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.381 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.381 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.381 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.381 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.381 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.381 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1863: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.381 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: pgmap v1864: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.381 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.382 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.382 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:06.382 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.382 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.382 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.382 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.382 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.382 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.382 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.383 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.383 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.383 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.383 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.384 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1845: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.384 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1846: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.384 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.384 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1847: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.384 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1848: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.384 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.384 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1849: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.384 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1850: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.385 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.385 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:06.385 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1851: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.385 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1852: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.385 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.385 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1853: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.385 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1854: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.385 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.386 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1855: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.386 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1856: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.386 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.386 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:06.386 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1857: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.386 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1858: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.386 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.386 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1859: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.386 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1860: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.386 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.387 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1861: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.387 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1862: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.387 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.387 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.387 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.387 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.387 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.387 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.387 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1863: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.387 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: pgmap v1864: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.387 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.387 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:06.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.389 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/3621449946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.390 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.391 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.392 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/3621449946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.702 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:05:06.702 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:05:06.702 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:05:06.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1845: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1846: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1847: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1848: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1849: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1850: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='client.54313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1851: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1852: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1853: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1854: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1855: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1856: 161 pgs: 6 peering, 155 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='client.54319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1857: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1858: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1859: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1860: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1861: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1862: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1863: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: pgmap v1864: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='client.54325 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/3621449946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:06.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:06.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:06.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:06.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:06.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1865: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1866: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1867: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1868: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1869: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1870: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1871: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1872: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1873: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1874: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1875: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1876: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1877: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1878: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1879: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1880: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1881: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1882: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:07.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1883: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1884: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1885: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: pgmap v1886: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/1387656245' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:05:07.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1865: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1866: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1867: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1868: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1869: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1870: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1871: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1872: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1873: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1874: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1875: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1876: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1877: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1878: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1879: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1880: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1881: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1882: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:07.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1883: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1884: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.760 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-06T03:05:07.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1865: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1866: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1867: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1868: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1869: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1870: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1871: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1872: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1873: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1874: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1875: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1876: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1877: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1878: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1879: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1880: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1881: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1882: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='client.54337 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:07.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1883: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1884: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1885: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: pgmap v1886: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1387656245' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:05:07.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1885: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: pgmap v1886: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:07.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:07.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/1387656245' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:05:07.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:07.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:07.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:07.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:07.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:07.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:09.679 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:09.679 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:09.679 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:09.679 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:09.679 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:09.679 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:09.679 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-06T03:05:09.680 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:09.680 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:09.680 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:09.680 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:09.680 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:09.680 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:09.680 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:09.680 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:09.680 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:09.680 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:09.680 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:09.681 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:09.681 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:09.681 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:09.681 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:09.681 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:09.681 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-06T03:05:09.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1887: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1888: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.681 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1889: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1890: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1891: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1892: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1893: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1894: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1895: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1896: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1897: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.682 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1898: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1899: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1900: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1901: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1902: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1903: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1904: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1905: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: pgmap v1906: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.683 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-06T03:05:09.684 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[96829]: Upgrade: osd.2 is safe to restart 2024-04-06T03:05:09.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1887: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1888: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1889: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1890: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.684 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1891: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1892: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1893: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1894: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1895: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1896: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1897: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1898: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.685 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1899: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1900: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1901: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1902: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1903: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1904: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1905: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.686 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: pgmap v1906: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-06T03:05:09.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:08 smithi042 ceph-mon[106428]: Upgrade: osd.2 is safe to restart 2024-04-06T03:05:09.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1887: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1888: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1889: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1890: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1891: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1892: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1893: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1894: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1895: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1896: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1897: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1898: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1899: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1900: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1901: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1902: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1903: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1904: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:09.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1905: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: pgmap v1906: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:09.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-06T03:05:09.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:08 smithi064 ceph-mon[95564]: Upgrade: osd.2 is safe to restart 2024-04-06T03:05:10.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:10 smithi064 ceph-mon[95564]: pgmap v1907: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-04-06T03:05:10.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:10 smithi042 ceph-mon[96829]: pgmap v1907: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-04-06T03:05:10.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:10 smithi042 ceph-mon[106428]: pgmap v1907: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 2 op/s 2024-04-06T03:05:11.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:11 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:11.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-06T03:05:11.518 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:11.518 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:11 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:11.518 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-06T03:05:11.518 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:11.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:11 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:11.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-06T03:05:11.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:12.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[106428]: Upgrade: Updating osd.2 2024-04-06T03:05:12.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[106428]: Deploying daemon osd.2 on smithi042 2024-04-06T03:05:12.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[106428]: pgmap v1908: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:05:12.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[96829]: Upgrade: Updating osd.2 2024-04-06T03:05:12.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[96829]: Deploying daemon osd.2 on smithi042 2024-04-06T03:05:12.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[96829]: pgmap v1908: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:05:12.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.604 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.605 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:05:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:05:12] "GET /metrics HTTP/1.1" 200 38360 "" "Prometheus/2.33.4" 2024-04-06T03:05:12.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:12 smithi064 ceph-mon[95564]: Upgrade: Updating osd.2 2024-04-06T03:05:12.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:12 smithi064 ceph-mon[95564]: Deploying daemon osd.2 on smithi042 2024-04-06T03:05:12.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:12 smithi064 ceph-mon[95564]: pgmap v1908: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:05:12.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:13.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:13 smithi042 ceph-mon[106428]: pgmap v1909: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:13.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:13 smithi042 ceph-mon[106428]: pgmap v1910: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:13.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:13 smithi042 ceph-mon[106428]: pgmap v1911: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-06T03:05:13.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:13 smithi042 ceph-mon[106428]: pgmap v1912: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-06T03:05:13.610 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:13.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:13 smithi042 ceph-mon[96829]: pgmap v1909: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:13.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:13 smithi042 ceph-mon[96829]: pgmap v1910: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:13.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:13 smithi042 ceph-mon[96829]: pgmap v1911: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-06T03:05:13.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:13 smithi042 ceph-mon[96829]: pgmap v1912: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-06T03:05:13.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:13.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:13 smithi064 ceph-mon[95564]: pgmap v1909: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:13.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:13 smithi064 ceph-mon[95564]: pgmap v1910: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:13.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:13 smithi064 ceph-mon[95564]: pgmap v1911: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-06T03:05:13.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:13 smithi064 ceph-mon[95564]: pgmap v1912: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-06T03:05:13.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:15.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:15 smithi042 ceph-mon[96829]: pgmap v1913: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-06T03:05:15.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:15 smithi042 ceph-mon[106428]: pgmap v1913: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-06T03:05:15.657 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:15 smithi042 systemd[1]: Stopping Ceph osd.2 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:05:15.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:15 smithi064 ceph-mon[95564]: pgmap v1913: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-06T03:05:16.033 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:15 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[140505]: 2024-04-06T03:05:15.670+0000 7f37df2f3700 -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-06T03:05:16.033 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:15 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[140505]: 2024-04-06T03:05:15.670+0000 7f37df2f3700 -1 osd.2 138 *** Got signal Terminated *** 2024-04-06T03:05:16.033 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:15 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[140505]: 2024-04-06T03:05:15.670+0000 7f37df2f3700 -1 osd.2 138 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:05:16.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:16 smithi064 ceph-mon[95564]: osd.2 marked itself down and dead 2024-04-06T03:05:16.748 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:16 smithi042 ceph-mon[106428]: osd.2 marked itself down and dead 2024-04-06T03:05:16.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:16 smithi042 ceph-mon[96829]: osd.2 marked itself down and dead 2024-04-06T03:05:17.031 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:16 smithi042 podman[146985]: 2024-04-06 03:05:16.76376999 +0000 UTC m=+1.214641693 container died 5c114caee3c865f14d9fb268cf800fad1d76d5df1185fe9e62a8f07eb3cc9673 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:05:17.283 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:17 smithi042 podman[146985]: 2024-04-06 03:05:17.145532725 +0000 UTC m=+1.596404429 container cleanup 5c114caee3c865f14d9fb268cf800fad1d76d5df1185fe9e62a8f07eb3cc9673 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403) 2024-04-06T03:05:17.283 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:17 smithi042 bash[146985]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2 2024-04-06T03:05:17.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:17 smithi064 ceph-mon[95564]: pgmap v1914: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-06T03:05:17.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:17 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:05:17.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:17 smithi064 ceph-mon[95564]: osdmap e139: 8 total, 7 up, 8 in 2024-04-06T03:05:17.749 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:17 smithi042 podman[147002]: 2024-04-06 03:05:17.430297487 +0000 UTC m=+0.662080548 container remove 5c114caee3c865f14d9fb268cf800fad1d76d5df1185fe9e62a8f07eb3cc9673 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:05:17.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:17 smithi042 ceph-mon[106428]: pgmap v1914: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-06T03:05:17.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:17 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:05:17.750 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:17 smithi042 ceph-mon[106428]: osdmap e139: 8 total, 7 up, 8 in 2024-04-06T03:05:17.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:17 smithi042 ceph-mon[96829]: pgmap v1914: 161 pgs: 161 active+clean; 585 KiB data, 180 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-06T03:05:17.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:17 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:05:17.750 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:17 smithi042 ceph-mon[96829]: osdmap e139: 8 total, 7 up, 8 in 2024-04-06T03:05:18.033 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:17 smithi042 podman[147096]: 2024-04-06 03:05:17.668504751 +0000 UTC m=+0.017930098 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:05:18.033 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:17 smithi042 podman[147096]: 2024-04-06 03:05:17.817066636 +0000 UTC m=+0.166491972 container create 1569d63d3f4bc551a54b33821e518b2527c305ad3730222c2f78f17064f3b499 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, GIT_CLEAN=True, ceph=True, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:05:18.347 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:18 smithi042 podman[147096]: 2024-04-06 03:05:18.051153117 +0000 UTC m=+0.400578469 container init 1569d63d3f4bc551a54b33821e518b2527c305ad3730222c2f78f17064f3b499 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0) 2024-04-06T03:05:18.347 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:18 smithi042 podman[147096]: 2024-04-06 03:05:18.054439395 +0000 UTC m=+0.403864735 container start 1569d63d3f4bc551a54b33821e518b2527c305ad3730222c2f78f17064f3b499 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, 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, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-04-06T03:05:18.347 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:18 smithi042 podman[147096]: 2024-04-06 03:05:18.147499922 +0000 UTC m=+0.496925259 container attach 1569d63d3f4bc551a54b33821e518b2527c305ad3730222c2f78f17064f3b499 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:05:18.664 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:18 smithi042 podman[147096]: 2024-04-06 03:05:18.363058801 +0000 UTC m=+0.712484147 container died 1569d63d3f4bc551a54b33821e518b2527c305ad3730222c2f78f17064f3b499 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, GIT_BRANCH=HEAD) 2024-04-06T03:05:18.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[106428]: osdmap e140: 8 total, 7 up, 8 in 2024-04-06T03:05:18.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]: dispatch 2024-04-06T03:05:18.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 4]}]: dispatch 2024-04-06T03:05:18.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-04-06T03:05:18.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [5, 2]}]: dispatch 2024-04-06T03:05:18.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 2, 5, 0]}]: dispatch 2024-04-06T03:05:18.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]: dispatch 2024-04-06T03:05:18.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]: dispatch 2024-04-06T03:05:18.665 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 0]}]: dispatch 2024-04-06T03:05:18.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 2]}]: dispatch 2024-04-06T03:05:18.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:18.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:05:18.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[96829]: osdmap e140: 8 total, 7 up, 8 in 2024-04-06T03:05:18.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]: dispatch 2024-04-06T03:05:18.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 4]}]: dispatch 2024-04-06T03:05:18.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-04-06T03:05:18.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [5, 2]}]: dispatch 2024-04-06T03:05:18.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 2, 5, 0]}]: dispatch 2024-04-06T03:05:18.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]: dispatch 2024-04-06T03:05:18.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]: dispatch 2024-04-06T03:05:18.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 0]}]: dispatch 2024-04-06T03:05:18.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 2]}]: dispatch 2024-04-06T03:05:18.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:18.667 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:05:18.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:18 smithi064 ceph-mon[95564]: osdmap e140: 8 total, 7 up, 8 in 2024-04-06T03:05:18.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]: dispatch 2024-04-06T03:05:18.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 4]}]: dispatch 2024-04-06T03:05:18.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]: dispatch 2024-04-06T03:05:18.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [5, 2]}]: dispatch 2024-04-06T03:05:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 2, 5, 0]}]: dispatch 2024-04-06T03:05:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]: dispatch 2024-04-06T03:05:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]: dispatch 2024-04-06T03:05:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 0]}]: dispatch 2024-04-06T03:05:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 2]}]: dispatch 2024-04-06T03:05:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:18.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:05:19.415 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:19 smithi042 podman[147121]: 2024-04-06 03:05:19.072738089 +0000 UTC m=+0.699953142 container remove 1569d63d3f4bc551a54b33821e518b2527c305ad3730222c2f78f17064f3b499 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:05:19.415 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:19 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.2.service: Deactivated successfully. 2024-04-06T03:05:19.415 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:19 smithi042 systemd[1]: Stopped Ceph osd.2 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:05:19.415 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:19 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.2.service: Consumed 1.734s CPU time. 2024-04-06T03:05:19.415 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:19 smithi042 systemd[1]: Starting Ceph osd.2 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:05:19.707 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:19 smithi042 podman[147226]: 2024-04-06 03:05:19.43971509 +0000 UTC m=+0.026902704 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:05:19.708 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:19 smithi042 podman[147226]: 2024-04-06 03:05:19.590648728 +0000 UTC m=+0.177836338 container create e93153b6862d294e1ebeba892fb24554e3e5ee5b3cc966e91c74d0f9cd209e7a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True) 2024-04-06T03:05:19.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[96829]: pgmap v1917: 161 pgs: 1 active+undersized+degraded, 11 stale+active+clean, 7 active+undersized, 142 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 6/726 objects degraded (0.826%) 2024-04-06T03:05:19.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]': finished 2024-04-06T03:05:19.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 4]}]': finished 2024-04-06T03:05:19.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-04-06T03:05:19.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [5, 2]}]': finished 2024-04-06T03:05:19.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 2, 5, 0]}]': finished 2024-04-06T03:05:19.708 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]': finished 2024-04-06T03:05:19.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]': finished 2024-04-06T03:05:19.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 0]}]': finished 2024-04-06T03:05:19.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 2]}]': finished 2024-04-06T03:05:19.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[96829]: osdmap e141: 8 total, 7 up, 8 in 2024-04-06T03:05:19.709 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 6/726 objects degraded (0.826%), 1 pg degraded (PG_DEGRADED) 2024-04-06T03:05:19.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[106428]: pgmap v1917: 161 pgs: 1 active+undersized+degraded, 11 stale+active+clean, 7 active+undersized, 142 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 6/726 objects degraded (0.826%) 2024-04-06T03:05:19.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]': finished 2024-04-06T03:05:19.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 4]}]': finished 2024-04-06T03:05:19.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-04-06T03:05:19.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [5, 2]}]': finished 2024-04-06T03:05:19.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 2, 5, 0]}]': finished 2024-04-06T03:05:19.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]': finished 2024-04-06T03:05:19.709 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]': finished 2024-04-06T03:05:19.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 0]}]': finished 2024-04-06T03:05:19.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 2]}]': finished 2024-04-06T03:05:19.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[106428]: osdmap e141: 8 total, 7 up, 8 in 2024-04-06T03:05:19.710 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:19 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 6/726 objects degraded (0.826%), 1 pg degraded (PG_DEGRADED) 2024-04-06T03:05:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:19 smithi064 ceph-mon[95564]: pgmap v1917: 161 pgs: 1 active+undersized+degraded, 11 stale+active+clean, 7 active+undersized, 142 active+clean; 585 KiB data, 181 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 6/726 objects degraded (0.826%) 2024-04-06T03:05:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 1]}]': finished 2024-04-06T03:05:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 4]}]': finished 2024-04-06T03:05:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.12", "id": [7, 2]}]': finished 2024-04-06T03:05:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.7", "id": [5, 2]}]': finished 2024-04-06T03:05:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [3, 2, 5, 0]}]': finished 2024-04-06T03:05:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.11", "id": [3, 2]}]': finished 2024-04-06T03:05:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.13", "id": [3, 2]}]': finished 2024-04-06T03:05:19.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.14", "id": [7, 0]}]': finished 2024-04-06T03:05:19.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 2]}]': finished 2024-04-06T03:05:19.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:19 smithi064 ceph-mon[95564]: osdmap e141: 8 total, 7 up, 8 in 2024-04-06T03:05:19.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:19 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 6/726 objects degraded (0.826%), 1 pg degraded (PG_DEGRADED) 2024-04-06T03:05:20.033 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:19 smithi042 podman[147226]: 2024-04-06 03:05:19.826890947 +0000 UTC m=+0.414078558 container init e93153b6862d294e1ebeba892fb24554e3e5ee5b3cc966e91c74d0f9cd209e7a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-9f19235) 2024-04-06T03:05:20.033 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:19 smithi042 podman[147226]: 2024-04-06 03:05:19.830004914 +0000 UTC m=+0.417192534 container start e93153b6862d294e1ebeba892fb24554e3e5ee5b3cc966e91c74d0f9cd209e7a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-04-06T03:05:20.033 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:19 smithi042 podman[147226]: 2024-04-06 03:05:19.910019716 +0000 UTC m=+0.497207356 container attach e93153b6862d294e1ebeba892fb24554e3e5ee5b3cc966e91c74d0f9cd209e7a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate, org.label-schema.vendor=CentOS, GIT_CLEAN=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=20240403, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2) 2024-04-06T03:05:20.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:20 smithi042 ceph-mon[96829]: osdmap e142: 8 total, 7 up, 8 in 2024-04-06T03:05:20.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:20 smithi042 ceph-mon[96829]: osdmap e143: 8 total, 7 up, 8 in 2024-04-06T03:05:20.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:20 smithi042 ceph-mon[106428]: osdmap e142: 8 total, 7 up, 8 in 2024-04-06T03:05:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:20 smithi042 ceph-mon[106428]: osdmap e143: 8 total, 7 up, 8 in 2024-04-06T03:05:20.534 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate[147241]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-06T03:05:20.534 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate[147241]: 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-06T03:05:20.534 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 bash[147226]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-06T03:05:20.534 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 bash[147226]: 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-06T03:05:20.534 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 bash[147226]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-06T03:05:20.534 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 bash[147226]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-06T03:05:20.534 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 bash[147226]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-06T03:05:20.534 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 bash[147226]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-06T03:05:20.534 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 bash[147226]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-06T03:05:20.535 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate[147241]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-06T03:05:20.535 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate[147241]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-06T03:05:20.535 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate[147241]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-06T03:05:20.535 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate[147241]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-06T03:05:20.535 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate[147241]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-06T03:05:20.535 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 podman[147226]: 2024-04-06 03:05:20.301668552 +0000 UTC m=+0.888856155 container died e93153b6862d294e1ebeba892fb24554e3e5ee5b3cc966e91c74d0f9cd209e7a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:05:20.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:20 smithi064 ceph-mon[95564]: osdmap e142: 8 total, 7 up, 8 in 2024-04-06T03:05:20.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:20 smithi064 ceph-mon[95564]: osdmap e143: 8 total, 7 up, 8 in 2024-04-06T03:05:21.283 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:20 smithi042 podman[147362]: 2024-04-06 03:05:20.998485134 +0000 UTC m=+0.691502343 container remove e93153b6862d294e1ebeba892fb24554e3e5ee5b3cc966e91c74d0f9cd209e7a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-activate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:05:21.283 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:21 smithi042 podman[147420]: 2024-04-06 03:05:21.115043291 +0000 UTC m=+0.018395837 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:05:21.283 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:21 smithi042 podman[147420]: 2024-04-06 03:05:21.215961412 +0000 UTC m=+0.119313939 container create bb88cc68aaf315a81d96949e8e567b2cae045b97dc722d2b95ed7d38d6441b3f (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-04-06T03:05:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:21 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:21 smithi064 ceph-mon[95564]: pgmap v1920: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:21 smithi064 ceph-mon[95564]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-06T03:05:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:21 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:21 smithi042 ceph-mon[106428]: pgmap v1920: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:21 smithi042 ceph-mon[106428]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-06T03:05:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:21 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:21 smithi042 ceph-mon[96829]: pgmap v1920: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:21 smithi042 ceph-mon[96829]: Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-06T03:05:21.785 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:21 smithi042 podman[147420]: 2024-04-06 03:05:21.476896442 +0000 UTC m=+0.380248969 container init bb88cc68aaf315a81d96949e8e567b2cae045b97dc722d2b95ed7d38d6441b3f (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:05:21.785 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:21 smithi042 podman[147420]: 2024-04-06 03:05:21.479970764 +0000 UTC m=+0.383323291 container start bb88cc68aaf315a81d96949e8e567b2cae045b97dc722d2b95ed7d38d6441b3f (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, 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, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-06T03:05:21.785 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:21 smithi042 ceph-osd[147439]: -- 172.21.15.42:0/4205804765 <== mon.1 v2:172.21.15.42:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ea4eb23680 con 0x55ea4eaecc00 2024-04-06T03:05:21.785 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:21 smithi042 bash[147420]: bb88cc68aaf315a81d96949e8e567b2cae045b97dc722d2b95ed7d38d6441b3f 2024-04-06T03:05:21.785 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:21 smithi042 systemd[1]: Started Ceph osd.2 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:05:22.283 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[147435]: 2024-04-06T03:05:22.031+0000 7f482a6d47c0 -1 Falling back to public interface 2024-04-06T03:05:22.550 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:05:22] "GET /metrics HTTP/1.1" 200 38506 "" "Prometheus/2.33.4" 2024-04-06T03:05:22.840 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.840 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.840 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1922: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.840 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1923: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.840 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.840 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.840 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1924: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1925: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1926: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1927: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.841 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.842 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.842 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.842 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.842 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1922: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.842 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1923: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.842 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.842 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1924: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1925: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.843 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1926: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1927: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.844 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.844 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1928: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1929: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1930: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1931: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.845 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1932: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1933: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.846 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1934: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1935: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1936: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1937: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.847 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.848 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.848 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.848 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.848 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1938: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.848 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1939: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1928: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1929: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.848 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1930: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1931: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.849 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.850 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.850 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1932: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.850 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1933: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.850 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.850 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.850 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.850 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.850 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.850 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.850 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1940: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1941: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1942: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: pgmap v1943: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.851 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.852 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.852 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1934: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1935: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1936: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1937: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.853 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1938: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1939: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1940: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.854 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1941: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1942: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: pgmap v1943: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.855 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.856 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1922: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1923: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1924: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1925: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1926: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1927: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:22.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:22.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:22.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:22.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:22.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:22.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1928: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:22.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1929: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1930: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1931: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1932: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1933: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1934: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1935: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1936: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1937: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1938: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1939: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1940: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1941: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1942: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: pgmap v1943: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1944: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1945: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1946: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1947: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1948: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1949: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1950: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1951: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1952: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1953: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1954: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1955: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1956: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1957: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1958: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1959: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1960: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1961: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1962: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: pgmap v1963: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1944: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1945: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1946: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1947: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1948: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1949: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.757 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1944: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1945: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1946: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1947: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1948: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1949: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1950: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1951: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1952: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1953: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1954: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1955: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1950: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1951: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1952: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1953: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1954: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1955: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1956: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1957: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1958: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1959: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1960: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1961: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1962: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: pgmap v1963: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1956: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1957: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1958: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1959: 161 pgs: 6 peering, 14 active+undersized+degraded, 31 active+undersized, 110 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1960: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1961: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1962: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: pgmap v1963: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:23.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:23.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:23.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:23.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:23.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:23.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:23.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1964: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:24.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1965: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:24.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1966: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1967: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.760 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1968: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1969: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.761 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1964: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:24.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1965: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1966: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1967: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1968: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1969: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1970: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1971: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1972: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1973: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1970: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1971: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.765 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1972: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1973: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1974: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1975: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1976: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1977: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1978: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1979: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1974: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1975: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1976: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1977: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1978: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1979: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1980: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1981: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1982: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1983: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1984: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: pgmap v1985: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1980: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1981: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1982: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1983: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1984: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: pgmap v1985: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.857 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1964: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:24.857 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1965: 161 pgs: 2 active+clean+remapped, 6 peering, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 185 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%) 2024-04-06T03:05:24.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1966: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1967: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.858 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.859 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.859 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.859 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1968: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.859 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1969: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.859 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.859 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.860 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.860 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.860 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.860 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.860 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.860 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1970: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.860 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1971: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%); 1.5 KiB/s, 4 objects/s recovering 2024-04-06T03:05:24.860 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.860 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.860 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.860 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.860 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.860 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1972: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1973: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1974: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1975: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.861 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.862 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.862 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.862 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.862 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1976: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.862 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1977: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.862 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.862 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.862 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.862 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.862 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.862 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.862 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.862 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1978: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1979: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1980: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1981: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.863 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1982: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1983: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1984: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.864 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: pgmap v1985: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:24.865 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:24.865 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:24.865 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.865 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:24.865 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:24.865 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:24.865 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:24.865 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.033 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[147435]: 2024-04-06T03:05:24.793+0000 7f482a6d47c0 -1 osd.2 138 log_to_monitors true 2024-04-06T03:05:25.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v1986: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v1987: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-04-06T03:05:25.727 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v1988: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v1989: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v1990: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.728 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v1991: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.729 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v1986: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v1987: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-04-06T03:05:25.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.729 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v1988: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v1989: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v1990: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v1991: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='osd.2 [v2:172.21.15.42:6816/2701521011,v1:172.21.15.42:6817/2701521011]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T03:05:25.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T03:05:25.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v1992: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v1993: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.731 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.732 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.732 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.732 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.732 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v1994: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.732 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v1995: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.732 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.732 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.732 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.732 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.732 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.732 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.732 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='osd.2 [v2:172.21.15.42:6816/2701521011,v1:172.21.15.42:6817/2701521011]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T03:05:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T03:05:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v1992: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v1993: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.733 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v1994: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v1995: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.734 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.734 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v1996: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v1997: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v1998: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v1999: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.735 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 65/726 objects degraded (8.953%), 14 pgs degraded (PG_DEGRADED) 2024-04-06T03:05:25.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v2000: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v2001: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.736 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v1996: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.736 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v1997: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v1998: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v1999: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 65/726 objects degraded (8.953%), 14 pgs degraded (PG_DEGRADED) 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v2000: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v2001: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.738 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.738 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.738 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.738 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.738 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.738 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v2002: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v2003: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v2004: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: pgmap v2005: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.739 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.740 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.740 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v2002: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v2003: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v2004: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: pgmap v2005: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.741 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.742 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v1986: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v1987: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-04-06T03:05:25.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v1988: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v1989: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v1990: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v1991: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='osd.2 [v2:172.21.15.42:6816/2701521011,v1:172.21.15.42:6817/2701521011]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v1992: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v1993: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v1994: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v1995: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v1996: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v1997: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v1998: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v1999: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 65/726 objects degraded (8.953%), 14 pgs degraded (PG_DEGRADED) 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v2000: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v2001: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v2002: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v2003: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v2004: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: pgmap v2005: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.033 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:05:25 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[147435]: 2024-04-06T03:05:25.740+0000 7f481bb2c700 -1 osd.2 138 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:05:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2006: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2007: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2008: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2009: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-06T03:05:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: osdmap e144: 8 total, 7 up, 8 in 2024-04-06T03:05:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='osd.2 [v2:172.21.15.42:6816/2701521011,v1:172.21.15.42:6817/2701521011]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:05:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:05:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2011: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2006: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2007: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2008: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2009: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: osdmap e144: 8 total, 7 up, 8 in 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='osd.2 [v2:172.21.15.42:6816/2701521011,v1:172.21.15.42:6817/2701521011]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2011: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2012: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2013: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2014: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2015: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2016: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2012: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2013: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2014: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2015: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2016: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2017: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2018: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2019: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2020: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2021: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2022: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2017: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2018: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2019: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2020: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2021: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2022: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2023: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2024: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2025: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2026: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2023: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2024: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2025: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2026: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2027: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: pgmap v2028: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2027: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: pgmap v2028: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2006: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2007: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2008: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2009: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-06T03:05:26.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: osdmap e144: 8 total, 7 up, 8 in 2024-04-06T03:05:26.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='osd.2 [v2:172.21.15.42:6816/2701521011,v1:172.21.15.42:6817/2701521011]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:05:26.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:05:26.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:26.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:26.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2011: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2012: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:26.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:26.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:26.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:26.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:26.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2013: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2014: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2015: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2016: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2017: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2018: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2019: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2020: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2021: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2022: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2023: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2024: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2025: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2026: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2027: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: pgmap v2028: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.585 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2029: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.585 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2030: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.585 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.585 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2031: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2032: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2033: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2034: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.586 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:05:27.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: osd.2 [v2:172.21.15.42:6816/2701521011,v1:172.21.15.42:6817/2701521011] boot 2024-04-06T03:05:27.587 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: osdmap e145: 8 total, 8 up, 8 in 2024-04-06T03:05:27.587 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2029: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.587 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2030: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.587 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.587 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2031: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.587 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2032: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.587 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.587 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.587 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.587 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2033: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2034: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:05:27.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: osd.2 [v2:172.21.15.42:6816/2701521011,v1:172.21.15.42:6817/2701521011] boot 2024-04-06T03:05:27.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: osdmap e145: 8 total, 8 up, 8 in 2024-04-06T03:05:27.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T03:05:27.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.588 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.885 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2036: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2037: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2038: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2039: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2040: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2041: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.887 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T03:05:27.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2036: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2037: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2038: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2039: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2040: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2041: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2042: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.890 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2043: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.891 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.891 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.891 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.891 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.891 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.891 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.891 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.891 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2044: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.891 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2045: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.891 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.891 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.891 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2042: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2043: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2044: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2045: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.894 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2046: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2047: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2048: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2049: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2050: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2046: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2047: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2048: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2049: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2050: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2051: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.898 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.898 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.898 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.898 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.898 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.898 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2052: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.898 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: pgmap v2053: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.898 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.898 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.898 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.898 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.898 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.899 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.899 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.899 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2051: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2052: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: pgmap v2053: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2029: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2030: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2031: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2032: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2033: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2034: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:05:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: osd.2 [v2:172.21.15.42:6816/2701521011,v1:172.21.15.42:6817/2701521011] boot 2024-04-06T03:05:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: osdmap e145: 8 total, 8 up, 8 in 2024-04-06T03:05:27.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-06T03:05:27.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:27.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:27.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:27.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2036: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2037: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2038: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2039: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2040: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2041: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2042: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2043: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2044: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2045: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2046: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2047: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2048: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2049: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2050: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2051: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2052: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: pgmap v2053: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.885 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2054: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.885 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2055: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2056: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2057: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.886 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2058: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2059: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: osdmap e146: 8 total, 8 up, 8 in 2024-04-06T03:05:28.887 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.887 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2054: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.887 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2055: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2056: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2057: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.888 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2058: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2059: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: osdmap e146: 8 total, 8 up, 8 in 2024-04-06T03:05:28.889 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.889 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2061: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2062: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.890 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2063: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2064: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2065: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2066: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.891 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2067: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2068: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2069: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.892 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2070: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.893 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.893 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.893 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.893 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.893 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2061: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2062: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2063: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2064: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.894 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.895 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2065: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.895 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.895 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.895 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2071: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2072: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2073: 161 pgs: 8 active+clean+remapped, 13 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2074: 161 pgs: 8 active+clean+remapped, 13 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.896 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2075: 161 pgs: 8 active+clean+remapped, 13 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: pgmap v2076: 161 pgs: 8 active+clean+remapped, 13 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.897 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2066: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.898 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2067: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2068: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2069: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2070: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.899 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2071: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2072: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.900 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2073: 161 pgs: 8 active+clean+remapped, 13 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2074: 161 pgs: 8 active+clean+remapped, 13 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2075: 161 pgs: 8 active+clean+remapped, 13 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: pgmap v2076: 161 pgs: 8 active+clean+remapped, 13 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.901 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.902 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.902 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.902 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2054: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2055: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2056: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2057: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:28.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:28.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:28.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2058: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2059: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:28.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:28.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:28.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: osdmap e146: 8 total, 8 up, 8 in 2024-04-06T03:05:28.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:28.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2061: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2062: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2063: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2064: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2065: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2066: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2067: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2068: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2069: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2070: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2071: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2072: 161 pgs: 8 active+clean+remapped, 14 active+undersized+degraded, 31 active+undersized, 108 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 65/726 objects degraded (8.953%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2073: 161 pgs: 8 active+clean+remapped, 13 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2074: 161 pgs: 8 active+clean+remapped, 13 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2075: 161 pgs: 8 active+clean+remapped, 13 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: pgmap v2076: 161 pgs: 8 active+clean+remapped, 13 active+undersized+degraded, 26 active+undersized, 114 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 2/726 objects misplaced (0.275%) 2024-04-06T03:05:29.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.600 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2077: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.600 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2078: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.600 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.600 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.600 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.600 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.600 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2079: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2080: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: osdmap e147: 8 total, 8 up, 8 in 2024-04-06T03:05:29.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2082: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.601 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2083: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.602 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2077: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2078: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.602 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2079: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2080: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: osdmap e147: 8 total, 8 up, 8 in 2024-04-06T03:05:29.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.603 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2082: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2083: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2084: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2085: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.604 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2086: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2087: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.605 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2084: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2085: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.606 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2086: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2087: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.607 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2088: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2088: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2089: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2090: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2091: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.608 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2092: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2093: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.609 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2089: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2090: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2091: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.610 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.611 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.611 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.611 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.611 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.611 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2092: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.611 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2093: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.611 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.611 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.611 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.611 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.611 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2094: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2095: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2096: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.612 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2097: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.613 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2098: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.613 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.613 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.613 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2094: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2095: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2096: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2097: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.614 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.615 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.615 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.615 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.615 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2098: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.615 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: pgmap v2099: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.615 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: pgmap v2099: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.615 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.615 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.615 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.615 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.615 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.616 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.616 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.616 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.616 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.616 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.616 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.616 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.616 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2077: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2078: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2079: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2080: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: osdmap e147: 8 total, 8 up, 8 in 2024-04-06T03:05:29.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:29.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:29.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2082: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2083: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:29.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:29.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:29.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:29.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:29.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:30.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:30.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2084: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2085: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:30.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:30.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:30.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:30.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:30.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2086: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2087: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:30.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:30.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:30.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:30.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:30.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2088: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2089: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:30.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:30.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:30.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:30.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:30.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2090: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2091: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:30.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:30.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:30.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:30.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:30.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2092: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2093: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:30.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:30.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2094: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2095: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2096: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2097: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:30.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:30.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:30.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:30.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:30.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2098: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: pgmap v2099: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:30.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:30.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:30.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:30.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:30.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:30.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2100: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2101: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:30.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:30.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:30.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:30.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2102: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2103: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:30.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:30.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:30.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:30.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:30.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2104: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2105: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2106: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2107: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:30.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2108: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2109: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2110: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2111: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2112: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2113: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2114: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2115: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 26/726 objects degraded (3.581%), 6 pgs degraded (PG_DEGRADED) 2024-04-06T03:05:31.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.002 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2100: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2101: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.003 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.005 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2102: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2103: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2104: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2105: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.006 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2116: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2117: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2118: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2119: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:31.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2120: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2121: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2122: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: pgmap v2123: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.009 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.010 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.010 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.010 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.010 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.010 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.010 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.010 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.010 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.010 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2100: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.010 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2101: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2102: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2103: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.011 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2104: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2105: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2106: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.012 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2107: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2108: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2109: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.013 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.014 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2110: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2106: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2107: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.014 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2108: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2109: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.015 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.016 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.016 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2110: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.016 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2111: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.016 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.016 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.016 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.016 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.016 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2112: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2113: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2114: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2115: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.017 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 26/726 objects degraded (3.581%), 6 pgs degraded (PG_DEGRADED) 2024-04-06T03:05:31.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2116: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2117: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.018 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.019 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.019 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2118: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.019 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2119: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.019 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.019 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.019 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:31.019 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.019 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.019 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.019 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.019 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.019 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2120: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2111: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2112: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2113: 161 pgs: 6 active+clean+remapped, 2 peering, 6 active+undersized+degraded, 12 active+undersized, 135 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.020 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.021 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.021 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.021 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2114: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.021 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2115: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.021 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.021 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.021 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 26/726 objects degraded (3.581%), 6 pgs degraded (PG_DEGRADED) 2024-04-06T03:05:31.021 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.021 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.021 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2121: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2122: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: pgmap v2123: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.022 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.023 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.023 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2116: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2117: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2118: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2119: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.024 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:31.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2120: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2121: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.025 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.026 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.026 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.026 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.026 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.026 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2122: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.026 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: pgmap v2123: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.026 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.026 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.026 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.026 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.026 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.026 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.026 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.027 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.027 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.027 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.027 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.027 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.027 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.027 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2124: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2125: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2126: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2127: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2128: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2129: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2130: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:31.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2131: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:31.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:31.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:31.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:31.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:31.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2132: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:31.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2133: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:31.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:31.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:31.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2134: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2135: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2136: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2137: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2138: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2139: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2140: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2141: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2142: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2143: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2144: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: pgmap v2145: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2124: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:32.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2125: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:32.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2126: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:32.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2127: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:32.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2128: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:32.031 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2129: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:32.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2130: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.032 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2131: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2124: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:32.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2125: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:32.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2126: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:32.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2127: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:32.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2128: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:32.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2129: 161 pgs: 6 active+clean+remapped, 2 peering, 3 active+undersized+degraded, 9 active+undersized, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 3/726 objects degraded (0.413%); 1/726 objects misplaced (0.138%) 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2130: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2131: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2132: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2133: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2134: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2135: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2136: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2137: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2132: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2133: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2134: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2135: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2136: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2137: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2138: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2139: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2140: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2141: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2142: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2143: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2138: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2139: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2140: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2141: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2142: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2143: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2144: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: pgmap v2145: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2144: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: pgmap v2145: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.539 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:05:32] "GET /metrics HTTP/1.1" 200 38506 "" "Prometheus/2.33.4" 2024-04-06T03:05:32.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2146: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2147: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2148: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2149: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded) 2024-04-06T03:05:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2150: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2151: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2152: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2153: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2146: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2147: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2148: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2149: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded) 2024-04-06T03:05:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2150: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2151: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2152: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2153: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2154: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2155: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2156: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2157: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2158: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2159: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2160: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2161: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2162: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2163: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2164: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2165: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2166: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2154: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2155: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2156: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2157: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2158: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2159: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2167: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: pgmap v2168: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-06T03:05:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:05:32.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2160: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2161: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2162: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2163: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2164: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2165: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2166: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2167: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: pgmap v2168: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-06T03:05:32.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:05:32.997 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:05:32.553+0000 7fd93faee700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-04-06T03:05:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2146: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2147: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2148: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2149: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/726 objects degraded (0.413%), 3 pgs degraded) 2024-04-06T03:05:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2150: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2151: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2152: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2153: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:32.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:32.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:32.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:32.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:33.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:33.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:33.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2154: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2155: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:33.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:33.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:33.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:33.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:33.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:33.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:33.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2156: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2157: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2158: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2159: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:33.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2160: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2161: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2162: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2163: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:33.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:33.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:33.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:33.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:33.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2164: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:33.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:33.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:33.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:33.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:33.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:33.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:05:33.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2165: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2166: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:33.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:05:33.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:33.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:33.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2167: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: pgmap v2168: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:05:33.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:33.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:05:33.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:33.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:33.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:33.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-06T03:05:33.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:33.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:05:33.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:33 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-06T03:05:33.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:33 smithi064 ceph-mon[95564]: Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-04-06T03:05:33.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:34.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:33 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-06T03:05:34.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:33 smithi042 ceph-mon[106428]: Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-04-06T03:05:34.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:34.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:33 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-06T03:05:34.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:33 smithi042 ceph-mon[96829]: Upgrade: unsafe to stop osd(s) at this time (1 PGs are or would become offline) 2024-04-06T03:05:34.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:34.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:34 smithi042 ceph-mon[106428]: pgmap v2169: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 20 B/s, 0 objects/s recovering 2024-04-06T03:05:34.776 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:34 smithi042 ceph-mon[96829]: pgmap v2169: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 20 B/s, 0 objects/s recovering 2024-04-06T03:05:34.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:34 smithi064 ceph-mon[95564]: pgmap v2169: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 20 B/s, 0 objects/s recovering 2024-04-06T03:05:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:36 smithi042 ceph-mon[106428]: pgmap v2170: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 11 B/s, 0 objects/s recovering 2024-04-06T03:05:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:36 smithi042 ceph-mon[96829]: pgmap v2170: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 11 B/s, 0 objects/s recovering 2024-04-06T03:05:36.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:36 smithi064 ceph-mon[95564]: pgmap v2170: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 11 B/s, 0 objects/s recovering 2024-04-06T03:05:37.084 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:05:37.778 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:37 smithi042 ceph-mon[106428]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:37.778 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:37 smithi042 ceph-mon[106428]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:37.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:37 smithi042 ceph-mon[96829]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:37.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:37 smithi042 ceph-mon[96829]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:37.779 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:05:37.779 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 5s ago 18m - - 2024-04-06T03:05:37.779 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 16s ago 18m - - 2024-04-06T03:05:37.779 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (7m) 5s ago 12m 23.9M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:05:37.779 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 16s ago 12m - - 2024-04-06T03:05:37.779 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (6m) 5s ago 11m 60.2M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:05:37.779 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (6m) 16s ago 17m 528M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:05:37.779 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (4m) 5s ago 19m 451M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:05:37.779 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (4m) 5s ago 19m 104M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:05:37.779 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (3m) 16s ago 18m 50.5M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:05:37.779 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (3m) 5s ago 18m 53.9M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:05:37.779 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (8m) 5s ago 13m 21.2M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:05:37.780 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (7m) 16s ago 13m 17.7M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:05:37.780 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (2m) 5s ago 17m 46.6M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:05:37.780 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (72s) 5s ago 17m 51.7M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 29aac394f569 2024-04-06T03:05:37.780 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (43s) 5s ago 16m 41.4M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5c114caee3c8 2024-04-06T03:05:37.780 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (16m) 5s ago 16m 61.7M 2481M 17.2.0 e1d6a67b021e 47534960c1e6 2024-04-06T03:05:37.780 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (15m) 16s ago 15m 66.4M 2736M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T03:05:37.780 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (15m) 16s ago 15m 61.5M 2736M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T03:05:37.780 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (14m) 16s ago 14m 58.3M 2736M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:05:37.780 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (14m) 16s ago 14m 64.4M 2736M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:05:37.780 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (6m) 16s ago 13m 72.4M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:05:37.780 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (12m) 5s ago 12m 77.7M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:05:37.780 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (12m) 16s ago 12m 75.6M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:05:37.781 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (11m) 5s ago 11m 75.5M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:05:37.781 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (11m) 16s ago 11m 77.8M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:05:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:37 smithi064 ceph-mon[95564]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:37.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:37 smithi064 ceph-mon[95564]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:38.188 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:05:38.189 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:05:38.189 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:05:38.189 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:05:38.189 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:05:38.189 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:05:38.189 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:05:38.189 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:05:38.189 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-06T03:05:38.189 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:05:38.189 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:05:38.189 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:05:38.189 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:05:38.189 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:05:38.190 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:05:38.190 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-06T03:05:38.190 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 8 2024-04-06T03:05:38.190 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:05:38.190 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:05:38.534 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:05:38.534 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:05:38.534 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:05:38.535 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:05:38.535 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:05:38.535 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:05:38.535 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:05:38.535 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:05:38.535 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "8/23 daemons upgraded", 2024-04-06T03:05:38.535 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-04-06T03:05:38.535 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:05:38.535 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:05:38.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:38 smithi042 ceph-mon[106428]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:38.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:38 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/2780803166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:38.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:38 smithi042 ceph-mon[106428]: pgmap v2171: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 0 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T03:05:38.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:38 smithi042 ceph-mon[96829]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:38.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:38 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/2780803166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:38.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:38 smithi042 ceph-mon[96829]: pgmap v2171: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 0 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T03:05:38.954 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:05:38.954 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:05:38.954 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:05:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:38 smithi064 ceph-mon[95564]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:38 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/2780803166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:05:38.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:38 smithi064 ceph-mon[95564]: pgmap v2171: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 847 B/s rd, 0 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T03:05:40.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[106428]: from='client.54379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:40.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[106428]: pgmap v2172: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 807 B/s rd, 0 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T03:05:40.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[106428]: pgmap v2173: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T03:05:40.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/1328723464' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:05:40.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[106428]: pgmap v2174: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s; 6 B/s, 0 objects/s recovering 2024-04-06T03:05:40.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[106428]: pgmap v2175: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:40.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[96829]: from='client.54379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[96829]: pgmap v2172: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 807 B/s rd, 0 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T03:05:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[96829]: pgmap v2173: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T03:05:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1328723464' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:05:40.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[96829]: pgmap v2174: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s; 6 B/s, 0 objects/s recovering 2024-04-06T03:05:40.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[96829]: pgmap v2175: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:40.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:39 smithi064 ceph-mon[95564]: from='client.54379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:05:40.648 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:39 smithi064 ceph-mon[95564]: pgmap v2172: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 807 B/s rd, 0 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T03:05:40.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:39 smithi064 ceph-mon[95564]: pgmap v2173: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 0 op/s; 7 B/s, 0 objects/s recovering 2024-04-06T03:05:40.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:39 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/1328723464' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:05:40.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:40.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:39 smithi064 ceph-mon[95564]: pgmap v2174: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 756 B/s rd, 0 op/s; 6 B/s, 0 objects/s recovering 2024-04-06T03:05:40.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:39 smithi064 ceph-mon[95564]: pgmap v2175: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:40.649 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:41.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:40 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:41.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:40 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:41.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:40 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:41.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:41 smithi064 ceph-mon[95564]: pgmap v2176: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:41.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:41.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:41.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:42.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:41 smithi042 ceph-mon[106428]: pgmap v2176: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:42.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:42.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:42.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:42.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:41 smithi042 ceph-mon[96829]: pgmap v2176: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:42.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:42.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:42.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:42.718 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:05:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:05:42] "GET /metrics HTTP/1.1" 200 38500 "" "Prometheus/2.33.4" 2024-04-06T03:05:42.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:42 smithi064 ceph-mon[95564]: pgmap v2177: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:05:42.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:42 smithi064 ceph-mon[95564]: pgmap v2178: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:05:42.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:43.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:42 smithi042 ceph-mon[106428]: pgmap v2177: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:05:43.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:42 smithi042 ceph-mon[106428]: pgmap v2178: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:05:43.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:43.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:42 smithi042 ceph-mon[96829]: pgmap v2177: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:05:43.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:42 smithi042 ceph-mon[96829]: pgmap v2178: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:05:43.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:45.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:44 smithi042 ceph-mon[106428]: pgmap v2179: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:45.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:44 smithi042 ceph-mon[96829]: pgmap v2179: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:45.052 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:44 smithi064 ceph-mon[95564]: pgmap v2179: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:05:47.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:46 smithi042 ceph-mon[96829]: pgmap v2180: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-04-06T03:05:47.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:46 smithi042 ceph-mon[106428]: pgmap v2180: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-04-06T03:05:47.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:46 smithi064 ceph-mon[95564]: pgmap v2180: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-04-06T03:05:48.174 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-06T03:05:48.174 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:05:48.174 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-06T03:05:48.175 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:05:48.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-06T03:05:48.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:05:49.182 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:48 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-06T03:05:49.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:48 smithi042 ceph-mon[96829]: Upgrade: osd.3 is safe to restart 2024-04-06T03:05:49.183 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:48 smithi042 ceph-mon[96829]: pgmap v2181: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:05:49.183 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:48 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-06T03:05:49.183 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:48 smithi042 ceph-mon[106428]: Upgrade: osd.3 is safe to restart 2024-04-06T03:05:49.183 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:48 smithi042 ceph-mon[106428]: pgmap v2181: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:05:49.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:48 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-06T03:05:49.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:48 smithi064 ceph-mon[95564]: Upgrade: osd.3 is safe to restart 2024-04-06T03:05:49.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:48 smithi064 ceph-mon[95564]: pgmap v2181: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:05:50.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:50 smithi064 ceph-mon[95564]: Upgrade: Updating osd.3 2024-04-06T03:05:50.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:50.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-06T03:05:50.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:50.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:50 smithi064 ceph-mon[95564]: Deploying daemon osd.3 on smithi042 2024-04-06T03:05:50.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:50 smithi042 ceph-mon[106428]: Upgrade: Updating osd.3 2024-04-06T03:05:50.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:50.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-06T03:05:50.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:50.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:50 smithi042 ceph-mon[106428]: Deploying daemon osd.3 on smithi042 2024-04-06T03:05:50.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:50 smithi042 ceph-mon[96829]: Upgrade: Updating osd.3 2024-04-06T03:05:50.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:05:50.532 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-06T03:05:50.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:05:50.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:50 smithi042 ceph-mon[96829]: Deploying daemon osd.3 on smithi042 2024-04-06T03:05:51.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:51 smithi042 ceph-mon[106428]: pgmap v2182: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-04-06T03:05:51.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:51 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:51.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:51 smithi042 ceph-mon[96829]: pgmap v2182: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-04-06T03:05:51.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:51 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:51.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:51 smithi064 ceph-mon[95564]: pgmap v2182: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 604 B/s rd, 0 op/s 2024-04-06T03:05:51.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:51 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:05:52.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:05:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:05:52] "GET /metrics HTTP/1.1" 200 38496 "" "Prometheus/2.33.4" 2024-04-06T03:05:52.781 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:52 smithi042 systemd[1]: Stopping Ceph osd.3 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:05:53.033 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[42246]: 2024-04-06T03:05:52.794+0000 7f033d587700 -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-06T03:05:53.033 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[42246]: 2024-04-06T03:05:52.794+0000 7f033d587700 -1 osd.3 147 *** Got signal Terminated *** 2024-04-06T03:05:53.033 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:52 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[42246]: 2024-04-06T03:05:52.794+0000 7f033d587700 -1 osd.3 147 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:05:53.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:53 smithi064 ceph-mon[95564]: pgmap v2183: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:05:53.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:53 smithi064 ceph-mon[95564]: osd.3 marked itself down and dead 2024-04-06T03:05:53.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:53 smithi042 ceph-mon[106428]: pgmap v2183: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:05:53.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:53 smithi042 ceph-mon[106428]: osd.3 marked itself down and dead 2024-04-06T03:05:53.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:53 smithi042 ceph-mon[96829]: pgmap v2183: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:05:53.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:53 smithi042 ceph-mon[96829]: osd.3 marked itself down and dead 2024-04-06T03:05:54.006 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:53 smithi042 podman[153556]: 2024-04-06 03:05:53.71809117 +0000 UTC m=+1.042012003 container died 47534960c1e622b1f56970bb2b95f658253932ca9341e16335969aec33271ced (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3, RELEASE=HEAD, io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., maintainer=Guillaume Abrioux , GIT_CLEAN=True, name=centos-stream, 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., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, vcs-type=git, io.buildah.version=1.19.8, version=8, ceph=True, com.redhat.component=centos-stream-container, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, 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_BRANCH=HEAD, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-04-06T03:05:54.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:54 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:05:54.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:54 smithi042 ceph-mon[106428]: osdmap e148: 8 total, 7 up, 8 in 2024-04-06T03:05:54.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:54 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:05:54.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:54 smithi042 ceph-mon[96829]: osdmap e148: 8 total, 7 up, 8 in 2024-04-06T03:05:54.284 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:54 smithi042 podman[153556]: 2024-04-06 03:05:54.137240993 +0000 UTC m=+1.461161820 container cleanup 47534960c1e622b1f56970bb2b95f658253932ca9341e16335969aec33271ced (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3, 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, architecture=x86_64, version=8, ceph=True, CEPH_POINT_RELEASE=-17.2.0, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, release=754, vcs-type=git, RELEASE=HEAD, 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., GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.19.8, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image) 2024-04-06T03:05:54.284 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:54 smithi042 bash[153556]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3 2024-04-06T03:05:54.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:54 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:05:54.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:54 smithi064 ceph-mon[95564]: osdmap e148: 8 total, 7 up, 8 in 2024-04-06T03:05:54.783 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:54 smithi042 podman[153574]: 2024-04-06 03:05:54.397129761 +0000 UTC m=+0.675923743 container remove 47534960c1e622b1f56970bb2b95f658253932ca9341e16335969aec33271ced (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3, io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, ceph=True, distribution-scope=public, name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, GIT_BRANCH=HEAD, architecture=x86_64, RELEASE=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.expose-services=, io.buildah.version=1.19.8, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, maintainer=Guillaume Abrioux , 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, release=754, vendor=Red Hat, Inc., vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-04-06T03:05:55.202 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:54 smithi042 podman[153784]: 2024-04-06 03:05:54.758258837 +0000 UTC m=+0.021669100 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:05:55.202 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:54 smithi042 podman[153784]: 2024-04-06 03:05:54.906657155 +0000 UTC m=+0.170067378 container create 4641cc3046d3cd96f373e24821e9832fe94ae1baffbcfaf0e482dd4d192d8cf2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS) 2024-04-06T03:05:55.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:55 smithi064 ceph-mon[95564]: pgmap v2185: 161 pgs: 34 peering, 127 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-06T03:05:55.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:55 smithi064 ceph-mon[95564]: Health check failed: Reduced data availability: 5 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-04-06T03:05:55.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:55 smithi064 ceph-mon[95564]: osdmap e149: 8 total, 7 up, 8 in 2024-04-06T03:05:55.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:55 smithi042 ceph-mon[96829]: pgmap v2185: 161 pgs: 34 peering, 127 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-06T03:05:55.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:55 smithi042 ceph-mon[96829]: Health check failed: Reduced data availability: 5 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-04-06T03:05:55.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:55 smithi042 ceph-mon[96829]: osdmap e149: 8 total, 7 up, 8 in 2024-04-06T03:05:55.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:55 smithi042 ceph-mon[106428]: pgmap v2185: 161 pgs: 34 peering, 127 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 818 B/s rd, 0 op/s 2024-04-06T03:05:55.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:55 smithi042 ceph-mon[106428]: Health check failed: Reduced data availability: 5 pgs inactive, 8 pgs peering (PG_AVAILABILITY) 2024-04-06T03:05:55.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:55 smithi042 ceph-mon[106428]: osdmap e149: 8 total, 7 up, 8 in 2024-04-06T03:05:56.033 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:55 smithi042 podman[153784]: 2024-04-06 03:05:55.86333025 +0000 UTC m=+1.126740507 container init 4641cc3046d3cd96f373e24821e9832fe94ae1baffbcfaf0e482dd4d192d8cf2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-deactivate, CEPH_POINT_RELEASE=, 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, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS) 2024-04-06T03:05:56.033 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:55 smithi042 podman[153784]: 2024-04-06 03:05:55.866571019 +0000 UTC m=+1.129981250 container start 4641cc3046d3cd96f373e24821e9832fe94ae1baffbcfaf0e482dd4d192d8cf2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-deactivate, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:05:56.033 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:55 smithi042 podman[153784]: 2024-04-06 03:05:55.946499804 +0000 UTC m=+1.209910041 container attach 4641cc3046d3cd96f373e24821e9832fe94ae1baffbcfaf0e482dd4d192d8cf2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-deactivate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True) 2024-04-06T03:05:56.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:56 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 25/726 objects degraded (3.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-06T03:05:56.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:56 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 25/726 objects degraded (3.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-06T03:05:56.477 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:56 smithi042 podman[153927]: 2024-04-06 03:05:56.220883487 +0000 UTC m=+0.021311419 container died 4641cc3046d3cd96f373e24821e9832fe94ae1baffbcfaf0e482dd4d192d8cf2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:05:56.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:56 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 25/726 objects degraded (3.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-06T03:05:57.033 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:56 smithi042 podman[153927]: 2024-04-06 03:05:56.792104765 +0000 UTC m=+0.592532665 container remove 4641cc3046d3cd96f373e24821e9832fe94ae1baffbcfaf0e482dd4d192d8cf2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, ceph=True) 2024-04-06T03:05:57.033 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:56 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.3.service: Deactivated successfully. 2024-04-06T03:05:57.033 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:56 smithi042 systemd[1]: Stopped Ceph osd.3 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:05:57.033 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:56 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.3.service: Consumed 13.465s CPU time. 2024-04-06T03:05:57.034 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:57 smithi042 systemd[1]: Starting Ceph osd.3 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:05:57.505 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:57 smithi042 ceph-mon[96829]: pgmap v2187: 161 pgs: 8 stale+active+clean, 7 active+undersized+degraded, 34 peering, 7 active+undersized, 105 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 25/726 objects degraded (3.444%) 2024-04-06T03:05:57.506 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:57 smithi042 ceph-mon[106428]: pgmap v2187: 161 pgs: 8 stale+active+clean, 7 active+undersized+degraded, 34 peering, 7 active+undersized, 105 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 25/726 objects degraded (3.444%) 2024-04-06T03:05:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:57 smithi064 ceph-mon[95564]: pgmap v2187: 161 pgs: 8 stale+active+clean, 7 active+undersized+degraded, 34 peering, 7 active+undersized, 105 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s; 25/726 objects degraded (3.444%) 2024-04-06T03:05:58.563 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:58 smithi042 podman[154132]: 2024-04-06 03:05:58.224289101 +0000 UTC m=+0.025548118 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:05:58.564 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:58 smithi042 podman[154132]: 2024-04-06 03:05:58.325646841 +0000 UTC m=+0.126905841 container create 3b21bd7ae1cb76327d7bc450f25942ec1019466d208f17743eeeb7226d7e0072 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-04-06T03:05:58.564 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:58 smithi042 podman[154132]: 2024-04-06 03:05:58.578963486 +0000 UTC m=+0.380222492 container init 3b21bd7ae1cb76327d7bc450f25942ec1019466d208f17743eeeb7226d7e0072 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-activate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-04-06T03:05:59.033 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:58 smithi042 podman[154132]: 2024-04-06 03:05:58.582395971 +0000 UTC m=+0.383654974 container start 3b21bd7ae1cb76327d7bc450f25942ec1019466d208f17743eeeb7226d7e0072 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-activate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, 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.schema-version=1.0, org.label-schema.build-date=20240403, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5) 2024-04-06T03:05:59.033 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:58 smithi042 podman[154132]: 2024-04-06 03:05:58.662080143 +0000 UTC m=+0.463339155 container attach 3b21bd7ae1cb76327d7bc450f25942ec1019466d208f17743eeeb7226d7e0072 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-activate, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.33.5, RELEASE=squid-9f19235, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-04-06T03:05:59.295 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-activate[154147]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-06T03:05:59.295 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-activate[154147]: 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-06T03:05:59.295 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 bash[154132]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-06T03:05:59.295 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 bash[154132]: 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-06T03:05:59.296 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 bash[154132]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-06T03:05:59.296 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 bash[154132]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-06T03:05:59.296 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 bash[154132]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-06T03:05:59.296 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 bash[154132]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-06T03:05:59.296 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 bash[154132]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-06T03:05:59.296 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-activate[154147]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-06T03:05:59.296 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-activate[154147]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-06T03:05:59.296 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-activate[154147]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-06T03:05:59.296 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-activate[154147]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-06T03:05:59.296 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-activate[154147]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-06T03:05:59.296 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:05:59 smithi042 podman[154132]: 2024-04-06 03:05:59.181211305 +0000 UTC m=+0.982470305 container died 3b21bd7ae1cb76327d7bc450f25942ec1019466d208f17743eeeb7226d7e0072 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-activate, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, ceph=True, maintainer=Guillaume Abrioux , 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, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:05:59.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:05:59 smithi064 ceph-mon[95564]: pgmap v2188: 161 pgs: 7 stale+active+clean, 9 active+undersized+degraded, 34 peering, 12 active+undersized, 99 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 27/726 objects degraded (3.719%) 2024-04-06T03:05:59.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:05:59 smithi042 ceph-mon[96829]: pgmap v2188: 161 pgs: 7 stale+active+clean, 9 active+undersized+degraded, 34 peering, 12 active+undersized, 99 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 27/726 objects degraded (3.719%) 2024-04-06T03:05:59.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:05:59 smithi042 ceph-mon[106428]: pgmap v2188: 161 pgs: 7 stale+active+clean, 9 active+undersized+degraded, 34 peering, 12 active+undersized, 99 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 895 B/s rd, 0 op/s; 27/726 objects degraded (3.719%) 2024-04-06T03:06:00.532 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:06:00 smithi042 podman[154339]: 2024-04-06 03:06:00.24607539 +0000 UTC m=+1.162436481 container remove 3b21bd7ae1cb76327d7bc450f25942ec1019466d208f17743eeeb7226d7e0072 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-activate, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5) 2024-04-06T03:06:00.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:00.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:00.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:00 smithi042 ceph-mon[106428]: pgmap v2189: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:00.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:00 smithi042 ceph-mon[106428]: pgmap v2190: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:00.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:00.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:00.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:00.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:00 smithi042 ceph-mon[96829]: pgmap v2189: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:00.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:00 smithi042 ceph-mon[96829]: pgmap v2190: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:00.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:00.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:00.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:00.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:00 smithi064 ceph-mon[95564]: pgmap v2189: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:00.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:00 smithi064 ceph-mon[95564]: pgmap v2190: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:00.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:00.783 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:06:00 smithi042 podman[154481]: 2024-04-06 03:06:00.553048124 +0000 UTC m=+0.198368973 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:06:01.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:01 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:01.488 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:01 smithi042 ceph-mon[106428]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 8 pgs peering) 2024-04-06T03:06:01.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:01 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:01.489 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:01 smithi042 ceph-mon[96829]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 8 pgs peering) 2024-04-06T03:06:01.489 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:06:01 smithi042 podman[154481]: 2024-04-06 03:06:01.193102687 +0000 UTC m=+0.838423588 container create 8bc3d490bb716d6b0ff01ce8513ba54fb62521cfa5a019ba4466c1e6c25857fd (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235) 2024-04-06T03:06:01.489 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:06:01 smithi042 podman[154481]: 2024-04-06 03:06:01.403843426 +0000 UTC m=+1.049164269 container init 8bc3d490bb716d6b0ff01ce8513ba54fb62521cfa5a019ba4466c1e6c25857fd (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-04-06T03:06:01.489 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:06:01 smithi042 podman[154481]: 2024-04-06 03:06:01.407059084 +0000 UTC m=+1.052379927 container start 8bc3d490bb716d6b0ff01ce8513ba54fb62521cfa5a019ba4466c1e6c25857fd (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403) 2024-04-06T03:06:01.489 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:06:01 smithi042 ceph-osd[154544]: -- 172.21.15.42:0/4260569474 <== mon.1 v2:172.21.15.42:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5652235a1680 con 0x56522356b400 2024-04-06T03:06:01.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:01 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:01.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:01 smithi064 ceph-mon[95564]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 8 pgs peering) 2024-04-06T03:06:01.783 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:06:01 smithi042 bash[154481]: 8bc3d490bb716d6b0ff01ce8513ba54fb62521cfa5a019ba4466c1e6c25857fd 2024-04-06T03:06:01.783 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:06:01 smithi042 systemd[1]: Started Ceph osd.3 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:06:02.067 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:06:01 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[154540]: 2024-04-06T03:06:01.955+0000 7f1481de17c0 -1 Falling back to public interface 2024-04-06T03:06:02.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: pgmap v2191: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:02.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.716 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:06:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:06:02] "GET /metrics HTTP/1.1" 200 38496 "" "Prometheus/2.33.4" 2024-04-06T03:06:02.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: pgmap v2191: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:02.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.758 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.759 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: pgmap v2191: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 801 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:02.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.760 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.761 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.762 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.762 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.763 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.765 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:02.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:02.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:02.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:02.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2192: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 837 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2193: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2194: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 505 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2195: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2196: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2197: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2198: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2199: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2200: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2201: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2202: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2203: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2204: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2205: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2206: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2207: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2208: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: pgmap v2209: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2192: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 837 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2193: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2194: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 505 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2195: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2196: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2197: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2198: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2199: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2200: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2201: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2202: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2203: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2204: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2205: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2206: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2192: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 837 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2193: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2194: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 505 B/s rd, 0 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2195: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2196: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2197: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2198: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2199: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2200: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2201: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2202: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2203: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2204: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2205: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2206: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2207: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2208: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: pgmap v2209: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:06:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2207: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2208: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: pgmap v2209: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:06:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.062 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:06:03 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:06:03.940+0000 7fd93faee700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-06T03:06:04.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2210: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.616 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2211: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2212: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2213: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2214: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2215: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2216: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2217: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2218: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2219: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2220: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.617 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2221: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2222: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2223: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.618 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2224: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.618 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2210: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.618 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2211: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.618 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.618 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2212: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.618 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2213: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2214: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2215: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2216: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2217: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2218: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2219: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2220: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2221: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2222: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.619 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2223: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.620 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.620 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2224: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2225: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2226: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.620 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: pgmap v2227: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.621 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.622 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.622 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2225: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.622 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.622 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.622 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.622 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.622 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.622 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.622 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2226: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.622 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: pgmap v2227: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.623 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.624 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.624 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.624 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.624 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.624 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.624 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.624 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.624 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.624 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.624 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.624 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.625 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.625 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.625 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.625 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.625 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.625 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.625 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:04.625 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.625 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.625 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.625 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.625 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.626 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2210: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2211: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2212: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2213: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2214: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2215: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2216: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2217: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2218: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2219: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2220: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2221: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2222: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2223: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2224: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2225: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2226: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: pgmap v2227: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:05.033 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[154540]: 2024-04-06T03:06:04.704+0000 7f1481de17c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-06T03:06:05.033 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:06:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[154540]: 2024-04-06T03:06:04.734+0000 7f1481de17c0 -1 osd.3 147 log_to_monitors true 2024-04-06T03:06:05.583 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: pgmap v2228: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.583 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: pgmap v2229: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.583 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:05.583 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: pgmap v2230: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.584 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: pgmap v2231: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.584 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:05.584 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: pgmap v2232: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.584 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: pgmap v2233: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.584 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:05.584 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: pgmap v2234: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.584 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: pgmap v2235: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.584 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:05.584 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: pgmap v2236: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.584 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: pgmap v2237: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.584 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:05.584 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-06T03:06:05.584 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:06:05.584 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: from='osd.3 [v2:172.21.15.42:6824/1818609394,v1:172.21.15.42:6825/1818609394]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-06T03:06:05.585 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:05 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 25 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:05.686 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[154540]: 2024-04-06T03:06:05.428+0000 7f1473239700 -1 osd.3 147 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:06:05.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: pgmap v2228: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: pgmap v2229: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:05.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: pgmap v2230: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: pgmap v2231: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:05.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: pgmap v2232: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: pgmap v2233: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:05.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: pgmap v2234: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: pgmap v2235: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.687 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:05.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: pgmap v2236: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: pgmap v2237: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:05.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-06T03:06:05.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:06:05.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: from='osd.3 [v2:172.21.15.42:6824/1818609394,v1:172.21.15.42:6825/1818609394]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-06T03:06:05.688 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 25 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:05.688 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: pgmap v2228: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.688 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: pgmap v2229: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.688 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:05.688 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: pgmap v2230: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.688 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: pgmap v2231: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:05.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: pgmap v2232: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: pgmap v2233: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:05.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: pgmap v2234: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: pgmap v2235: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:05.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: pgmap v2236: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: pgmap v2237: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 93/726 objects degraded (12.810%) 2024-04-06T03:06:05.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:05.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: Upgrade: unsafe to stop osd(s) at this time (20 PGs are or would become offline) 2024-04-06T03:06:05.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:06:05.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: from='osd.3 [v2:172.21.15.42:6824/1818609394,v1:172.21.15.42:6825/1818609394]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-06T03:06:05.689 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:05 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 93/726 objects degraded (12.810%), 25 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:06.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:06 smithi042 ceph-mon[96829]: from='osd.3 [v2:172.21.15.42:6824/1818609394,v1:172.21.15.42:6825/1818609394]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-06T03:06:06.665 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:06 smithi042 ceph-mon[96829]: osdmap e150: 8 total, 7 up, 8 in 2024-04-06T03:06:06.666 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:06 smithi042 ceph-mon[96829]: from='osd.3 [v2:172.21.15.42:6824/1818609394,v1:172.21.15.42:6825/1818609394]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:06:06.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:06 smithi042 ceph-mon[106428]: from='osd.3 [v2:172.21.15.42:6824/1818609394,v1:172.21.15.42:6825/1818609394]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-06T03:06:06.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:06 smithi042 ceph-mon[106428]: osdmap e150: 8 total, 7 up, 8 in 2024-04-06T03:06:06.666 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:06 smithi042 ceph-mon[106428]: from='osd.3 [v2:172.21.15.42:6824/1818609394,v1:172.21.15.42:6825/1818609394]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:06:06.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:06 smithi064 ceph-mon[95564]: from='osd.3 [v2:172.21.15.42:6824/1818609394,v1:172.21.15.42:6825/1818609394]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-06T03:06:06.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:06 smithi064 ceph-mon[95564]: osdmap e150: 8 total, 7 up, 8 in 2024-04-06T03:06:06.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:06 smithi064 ceph-mon[95564]: from='osd.3 [v2:172.21.15.42:6824/1818609394,v1:172.21.15.42:6825/1818609394]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi042", "root=default"]}]: dispatch 2024-04-06T03:06:07.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:07 smithi064 ceph-mon[95564]: pgmap v2239: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:07.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:07 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:06:07.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:07 smithi064 ceph-mon[95564]: osd.3 [v2:172.21.15.42:6824/1818609394,v1:172.21.15.42:6825/1818609394] boot 2024-04-06T03:06:07.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:07 smithi064 ceph-mon[95564]: osdmap e151: 8 total, 8 up, 8 in 2024-04-06T03:06:07.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T03:06:07.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:07 smithi042 ceph-mon[106428]: pgmap v2239: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:07.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:07 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:06:07.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:07 smithi042 ceph-mon[106428]: osd.3 [v2:172.21.15.42:6824/1818609394,v1:172.21.15.42:6825/1818609394] boot 2024-04-06T03:06:07.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:07 smithi042 ceph-mon[106428]: osdmap e151: 8 total, 8 up, 8 in 2024-04-06T03:06:07.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T03:06:07.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:07 smithi042 ceph-mon[96829]: pgmap v2239: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:07.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:07 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:06:07.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:07 smithi042 ceph-mon[96829]: osd.3 [v2:172.21.15.42:6824/1818609394,v1:172.21.15.42:6825/1818609394] boot 2024-04-06T03:06:07.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:07 smithi042 ceph-mon[96829]: osdmap e151: 8 total, 8 up, 8 in 2024-04-06T03:06:07.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-06T03:06:08.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:08 smithi042 ceph-mon[106428]: osdmap e152: 8 total, 8 up, 8 in 2024-04-06T03:06:08.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:08 smithi042 ceph-mon[96829]: osdmap e152: 8 total, 8 up, 8 in 2024-04-06T03:06:08.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:08 smithi064 ceph-mon[95564]: osdmap e152: 8 total, 8 up, 8 in 2024-04-06T03:06:09.321 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:06:09.730 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:09 smithi042 ceph-mon[106428]: pgmap v2242: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:09.730 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:09 smithi042 ceph-mon[96829]: pgmap v2242: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:09.746 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:09 smithi064 ceph-mon[95564]: pgmap v2242: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 93/726 objects degraded (12.810%) 2024-04-06T03:06:10.028 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:06:10.028 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 6s ago 19m - - 2024-04-06T03:06:10.028 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 8s ago 18m - - 2024-04-06T03:06:10.028 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (8m) 6s ago 13m 23.9M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:06:10.028 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 8s ago 13m - - 2024-04-06T03:06:10.028 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (6m) 6s ago 12m 60.6M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:06:10.029 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (7m) 8s ago 18m 531M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:06:10.029 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (5m) 6s ago 20m 451M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:06:10.029 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (5m) 6s ago 20m 112M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:06:10.029 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (3m) 8s ago 18m 54.8M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:06:10.029 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (4m) 6s ago 18m 57.2M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:06:10.029 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (8m) 6s ago 14m 19.4M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:06:10.029 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (8m) 8s ago 14m 17.8M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:06:10.029 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (2m) 6s ago 18m 47.2M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:06:10.029 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (104s) 6s ago 17m 52.3M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 29aac394f569 2024-04-06T03:06:10.029 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (48s) 6s ago 17m 41.2M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 bb88cc68aaf3 2024-04-06T03:06:10.029 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 unknown 6s ago 16m - 2481M 2024-04-06T03:06:10.029 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (16m) 8s ago 16m 67.9M 2736M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T03:06:10.029 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (15m) 8s ago 15m 63.2M 2736M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T03:06:10.029 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (15m) 8s ago 15m 58.6M 2736M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:06:10.030 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (15m) 8s ago 15m 66.1M 2736M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:06:10.030 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (6m) 8s ago 14m 72.4M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:06:10.030 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (12m) 6s ago 12m 77.9M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:06:10.030 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (12m) 8s ago 12m 75.9M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:06:10.030 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (12m) 6s ago 12m 75.7M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:06:10.030 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (12m) 8s ago 12m 78.1M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:06:10.443 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:06:10.443 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:06:10.443 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:06:10.443 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:06:10.443 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:06:10.444 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:06:10.444 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:06:10.444 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:06:10.444 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-06T03:06:10.444 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 4 2024-04-06T03:06:10.444 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:06:10.444 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:06:10.444 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:06:10.444 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:06:10.444 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:06:10.444 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-06T03:06:10.444 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 9 2024-04-06T03:06:10.444 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:06:10.444 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:06:10.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:10 smithi042 ceph-mon[106428]: from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:10.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:10 smithi042 ceph-mon[96829]: from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:10.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:10 smithi064 ceph-mon[95564]: from='client.54397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:10.803 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:06:10.803 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:06:10.803 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:06:10.803 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:06:10.803 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:06:10.803 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:06:10.803 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:06:10.804 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:06:10.804 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "8/23 daemons upgraded", 2024-04-06T03:06:10.804 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-04-06T03:06:10.804 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:06:10.804 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:06:11.235 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 2 failed cephadm daemon(s); Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded 2024-04-06T03:06:11.235 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-06T03:06:11.235 INFO:teuthology.orchestra.run.smithi042.stdout: daemon osd.3 on smithi042 is in unknown state 2024-04-06T03:06:11.235 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:06:11.235 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded 2024-04-06T03:06:11.235 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.1 is active+undersized+degraded, acting [2,0] 2024-04-06T03:06:11.235 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.9 is active+undersized+degraded, acting [1,2] 2024-04-06T03:06:11.235 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2024-04-06T03:06:11.236 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.d is active+undersized+degraded, acting [1,4] 2024-04-06T03:06:11.236 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.e is active+undersized+degraded, acting [2,7] 2024-04-06T03:06:11.236 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2024-04-06T03:06:11.236 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2024-04-06T03:06:11.236 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2024-04-06T03:06:11.236 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2024-04-06T03:06:11.236 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2024-04-06T03:06:11.236 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2024-04-06T03:06:11.236 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2024-04-06T03:06:11.236 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2024-04-06T03:06:11.236 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.14 is active+undersized+degraded, acting [1,7] 2024-04-06T03:06:11.236 INFO:teuthology.orchestra.run.smithi042.stdout: pg 5.0 is active+undersized+degraded, acting [1,4] 2024-04-06T03:06:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:11 smithi064 ceph-mon[95564]: from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:11 smithi064 ceph-mon[95564]: pgmap v2243: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 56/726 objects degraded (7.713%) 2024-04-06T03:06:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:11 smithi064 ceph-mon[95564]: from='client.54409 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:11 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:11 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:11 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/2708333371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:11 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/3691499301' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:06:11.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[106428]: from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:11.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[106428]: pgmap v2243: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 56/726 objects degraded (7.713%) 2024-04-06T03:06:11.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[106428]: from='client.54409 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:11.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:11.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:11.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/2708333371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:11.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/3691499301' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:06:11.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[96829]: from='client.54403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:11.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[96829]: pgmap v2243: 161 pgs: 15 active+undersized+degraded, 22 active+undersized, 124 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 56/726 objects degraded (7.713%) 2024-04-06T03:06:11.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[96829]: from='client.54409 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:11.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:11.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:11.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/2708333371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:11.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/3691499301' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:06:11.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:11.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:12.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:06:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:06:12] "GET /metrics HTTP/1.1" 200 38503 "" "Prometheus/2.33.4" 2024-04-06T03:06:12.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:12 smithi064 ceph-mon[95564]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:12.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:12 smithi064 ceph-mon[95564]: pgmap v2244: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-06T03:06:12.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:12 smithi064 ceph-mon[95564]: pgmap v2245: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-04-06T03:06:12.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:12 smithi064 ceph-mon[95564]: pgmap v2246: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:06:12.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:12 smithi064 ceph-mon[95564]: pgmap v2247: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:06:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:12 smithi064 ceph-mon[95564]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:06:12.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:12 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded) 2024-04-06T03:06:12.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:12 smithi042 ceph-mon[106428]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:12.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:12 smithi042 ceph-mon[106428]: pgmap v2244: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-06T03:06:12.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:12 smithi042 ceph-mon[106428]: pgmap v2245: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-04-06T03:06:12.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:12 smithi042 ceph-mon[106428]: pgmap v2246: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:06:12.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:12 smithi042 ceph-mon[106428]: pgmap v2247: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:06:12.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:12 smithi042 ceph-mon[106428]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:06:12.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:12 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded) 2024-04-06T03:06:12.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:12 smithi042 ceph-mon[96829]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:12.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:12 smithi042 ceph-mon[96829]: pgmap v2244: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-06T03:06:12.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:12 smithi042 ceph-mon[96829]: pgmap v2245: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 984 B/s rd, 0 op/s 2024-04-06T03:06:12.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:12 smithi042 ceph-mon[96829]: pgmap v2246: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:06:12.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:12 smithi042 ceph-mon[96829]: pgmap v2247: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:06:12.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:12 smithi042 ceph-mon[96829]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:06:12.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:12 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded) 2024-04-06T03:06:14.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:14 smithi064 ceph-mon[95564]: pgmap v2248: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-06T03:06:14.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:14 smithi042 ceph-mon[106428]: pgmap v2248: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-06T03:06:14.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:14 smithi042 ceph-mon[96829]: pgmap v2248: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-06T03:06:16.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:16 smithi064 ceph-mon[95564]: pgmap v2249: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-06T03:06:16.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:16 smithi042 ceph-mon[106428]: pgmap v2249: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-06T03:06:16.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:16 smithi042 ceph-mon[96829]: pgmap v2249: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 943 B/s rd, 0 op/s 2024-04-06T03:06:18.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:18 smithi064 ceph-mon[95564]: pgmap v2250: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s 2024-04-06T03:06:18.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:18.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:06:18.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:18.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:18 smithi042 ceph-mon[106428]: pgmap v2250: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s 2024-04-06T03:06:18.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:18.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:06:18.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:18.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:18 smithi042 ceph-mon[96829]: pgmap v2250: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s 2024-04-06T03:06:18.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:06:18.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:19.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:19.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:19.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:20.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:20 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:20.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:20 smithi064 ceph-mon[95564]: Upgrade: osd.4 is safe to restart 2024-04-06T03:06:20.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:20 smithi064 ceph-mon[95564]: pgmap v2251: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-06T03:06:20.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:20 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:20.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:20 smithi042 ceph-mon[106428]: Upgrade: osd.4 is safe to restart 2024-04-06T03:06:20.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:20 smithi042 ceph-mon[106428]: pgmap v2251: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-06T03:06:20.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:20 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:20 smithi042 ceph-mon[96829]: Upgrade: osd.4 is safe to restart 2024-04-06T03:06:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:20 smithi042 ceph-mon[96829]: pgmap v2251: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-06T03:06:21.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:21 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:21.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:21.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-06T03:06:21.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:21 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-06T03:06:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:21 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-06T03:06:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:22.427 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:06:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:06:22] "GET /metrics HTTP/1.1" 200 38512 "" "Prometheus/2.33.4" 2024-04-06T03:06:22.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:22 smithi064 ceph-mon[95564]: Upgrade: Updating osd.4 2024-04-06T03:06:22.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:22 smithi064 ceph-mon[95564]: Deploying daemon osd.4 on smithi064 2024-04-06T03:06:22.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:22 smithi064 ceph-mon[95564]: pgmap v2252: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:06:22.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:22.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:22.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:22.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:22 smithi042 ceph-mon[106428]: Upgrade: Updating osd.4 2024-04-06T03:06:22.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:22 smithi042 ceph-mon[106428]: Deploying daemon osd.4 on smithi064 2024-04-06T03:06:22.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:22 smithi042 ceph-mon[106428]: pgmap v2252: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:06:22.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:22.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:22.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:22 smithi042 ceph-mon[96829]: Upgrade: Updating osd.4 2024-04-06T03:06:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:22 smithi042 ceph-mon[96829]: Deploying daemon osd.4 on smithi064 2024-04-06T03:06:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:22 smithi042 ceph-mon[96829]: pgmap v2252: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:06:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:23.512 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:23 smithi064 ceph-mon[95564]: pgmap v2253: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-04-06T03:06:23.512 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:23 smithi064 ceph-mon[95564]: pgmap v2254: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:06:23.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:23 smithi042 ceph-mon[106428]: pgmap v2253: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-04-06T03:06:23.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:23 smithi042 ceph-mon[106428]: pgmap v2254: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:06:23.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:23 smithi042 ceph-mon[96829]: pgmap v2253: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 957 B/s rd, 0 op/s 2024-04-06T03:06:23.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:23 smithi042 ceph-mon[96829]: pgmap v2254: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:06:24.747 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:24 smithi064 systemd[1]: Stopping Ceph osd.4 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:06:25.247 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[30434]: 2024-04-06T03:06:24.924+0000 7fb563eba700 -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-06T03:06:25.247 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[30434]: 2024-04-06T03:06:24.924+0000 7fb563eba700 -1 osd.4 152 *** Got signal Terminated *** 2024-04-06T03:06:25.247 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[30434]: 2024-04-06T03:06:24.924+0000 7fb563eba700 -1 osd.4 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:06:25.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:25 smithi064 ceph-mon[95564]: pgmap v2255: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:06:25.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:25 smithi064 ceph-mon[95564]: osd.4 marked itself down and dead 2024-04-06T03:06:25.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:25 smithi042 ceph-mon[106428]: pgmap v2255: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:06:25.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:25 smithi042 ceph-mon[106428]: osd.4 marked itself down and dead 2024-04-06T03:06:25.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:25 smithi042 ceph-mon[96829]: pgmap v2255: 161 pgs: 161 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:06:25.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:25 smithi042 ceph-mon[96829]: osd.4 marked itself down and dead 2024-04-06T03:06:26.195 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:25 smithi064 podman[123790]: 2024-04-06 03:06:25.886263834 +0000 UTC m=+1.211758730 container died 7c15297a3f2c70368a4ab3517c94e410ab4190090cb7c20580a8dd94eb1a6c61 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, vendor=Red Hat, Inc., GIT_BRANCH=HEAD, io.openshift.expose-services=, release=754, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream, 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, CEPH_POINT_RELEASE=-17.2.0, ceph=True, 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.buildah.version=1.19.8, RELEASE=HEAD, distribution-scope=public, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.display-name=CentOS Stream 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_CLEAN=True, name=centos-stream, build-date=2022-05-03T08:36:31.336870, com.redhat.component=centos-stream-container, architecture=x86_64, 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) 2024-04-06T03:06:26.452 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:26 smithi064 podman[123790]: 2024-04-06 03:06:26.309042977 +0000 UTC m=+1.634537883 container cleanup 7c15297a3f2c70368a4ab3517c94e410ab4190090cb7c20580a8dd94eb1a6c61 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, build-date=2022-05-03T08:36:31.336870, GIT_BRANCH=HEAD, 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., com.redhat.component=centos-stream-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, version=8, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, io.openshift.expose-services=, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, ceph=True, RELEASE=HEAD, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc., GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, name=centos-stream, io.openshift.tags=base centos centos-stream, distribution-scope=public, 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, maintainer=Guillaume Abrioux ) 2024-04-06T03:06:26.452 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:26 smithi064 bash[123790]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4 2024-04-06T03:06:26.746 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:26 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:06:26.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:26 smithi064 ceph-mon[95564]: osdmap e153: 8 total, 7 up, 8 in 2024-04-06T03:06:26.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:26 smithi064 ceph-mon[95564]: osdmap e154: 8 total, 7 up, 8 in 2024-04-06T03:06:26.747 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:26 smithi064 podman[123807]: 2024-04-06 03:06:26.535417342 +0000 UTC m=+0.644318581 container remove 7c15297a3f2c70368a4ab3517c94e410ab4190090cb7c20580a8dd94eb1a6c61 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, RELEASE=HEAD, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=, release=754, name=centos-stream, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, ceph=True, io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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, vendor=Red Hat, Inc., version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, distribution-scope=public, architecture=x86_64) 2024-04-06T03:06:26.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:26 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:06:26.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:26 smithi042 ceph-mon[106428]: osdmap e153: 8 total, 7 up, 8 in 2024-04-06T03:06:26.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:26 smithi042 ceph-mon[106428]: osdmap e154: 8 total, 7 up, 8 in 2024-04-06T03:06:26.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:26 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:06:26.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:26 smithi042 ceph-mon[96829]: osdmap e153: 8 total, 7 up, 8 in 2024-04-06T03:06:26.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:26 smithi042 ceph-mon[96829]: osdmap e154: 8 total, 7 up, 8 in 2024-04-06T03:06:27.214 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:26 smithi064 podman[123902]: 2024-04-06 03:06:26.863388979 +0000 UTC m=+0.018128330 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:06:27.215 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:26 smithi064 podman[123902]: 2024-04-06 03:06:26.986459263 +0000 UTC m=+0.141198637 container create 21e2e12485c4377be6d644b865b7ce125a504403b42a27c40342b993142f7839 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-04-06T03:06:27.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:27 smithi064 ceph-mon[95564]: pgmap v2257: 161 pgs: 8 peering, 20 stale+active+clean, 133 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:06:27.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:27 smithi064 ceph-mon[95564]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-06T03:06:27.497 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:27 smithi064 podman[123902]: 2024-04-06 03:06:27.230355154 +0000 UTC m=+0.385094488 container init 21e2e12485c4377be6d644b865b7ce125a504403b42a27c40342b993142f7839 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, RELEASE=squid-9f19235) 2024-04-06T03:06:27.497 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:27 smithi064 podman[123902]: 2024-04-06 03:06:27.233462652 +0000 UTC m=+0.388201983 container start 21e2e12485c4377be6d644b865b7ce125a504403b42a27c40342b993142f7839 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-9f19235, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-04-06T03:06:27.497 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:27 smithi064 podman[123902]: 2024-04-06 03:06:27.322080144 +0000 UTC m=+0.476819485 container attach 21e2e12485c4377be6d644b865b7ce125a504403b42a27c40342b993142f7839 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:06:27.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:27 smithi042 ceph-mon[106428]: pgmap v2257: 161 pgs: 8 peering, 20 stale+active+clean, 133 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:06:27.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:27 smithi042 ceph-mon[106428]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-06T03:06:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:27 smithi042 ceph-mon[96829]: pgmap v2257: 161 pgs: 8 peering, 20 stale+active+clean, 133 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:06:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:27 smithi042 ceph-mon[96829]: Health check failed: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-04-06T03:06:27.886 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:27 smithi064 podman[123902]: 2024-04-06 03:06:27.535927521 +0000 UTC m=+0.690666855 container died 21e2e12485c4377be6d644b865b7ce125a504403b42a27c40342b993142f7839 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_CLEAN=True, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:06:28.497 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:28 smithi064 podman[123928]: 2024-04-06 03:06:28.192997382 +0000 UTC m=+0.649379586 container remove 21e2e12485c4377be6d644b865b7ce125a504403b42a27c40342b993142f7839 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux ) 2024-04-06T03:06:28.497 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:28 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.4.service: Deactivated successfully. 2024-04-06T03:06:28.497 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:28 smithi064 systemd[1]: Stopped Ceph osd.4 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:06:28.497 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:28 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.4.service: Consumed 12.918s CPU time. 2024-04-06T03:06:28.497 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:28 smithi064 systemd[1]: Starting Ceph osd.4 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:06:28.861 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:28 smithi064 podman[124035]: 2024-04-06 03:06:28.527806902 +0000 UTC m=+0.018345249 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:06:28.861 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:28 smithi064 podman[124035]: 2024-04-06 03:06:28.644424924 +0000 UTC m=+0.134963273 container create 2fa816a14afd48d9b935ea2b250337b338b3cea4f9eb9d9e63f2a8f2f559249a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:06:28.861 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:28 smithi064 podman[124035]: 2024-04-06 03:06:28.872687211 +0000 UTC m=+0.363225572 container init 2fa816a14afd48d9b935ea2b250337b338b3cea4f9eb9d9e63f2a8f2f559249a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:06:28.861 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:28 smithi064 podman[124035]: 2024-04-06 03:06:28.876163583 +0000 UTC m=+0.366701931 container start 2fa816a14afd48d9b935ea2b250337b338b3cea4f9eb9d9e63f2a8f2f559249a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:06:29.246 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:28 smithi064 podman[124035]: 2024-04-06 03:06:28.971886353 +0000 UTC m=+0.462424701 container attach 2fa816a14afd48d9b935ea2b250337b338b3cea4f9eb9d9e63f2a8f2f559249a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-04-06T03:06:29.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:29 smithi064 ceph-mon[95564]: pgmap v2259: 161 pgs: 8 peering, 20 stale+active+clean, 133 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T03:06:29.703 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate[124050]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-06T03:06:29.703 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate[124050]: 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-06T03:06:29.703 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 bash[124035]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-06T03:06:29.703 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 bash[124035]: 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-06T03:06:29.703 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 bash[124035]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-06T03:06:29.703 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 bash[124035]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-06T03:06:29.703 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 bash[124035]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-06T03:06:29.703 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 bash[124035]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-06T03:06:29.703 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 bash[124035]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-06T03:06:29.703 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate[124050]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-06T03:06:29.704 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate[124050]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-06T03:06:29.704 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate[124050]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-06T03:06:29.704 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate[124050]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-06T03:06:29.704 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate[124050]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-06T03:06:29.704 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:29 smithi064 podman[124035]: 2024-04-06 03:06:29.350580585 +0000 UTC m=+0.841118941 container died 2fa816a14afd48d9b935ea2b250337b338b3cea4f9eb9d9e63f2a8f2f559249a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, io.buildah.version=1.33.5) 2024-04-06T03:06:29.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:29 smithi042 ceph-mon[106428]: pgmap v2259: 161 pgs: 8 peering, 20 stale+active+clean, 133 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T03:06:29.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:29 smithi042 ceph-mon[96829]: pgmap v2259: 161 pgs: 8 peering, 20 stale+active+clean, 133 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T03:06:30.497 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:30 smithi064 podman[124182]: 2024-04-06 03:06:30.226623309 +0000 UTC m=+0.870822679 container remove 2fa816a14afd48d9b935ea2b250337b338b3cea4f9eb9d9e63f2a8f2f559249a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, GIT_CLEAN=True) 2024-04-06T03:06:30.497 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:30 smithi064 podman[124246]: 2024-04-06 03:06:30.348750684 +0000 UTC m=+0.019022768 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:06:30.497 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:30 smithi064 podman[124246]: 2024-04-06 03:06:30.45247134 +0000 UTC m=+0.122743404 container create 999fd6543c196fb08f77421563ead7c4bfdaf58bf1440684d981471d6ba63c99 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux ) 2024-04-06T03:06:30.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:30 smithi042 ceph-mon[106428]: pgmap v2260: 161 pgs: 19 active+undersized+degraded, 8 peering, 9 stale+active+clean, 21 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:06:30.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:30 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:30.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:30 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 95/726 objects degraded (13.085%), 19 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:30.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:30 smithi042 ceph-mon[96829]: pgmap v2260: 161 pgs: 19 active+undersized+degraded, 8 peering, 9 stale+active+clean, 21 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:06:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:30 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:30 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 95/726 objects degraded (13.085%), 19 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:30.985 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:30 smithi064 ceph-mon[95564]: pgmap v2260: 161 pgs: 19 active+undersized+degraded, 8 peering, 9 stale+active+clean, 21 active+undersized, 104 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:06:30.985 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:30 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:30.986 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:30 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 95/726 objects degraded (13.085%), 19 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:30.986 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:30 smithi064 podman[124246]: 2024-04-06 03:06:30.671593085 +0000 UTC m=+0.341865150 container init 999fd6543c196fb08f77421563ead7c4bfdaf58bf1440684d981471d6ba63c99 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-06T03:06:30.986 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:30 smithi064 podman[124246]: 2024-04-06 03:06:30.674543352 +0000 UTC m=+0.344815420 container start 999fd6543c196fb08f77421563ead7c4bfdaf58bf1440684d981471d6ba63c99 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403) 2024-04-06T03:06:30.986 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:30 smithi064 ceph-osd[124265]: -- 172.21.15.64:0/2068565819 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562aab19b680 con 0x562aab165400 2024-04-06T03:06:30.986 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:30 smithi064 bash[124246]: 999fd6543c196fb08f77421563ead7c4bfdaf58bf1440684d981471d6ba63c99 2024-04-06T03:06:30.986 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:30 smithi064 systemd[1]: Started Ceph osd.4 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:06:31.246 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[124261]: 2024-04-06T03:06:31.210+0000 7fc31d4637c0 -1 Falling back to public interface 2024-04-06T03:06:32.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: pgmap v2261: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: pgmap v2262: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: pgmap v2263: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: pgmap v2264: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: pgmap v2265: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: pgmap v2266: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: pgmap v2267: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: pgmap v2268: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: pgmap v2269: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: pgmap v2270: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: pgmap v2271: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: pgmap v2272: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: pgmap v2261: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: pgmap v2262: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: pgmap v2263: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: pgmap v2264: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: pgmap v2265: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: pgmap v2266: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: pgmap v2261: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: pgmap v2262: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: pgmap v2263: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: pgmap v2264: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: pgmap v2265: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: pgmap v2266: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: pgmap v2267: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: pgmap v2268: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: pgmap v2269: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: pgmap v2270: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: pgmap v2271: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: pgmap v2272: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: pgmap v2267: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: pgmap v2268: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: pgmap v2269: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: pgmap v2270: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: pgmap v2271: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: pgmap v2272: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.649 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:06:32] "GET /metrics HTTP/1.1" 200 38512 "" "Prometheus/2.33.4" 2024-04-06T03:06:32.929 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2273: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.929 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2274: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.929 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.929 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2275: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.929 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2276: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.929 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.929 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2277: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.929 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2278: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.929 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.929 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-04-06T03:06:32.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2279: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2280: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.930 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.931 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.931 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2281: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.931 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2282: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.931 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.931 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.932 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.932 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.932 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.932 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.932 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.932 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2283: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.932 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2284: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.932 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.932 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.932 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.932 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.932 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.932 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.932 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2285: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2286: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2287: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2288: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.933 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2289: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2290: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2291: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2292: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.934 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.935 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.935 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.935 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.935 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.935 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.935 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.935 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2293: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.935 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: pgmap v2294: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:32.935 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.935 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:32.935 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.935 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.935 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.935 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:32.936 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2273: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2274: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2275: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2276: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2277: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2278: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2279: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2280: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2273: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2274: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2275: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2276: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2277: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2278: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 3 pgs peering) 2024-04-06T03:06:33.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2279: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2280: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2281: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2282: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2283: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2284: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2285: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2286: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2281: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2282: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2283: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2284: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2285: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2286: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2287: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2288: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2289: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2290: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2291: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2292: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2287: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2288: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2289: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2290: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2291: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2292: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2293: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: pgmap v2294: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2293: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: pgmap v2294: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:33.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:33.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:06:33.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:33.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:33.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:33.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:33.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:33.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.072 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[124261]: 2024-04-06T03:06:33.950+0000 7fc31d4637c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-06T03:06:34.072 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[124261]: 2024-04-06T03:06:34.000+0000 7fc31d4637c0 -1 osd.4 152 log_to_monitors true 2024-04-06T03:06:34.072 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2295: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.072 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2296: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.073 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.073 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2297: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.073 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2298: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.073 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.073 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2299: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.073 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2300: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.073 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.073 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.073 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.073 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.073 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.073 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.073 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2301: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.073 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2302: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.074 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.074 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.074 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.074 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.074 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.074 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.074 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.074 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2303: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.074 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2304: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.074 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.074 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.074 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2305: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2306: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.075 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2307: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.076 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2308: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.076 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.076 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.076 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.076 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.076 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.076 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.076 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.077 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2309: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.077 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2310: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.077 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.077 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.077 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.077 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.077 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.077 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.077 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.077 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2311: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.077 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: pgmap v2312: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.077 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.078 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.078 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.078 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.078 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.078 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.078 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.078 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.078 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.078 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.078 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.078 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.078 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.078 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.078 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.079 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.079 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.079 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.079 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.079 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2295: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2296: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2297: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2298: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2299: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2300: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2301: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2302: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2295: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2296: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2297: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2298: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2299: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2300: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2301: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2302: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2303: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2304: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2305: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2306: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2307: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2308: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2303: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2304: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2305: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2306: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2307: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2308: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2309: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2310: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2311: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: pgmap v2312: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2309: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2310: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2311: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: pgmap v2312: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.301 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:34.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:34.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:34.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:34.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:34.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.209 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[124261]: 2024-04-06T03:06:34.935+0000 7fc30e8bb700 -1 osd.4 152 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:06:35.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2313: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2314: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2315: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2316: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2317: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2318: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2319: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2320: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='osd.4 [v2:172.21.15.64:6800/1890455237,v1:172.21.15.64:6801/1890455237]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T03:06:35.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T03:06:35.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.212 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.212 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.212 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2321: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.212 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2322: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.212 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.212 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.212 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.212 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.212 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.212 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.212 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.212 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2323: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.212 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2324: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.213 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.213 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.213 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.213 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.213 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.213 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.213 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.213 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2325: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.213 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2326: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.213 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.213 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.213 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.213 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.214 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.214 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.214 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.214 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2327: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.214 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2328: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.214 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.214 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.214 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.214 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2329: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: pgmap v2330: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.215 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.216 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.216 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.216 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.216 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2313: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2314: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2315: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2316: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2317: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2318: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2319: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2320: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='osd.4 [v2:172.21.15.64:6800/1890455237,v1:172.21.15.64:6801/1890455237]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T03:06:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T03:06:35.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2313: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2314: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2315: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2316: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2317: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2318: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2319: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2320: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='osd.4 [v2:172.21.15.64:6800/1890455237,v1:172.21.15.64:6801/1890455237]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T03:06:35.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T03:06:35.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2321: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2322: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2323: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2324: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2325: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2326: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2321: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2322: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2323: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2324: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2325: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2326: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2327: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2328: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2329: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: pgmap v2330: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2327: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2328: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2329: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: pgmap v2330: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2331: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2332: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2333: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2334: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2335: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2336: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-06T03:06:35.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: osdmap e155: 8 total, 7 up, 8 in 2024-04-06T03:06:35.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='osd.4 [v2:172.21.15.64:6800/1890455237,v1:172.21.15.64:6801/1890455237]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:06:35.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:06:35.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:35.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:35.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2338: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2339: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:35.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:35.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:35.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:35.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:35.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2340: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2341: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2342: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2343: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2344: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2345: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2346: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2347: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2348: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: pgmap v2349: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2331: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2332: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2333: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2334: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2335: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2336: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-06T03:06:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: osdmap e155: 8 total, 7 up, 8 in 2024-04-06T03:06:36.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='osd.4 [v2:172.21.15.64:6800/1890455237,v1:172.21.15.64:6801/1890455237]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:06:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:06:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2331: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2332: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2333: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2334: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2335: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2336: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 203 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: osdmap e155: 8 total, 7 up, 8 in 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='osd.4 [v2:172.21.15.64:6800/1890455237,v1:172.21.15.64:6801/1890455237]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2338: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2339: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2340: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2341: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2342: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2343: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2338: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2339: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2340: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2341: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2342: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2343: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2344: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2345: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2346: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2347: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2348: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: pgmap v2349: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2344: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2345: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2346: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2347: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2348: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: pgmap v2349: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:36.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:36.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2350: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2351: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2352: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2353: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2354: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2355: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2356: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2357: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:06:37.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: osd.4 [v2:172.21.15.64:6800/1890455237,v1:172.21.15.64:6801/1890455237] boot 2024-04-06T03:06:37.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: osdmap e156: 8 total, 8 up, 8 in 2024-04-06T03:06:37.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T03:06:37.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2359: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2360: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2361: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2362: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2363: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2364: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2365: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2366: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2367: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2368: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2369: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: pgmap v2370: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2350: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2351: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2352: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2353: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2354: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2355: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2356: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2357: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: osd.4 [v2:172.21.15.64:6800/1890455237,v1:172.21.15.64:6801/1890455237] boot 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: osdmap e156: 8 total, 8 up, 8 in 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2359: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2350: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2351: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2352: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2353: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2354: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2355: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2356: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2357: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:06:37.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: osd.4 [v2:172.21.15.64:6800/1890455237,v1:172.21.15.64:6801/1890455237] boot 2024-04-06T03:06:37.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: osdmap e156: 8 total, 8 up, 8 in 2024-04-06T03:06:37.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T03:06:37.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2359: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2360: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2361: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2362: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2363: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2364: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2360: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2361: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2362: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2363: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2364: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2365: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2366: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2367: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2368: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2369: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: pgmap v2370: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2365: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2366: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2367: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2368: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2369: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: pgmap v2370: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.892 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2371: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2372: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2373: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2374: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2375: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2376: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2377: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2378: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2379: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: osdmap e157: 8 total, 8 up, 8 in 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2381: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2382: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.894 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2383: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2384: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.895 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2385: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2386: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2387: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2388: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2389: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2390: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2391: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: pgmap v2392: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.897 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.898 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:37.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:37.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:37.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:37.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:37.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2371: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2372: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2373: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2374: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2375: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2376: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2377: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2378: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2379: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: osdmap e157: 8 total, 8 up, 8 in 2024-04-06T03:06:38.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2371: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2372: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2373: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2374: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2375: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2376: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2377: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2378: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2379: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: osdmap e157: 8 total, 8 up, 8 in 2024-04-06T03:06:38.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2381: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2382: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2383: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2384: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2385: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2386: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2381: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2382: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2383: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2384: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2385: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2386: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2387: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2388: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2389: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2390: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2391: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: pgmap v2392: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2387: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2388: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2389: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2390: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2391: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: pgmap v2392: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:38.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:38.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:38.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.151 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2393: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.151 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2394: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.151 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.152 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2395: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.152 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2396: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.152 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.152 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2397: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.152 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2398: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.152 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.152 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2399: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.152 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2400: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.152 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.152 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.152 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.152 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.152 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.153 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.153 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2401: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.153 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2402: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.153 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.153 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.153 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.153 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2403: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2404: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.154 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2405: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2406: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2407: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2408: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.155 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2409: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2410: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2411: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: pgmap v2412: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:39.156 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.157 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.158 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.159 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2393: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2394: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2395: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2396: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2397: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2398: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2399: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2400: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2401: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2402: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2393: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2394: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2395: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2396: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2397: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2398: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2399: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2400: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2401: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2402: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2403: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2404: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2405: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2406: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2407: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2408: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2403: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2404: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2405: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2406: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2407: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2408: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:39.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2409: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2410: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2411: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: pgmap v2412: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2409: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:39.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2410: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:39.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2411: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:39.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: pgmap v2412: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:39.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:39.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:39.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:39.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:39.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.199 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2413: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:40.199 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2414: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:40.199 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.200 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2415: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.200 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2416: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.200 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.200 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2417: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.200 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2418: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.200 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.200 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2419: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.200 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2420: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.200 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.200 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2421: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.200 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2422: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.200 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.200 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:40.201 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.201 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.201 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.201 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.201 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.201 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2423: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.201 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2424: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.201 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.201 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.201 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.201 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2425: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2426: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2427: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2428: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2429: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2430: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2431: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: pgmap v2432: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:39 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2413: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:40.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2414: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:40.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2415: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2416: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2417: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2418: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2419: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2420: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2421: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2422: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:40.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2423: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2413: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:40.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2414: 161 pgs: 25 active+undersized+degraded, 37 active+undersized, 99 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:06:40.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2415: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2416: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2417: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2418: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2419: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2420: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2421: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2422: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2423: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2424: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2425: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2426: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2427: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2428: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2424: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2425: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2426: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2427: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2428: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2429: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2430: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2431: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: pgmap v2432: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2429: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2430: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2431: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: pgmap v2432: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:40.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:40.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:40.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:40.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:40.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:40.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:39 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.201 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2433: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2434: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2435: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2436: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2437: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2438: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.202 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2439: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2440: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2441: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2442: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2443: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2444: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.203 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2445: 161 pgs: 5 active+undersized+degraded, 12 active+undersized, 144 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 19/726 objects degraded (2.617%) 2024-04-06T03:06:41.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2446: 161 pgs: 5 active+undersized+degraded, 12 active+undersized, 144 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 19/726 objects degraded (2.617%) 2024-04-06T03:06:41.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.204 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2447: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2448: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2449: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2450: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.205 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.206 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2451: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2452: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:41.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.207 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2453: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.208 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2454: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.208 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.208 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.208 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.208 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.208 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.208 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.208 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.208 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2455: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:41.208 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: pgmap v2456: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:41.208 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.209 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.209 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.209 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.209 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.209 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.209 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.209 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.209 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.209 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.210 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.211 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2433: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2434: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2435: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2436: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2437: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2438: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2439: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2440: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2441: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2442: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2443: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2444: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2433: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2434: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2435: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2436: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2437: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2438: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2439: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2440: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2441: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2442: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2443: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2444: 161 pgs: 15 active+undersized+degraded, 25 active+undersized, 121 active+clean; 585 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:06:41.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2445: 161 pgs: 5 active+undersized+degraded, 12 active+undersized, 144 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 19/726 objects degraded (2.617%) 2024-04-06T03:06:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2446: 161 pgs: 5 active+undersized+degraded, 12 active+undersized, 144 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 19/726 objects degraded (2.617%) 2024-04-06T03:06:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2447: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2448: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2449: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2450: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2445: 161 pgs: 5 active+undersized+degraded, 12 active+undersized, 144 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 19/726 objects degraded (2.617%) 2024-04-06T03:06:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2446: 161 pgs: 5 active+undersized+degraded, 12 active+undersized, 144 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 19/726 objects degraded (2.617%) 2024-04-06T03:06:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2447: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2448: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2449: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2450: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2451: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2452: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2453: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2454: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2455: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:41.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: pgmap v2456: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:41.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2451: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2452: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2453: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2454: 161 pgs: 2 active+undersized+degraded, 7 active+undersized, 152 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 6/726 objects degraded (0.826%) 2024-04-06T03:06:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2455: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:41.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: pgmap v2456: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:41.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:41.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:41.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:41.610 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:06:42.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2457: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2458: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2459: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2460: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2461: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2462: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2463: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:06:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2464: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:06:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2465: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:06:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2466: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:06:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded) 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2467: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2468: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2469: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2470: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2471: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2472: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2473: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2474: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2475: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2476: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2477: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: pgmap v2478: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2457: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2458: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2459: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2460: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2461: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2462: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2463: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:06:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2464: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:06:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2465: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:06:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2466: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:06:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded) 2024-04-06T03:06:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2467: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T03:06:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2468: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T03:06:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2457: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2458: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2459: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2460: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2461: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2462: 161 pgs: 5 active+undersized, 156 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2463: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:06:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2464: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:06:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2465: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2466: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded) 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2467: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2468: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 18 op/s 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2469: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2470: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2471: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2472: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2473: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2474: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2475: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2476: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2477: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: pgmap v2478: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2469: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2470: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2471: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2472: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2473: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2474: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2475: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2476: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2477: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: pgmap v2478: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.298 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:06:42.298 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 10s ago 19m - - 2024-04-06T03:06:42.298 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 0s ago 19m - - 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (9m) 10s ago 13m 23.9M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 0s ago 13m - - 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (7m) 10s ago 12m 60.7M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (7m) 0s ago 18m 530M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (5m) 10s ago 20m 452M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (5m) 10s ago 20m 111M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (4m) 0s ago 19m 52.2M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (4m) 10s ago 19m 54.3M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (9m) 10s ago 14m 19.3M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (8m) 0s ago 14m 17.6M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (3m) 10s ago 18m 48.5M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (2m) 10s ago 18m 53.5M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 29aac394f569 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (81s) 10s ago 17m 42.7M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 bb88cc68aaf3 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (41s) 10s ago 17m 44.8M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 8bc3d490bb71 2024-04-06T03:06:42.299 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (16m) 0s ago 16m 67.7M 2736M 17.2.0 e1d6a67b021e 7c15297a3f2c 2024-04-06T03:06:42.300 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (16m) 0s ago 16m 62.7M 2736M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T03:06:42.300 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (16m) 0s ago 16m 59.1M 2736M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:06:42.300 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (15m) 0s ago 15m 65.9M 2736M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:06:42.300 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (7m) 0s ago 14m 72.4M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:06:42.300 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (13m) 10s ago 13m 78.1M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:06:42.300 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (13m) 0s ago 13m 76.0M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:06:42.300 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (12m) 10s ago 12m 75.9M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:06:42.300 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (12m) 0s ago 12m 78.2M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:06:42.611 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:06:42] "GET /metrics HTTP/1.1" 200 38513 "" "Prometheus/2.33.4" 2024-04-06T03:06:42.712 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:06:42.713 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:06:42.713 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:06:42.713 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:06:42.713 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:06:42.713 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:06:42.713 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:06:42.713 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:06:42.713 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-06T03:06:42.713 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 5 2024-04-06T03:06:42.713 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:06:42.713 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:06:42.713 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:06:42.713 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:06:42.713 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:06:42.714 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-06T03:06:42.714 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 10 2024-04-06T03:06:42.714 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:06:42.714 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:06:42.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: pgmap v2479: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: pgmap v2480: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:42.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: pgmap v2481: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: pgmap v2482: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.929 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: pgmap v2483: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: pgmap v2484: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:42.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:42.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:42.930 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: pgmap v2485: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: pgmap v2486: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:42.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: pgmap v2487: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: pgmap v2488: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:42.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:42.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:42.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:42.931 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:43.058 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:06:43.058 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:06:43.059 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:06:43.059 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:06:43.059 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:06:43.059 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:06:43.059 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:06:43.059 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:06:43.059 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "9/23 daemons upgraded", 2024-04-06T03:06:43.059 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-04-06T03:06:43.059 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:06:43.059 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:06:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: pgmap v2479: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: pgmap v2480: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: pgmap v2481: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: pgmap v2482: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: pgmap v2483: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: pgmap v2484: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:43.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:43.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:43.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:43.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:43.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: pgmap v2485: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: pgmap v2486: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:43.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:43.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:43.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:43.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: pgmap v2487: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: pgmap v2488: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:43.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:43.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:43.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:43.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:43.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:43.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:43.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: Upgrade: osd.4 is safe to restart 2024-04-06T03:06:43.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:43.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:42 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/4234462507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:43.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:43.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: Upgrade: osd.4 is safe to restart 2024-04-06T03:06:43.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:43.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/4234462507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: pgmap v2479: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: pgmap v2480: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: pgmap v2481: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: pgmap v2482: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: pgmap v2483: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: pgmap v2484: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: pgmap v2485: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: pgmap v2486: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: pgmap v2487: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: pgmap v2488: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:43.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:43.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:43.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-06T03:06:43.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: Upgrade: osd.4 is safe to restart 2024-04-06T03:06:43.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='client.34554 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:43.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:42 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/4234462507' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:43.464 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:06:43.464 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:06:43.464 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:06:43.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:43 smithi064 ceph-mon[95564]: from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:43.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:43 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/1592682834' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:06:43.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:43 smithi042 ceph-mon[106428]: from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:43.997 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:43 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/1592682834' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:06:43.998 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:43 smithi042 ceph-mon[96829]: from='client.54463 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:06:43.998 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:43 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1592682834' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:06:45.143 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:44 smithi064 ceph-mon[95564]: pgmap v2489: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:45.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:44 smithi042 ceph-mon[96829]: pgmap v2489: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:45.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:44 smithi042 ceph-mon[106428]: pgmap v2489: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:06:45.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:45 smithi064 ceph-mon[95564]: Upgrade: Updating osd.4 2024-04-06T03:06:45.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:45 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-06T03:06:45.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:45 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:45.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:45 smithi064 ceph-mon[95564]: Deploying daemon osd.4 on smithi064 2024-04-06T03:06:46.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:45 smithi042 ceph-mon[96829]: Upgrade: Updating osd.4 2024-04-06T03:06:46.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-06T03:06:46.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:45 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:46.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:45 smithi042 ceph-mon[96829]: Deploying daemon osd.4 on smithi064 2024-04-06T03:06:46.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:45 smithi042 ceph-mon[106428]: Upgrade: Updating osd.4 2024-04-06T03:06:46.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:45 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-06T03:06:46.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:45 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:46.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:45 smithi042 ceph-mon[106428]: Deploying daemon osd.4 on smithi064 2024-04-06T03:06:47.112 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:46 smithi064 ceph-mon[95564]: pgmap v2490: 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-06T03:06:47.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:46 smithi042 ceph-mon[96829]: pgmap v2490: 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-06T03:06:47.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:46 smithi042 ceph-mon[106428]: pgmap v2490: 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-06T03:06:48.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:48 smithi064 ceph-mon[95564]: pgmap v2491: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-04-06T03:06:48.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:48 smithi064 ceph-mon[95564]: pgmap v2492: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-04-06T03:06:48.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:48 smithi064 ceph-mon[95564]: pgmap v2493: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-06T03:06:48.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:48 smithi064 ceph-mon[95564]: pgmap v2494: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-06T03:06:48.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:06:48.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[96829]: pgmap v2491: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-04-06T03:06:48.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[96829]: pgmap v2492: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-04-06T03:06:48.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[96829]: pgmap v2493: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-06T03:06:48.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[96829]: pgmap v2494: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-06T03:06:48.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:06:48.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[106428]: pgmap v2491: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-04-06T03:06:48.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[106428]: pgmap v2492: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 983 B/s rd, 0 op/s 2024-04-06T03:06:48.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[106428]: pgmap v2493: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-06T03:06:48.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[106428]: pgmap v2494: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-06T03:06:48.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:48.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:06:48.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:50.564 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:50 smithi064 ceph-mon[95564]: pgmap v2495: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-06T03:06:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:50 smithi042 ceph-mon[106428]: pgmap v2495: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-06T03:06:50.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:50 smithi042 ceph-mon[96829]: pgmap v2495: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-06T03:06:51.160 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:50 smithi064 systemd[1]: Stopping Ceph osd.4 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:06:51.487 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[124261]: 2024-04-06T03:06:51.174+0000 7fc313aca700 -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-06T03:06:51.487 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[124261]: 2024-04-06T03:06:51.174+0000 7fc313aca700 -1 osd.4 157 *** Got signal Terminated *** 2024-04-06T03:06:51.487 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[124261]: 2024-04-06T03:06:51.174+0000 7fc313aca700 -1 osd.4 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:06:51.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:51 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:51.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:51 smithi064 ceph-mon[95564]: osd.4 marked itself down and dead 2024-04-06T03:06:51.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:51 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:51.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:51 smithi042 ceph-mon[96829]: osd.4 marked itself down and dead 2024-04-06T03:06:51.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:51 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:06:51.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:51 smithi042 ceph-mon[106428]: osd.4 marked itself down and dead 2024-04-06T03:06:52.227 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:51 smithi064 podman[129888]: 2024-04-06 03:06:51.981322005 +0000 UTC m=+0.909362907 container died 999fd6543c196fb08f77421563ead7c4bfdaf58bf1440684d981471d6ba63c99 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:06:52.487 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:06:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:06:52] "GET /metrics HTTP/1.1" 200 38517 "" "Prometheus/2.33.4" 2024-04-06T03:06:52.487 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:52 smithi064 podman[129888]: 2024-04-06 03:06:52.333303019 +0000 UTC m=+1.261343909 container cleanup 999fd6543c196fb08f77421563ead7c4bfdaf58bf1440684d981471d6ba63c99 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:06:52.487 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:52 smithi064 bash[129888]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4 2024-04-06T03:06:52.747 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:52 smithi064 podman[129905]: 2024-04-06 03:06:52.626472995 +0000 UTC m=+0.638375658 container remove 999fd6543c196fb08f77421563ead7c4bfdaf58bf1440684d981471d6ba63c99 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, io.buildah.version=1.33.5, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:06:52.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:52 smithi064 ceph-mon[95564]: pgmap v2496: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-06T03:06:52.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:52 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:06:52.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:52 smithi064 ceph-mon[95564]: osdmap e158: 8 total, 7 up, 8 in 2024-04-06T03:06:52.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:52.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:52.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:52 smithi064 ceph-mon[95564]: pgmap v2498: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:06:52.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:52 smithi064 ceph-mon[95564]: pgmap v2499: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:06:52.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[106428]: pgmap v2496: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-06T03:06:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:06:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[106428]: osdmap e158: 8 total, 7 up, 8 in 2024-04-06T03:06:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[106428]: pgmap v2498: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:06:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[106428]: pgmap v2499: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:06:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[96829]: pgmap v2496: 161 pgs: 161 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 965 B/s rd, 0 op/s 2024-04-06T03:06:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:06:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[96829]: osdmap e158: 8 total, 7 up, 8 in 2024-04-06T03:06:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[96829]: pgmap v2498: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:06:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[96829]: pgmap v2499: 161 pgs: 23 stale+active+clean, 138 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:06:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:53.189 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:52 smithi064 podman[129998]: 2024-04-06 03:06:52.850813639 +0000 UTC m=+0.017833661 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:06:53.189 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:52 smithi064 podman[129998]: 2024-04-06 03:06:52.960669187 +0000 UTC m=+0.127689183 container create bfbd768c537e1ddc3c16da4307c86f3d21d90652b1327b56b303c571d47b8f9d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-04-06T03:06:53.488 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:53 smithi064 podman[129998]: 2024-04-06 03:06:53.204686346 +0000 UTC m=+0.371706344 container init bfbd768c537e1ddc3c16da4307c86f3d21d90652b1327b56b303c571d47b8f9d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-04-06T03:06:53.488 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:53 smithi064 podman[129998]: 2024-04-06 03:06:53.207929218 +0000 UTC m=+0.374949222 container start bfbd768c537e1ddc3c16da4307c86f3d21d90652b1327b56b303c571d47b8f9d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS) 2024-04-06T03:06:53.488 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:53 smithi064 podman[129998]: 2024-04-06 03:06:53.287920021 +0000 UTC m=+0.454940038 container attach bfbd768c537e1ddc3c16da4307c86f3d21d90652b1327b56b303c571d47b8f9d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, 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_BRANCH=HEAD, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-06T03:06:53.746 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:53 smithi064 ceph-mon[95564]: osdmap e159: 8 total, 7 up, 8 in 2024-04-06T03:06:53.747 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:53 smithi064 podman[129998]: 2024-04-06 03:06:53.503785181 +0000 UTC m=+0.670805186 container died bfbd768c537e1ddc3c16da4307c86f3d21d90652b1327b56b303c571d47b8f9d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, ceph=True, 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_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403) 2024-04-06T03:06:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:53 smithi042 ceph-mon[106428]: osdmap e159: 8 total, 7 up, 8 in 2024-04-06T03:06:53.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:53 smithi042 ceph-mon[96829]: osdmap e159: 8 total, 7 up, 8 in 2024-04-06T03:06:54.412 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:54 smithi064 podman[130024]: 2024-04-06 03:06:54.158830089 +0000 UTC m=+0.649277249 container remove bfbd768c537e1ddc3c16da4307c86f3d21d90652b1327b56b303c571d47b8f9d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, GIT_CLEAN=True, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:06:54.412 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:54 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.4.service: Deactivated successfully. 2024-04-06T03:06:54.412 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:54 smithi064 systemd[1]: Stopped Ceph osd.4 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:06:54.412 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:54 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.4.service: Consumed 1.901s CPU time. 2024-04-06T03:06:54.412 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:54 smithi064 systemd[1]: Starting Ceph osd.4 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:06:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:54 smithi064 ceph-mon[95564]: pgmap v2501: 161 pgs: 19 active+undersized+degraded, 12 stale+active+clean, 21 active+undersized, 109 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:06:54.747 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:54 smithi064 podman[130129]: 2024-04-06 03:06:54.514971627 +0000 UTC m=+0.019856592 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:06:54.747 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:54 smithi064 podman[130129]: 2024-04-06 03:06:54.647208794 +0000 UTC m=+0.152093747 container create ff983095dcd97a333e8bd6bf4b9d767315f816dd08215300c742757e02dd18fe (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:06:54.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:54 smithi042 ceph-mon[106428]: pgmap v2501: 161 pgs: 19 active+undersized+degraded, 12 stale+active+clean, 21 active+undersized, 109 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:06:54.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:54 smithi042 ceph-mon[96829]: pgmap v2501: 161 pgs: 19 active+undersized+degraded, 12 stale+active+clean, 21 active+undersized, 109 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:06:55.247 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:54 smithi064 podman[130129]: 2024-04-06 03:06:54.912582923 +0000 UTC m=+0.417467875 container init ff983095dcd97a333e8bd6bf4b9d767315f816dd08215300c742757e02dd18fe (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD) 2024-04-06T03:06:55.247 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:54 smithi064 podman[130129]: 2024-04-06 03:06:54.916918823 +0000 UTC m=+0.421803783 container start ff983095dcd97a333e8bd6bf4b9d767315f816dd08215300c742757e02dd18fe (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-04-06T03:06:55.247 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 podman[130129]: 2024-04-06 03:06:55.012600746 +0000 UTC m=+0.517485717 container attach ff983095dcd97a333e8bd6bf4b9d767315f816dd08215300c742757e02dd18fe (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-04-06T03:06:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:55 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 95/726 objects degraded (13.085%), 19 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:55.747 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate[130152]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-06T03:06:55.747 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate[130152]: 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-06T03:06:55.747 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 bash[130129]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-06T03:06:55.748 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 bash[130129]: 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-06T03:06:55.748 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 bash[130129]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-06T03:06:55.748 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 bash[130129]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-06T03:06:55.748 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 bash[130129]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-06T03:06:55.748 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 bash[130129]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-06T03:06:55.748 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 bash[130129]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-06T03:06:55.748 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate[130152]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-06T03:06:55.748 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate[130152]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-06T03:06:55.748 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate[130152]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-06T03:06:55.748 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate[130152]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-06T03:06:55.748 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate[130152]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-06T03:06:55.748 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:55 smithi064 podman[130129]: 2024-04-06 03:06:55.388517846 +0000 UTC m=+0.893402810 container died ff983095dcd97a333e8bd6bf4b9d767315f816dd08215300c742757e02dd18fe (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux ) 2024-04-06T03:06:55.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:55 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 95/726 objects degraded (13.085%), 19 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:55.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:55 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 95/726 objects degraded (13.085%), 19 pgs degraded (PG_DEGRADED) 2024-04-06T03:06:56.222 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:56 smithi064 podman[130272]: 2024-04-06 03:06:56.026611048 +0000 UTC m=+0.633059313 container remove ff983095dcd97a333e8bd6bf4b9d767315f816dd08215300c742757e02dd18fe (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-activate, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:06:56.496 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:56 smithi064 podman[130337]: 2024-04-06 03:06:56.140722877 +0000 UTC m=+0.018284796 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:06:56.497 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:56 smithi064 podman[130337]: 2024-04-06 03:06:56.242682127 +0000 UTC m=+0.120244036 container create 72a001cf3e4418c5a9e5855652934844295126569e7281f7114540fd72201662 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS) 2024-04-06T03:06:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:56 smithi042 ceph-mon[106428]: pgmap v2502: 161 pgs: 27 active+undersized+degraded, 3 stale+active+clean, 34 active+undersized, 97 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 122/726 objects degraded (16.804%) 2024-04-06T03:06:56.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:56 smithi042 ceph-mon[96829]: pgmap v2502: 161 pgs: 27 active+undersized+degraded, 3 stale+active+clean, 34 active+undersized, 97 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 122/726 objects degraded (16.804%) 2024-04-06T03:06:56.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:56 smithi064 ceph-mon[95564]: pgmap v2502: 161 pgs: 27 active+undersized+degraded, 3 stale+active+clean, 34 active+undersized, 97 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 122/726 objects degraded (16.804%) 2024-04-06T03:06:56.997 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:56 smithi064 podman[130337]: 2024-04-06 03:06:56.628648899 +0000 UTC m=+0.506210809 container init 72a001cf3e4418c5a9e5855652934844295126569e7281f7114540fd72201662 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-04-06T03:06:56.997 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:56 smithi064 podman[130337]: 2024-04-06 03:06:56.63198097 +0000 UTC m=+0.509542881 container start 72a001cf3e4418c5a9e5855652934844295126569e7281f7114540fd72201662 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, 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, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-04-06T03:06:56.997 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:56 smithi064 ceph-osd[130357]: -- 172.21.15.64:0/3603980469 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a5719a9680 con 0x55a571973400 2024-04-06T03:06:56.997 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:56 smithi064 bash[130337]: 72a001cf3e4418c5a9e5855652934844295126569e7281f7114540fd72201662 2024-04-06T03:06:56.997 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:56 smithi064 systemd[1]: Started Ceph osd.4 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:06:57.496 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:06:57.171+0000 7ff6e7bee7c0 -1 Falling back to public interface 2024-04-06T03:06:58.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: pgmap v2503: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: pgmap v2504: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: pgmap v2505: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: pgmap v2506: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: pgmap v2507: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: pgmap v2503: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: pgmap v2504: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: pgmap v2505: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: pgmap v2506: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: pgmap v2507: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: pgmap v2508: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: pgmap v2509: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: pgmap v2510: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: pgmap v2511: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: pgmap v2512: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: pgmap v2508: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: pgmap v2509: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: pgmap v2510: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: pgmap v2511: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: pgmap v2512: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: pgmap v2513: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: pgmap v2514: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: pgmap v2515: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: pgmap v2516: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: pgmap v2513: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: pgmap v2514: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: pgmap v2515: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: pgmap v2516: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.051 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: pgmap v2503: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: pgmap v2504: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: pgmap v2505: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 958 B/s rd, 0 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: pgmap v2506: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: pgmap v2507: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: pgmap v2508: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 3 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: pgmap v2509: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: pgmap v2510: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: pgmap v2511: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: pgmap v2512: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: pgmap v2513: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: pgmap v2514: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: pgmap v2515: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: pgmap v2516: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2517: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2518: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2519: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2520: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2521: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2522: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2523: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2524: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2525: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2526: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:58.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:58.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:58.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2527: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2528: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:58.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:58.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:58.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:58.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2529: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2530: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2531: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2532: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2533: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2534: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2535: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2536: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2537: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2538: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2539: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: pgmap v2540: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2517: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2518: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2519: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2520: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2521: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2522: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2523: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2524: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2525: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2526: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2517: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2518: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2519: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2520: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2521: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2522: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2523: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2524: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2525: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2526: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2527: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2528: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2529: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2530: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2531: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2532: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2527: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2528: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2529: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2530: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2531: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2532: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2533: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2534: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2535: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2536: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2537: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2538: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2533: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2534: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2535: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2536: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2537: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2538: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2539: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: pgmap v2540: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.048 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2539: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: pgmap v2540: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.049 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.050 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.945 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:06:59.930+0000 7ff6e7bee7c0 -1 osd.4 157 log_to_monitors true 2024-04-06T03:06:59.945 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2541: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.946 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2542: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.946 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.946 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2543: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.946 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2544: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.946 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.946 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2545: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.946 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2546: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.946 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.946 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.946 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.946 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.946 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2547: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2548: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.948 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2549: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.948 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2550: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.948 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.948 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.948 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.948 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.948 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2551: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2552: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.949 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2553: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2554: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2555: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.950 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2556: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2557: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2558: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.951 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.952 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.952 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.952 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2559: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.952 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2560: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.952 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.952 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.952 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.952 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.952 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.952 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.952 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.952 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2561: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.952 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: pgmap v2562: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:06:59.952 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.953 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:06:59.953 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.953 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.953 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.953 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.953 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.953 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:06:59.953 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.953 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:06:59.953 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:06:59.953 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:06:59.953 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:06:59.954 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:06:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2541: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2542: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2543: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2544: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2545: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2546: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2547: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2548: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2541: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2542: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2543: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2544: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2545: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2546: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2547: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2548: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2549: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2550: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2551: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2552: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2553: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.038 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2554: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2549: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2550: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2551: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2552: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.040 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2553: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2554: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2555: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2556: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2557: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2558: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2559: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2560: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2555: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2556: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2557: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2558: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2559: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2560: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2561: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: pgmap v2562: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2561: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: pgmap v2562: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.047 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:00.048 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:06:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2563: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2564: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2565: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2566: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2567: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2568: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T03:07:01.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2569: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2570: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2563: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2564: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2565: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2566: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2567: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2568: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2569: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2570: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2571: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2572: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2573: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2574: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 130/726 objects degraded (17.906%), 29 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:01.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2571: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2572: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2573: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2574: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 130/726 objects degraded (17.906%), 29 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:01.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2575: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2576: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:01.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2577: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: pgmap v2578: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2575: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2576: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:01.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2577: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: pgmap v2578: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.052 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2563: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.052 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2564: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.053 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.053 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2565: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.053 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2566: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.053 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.053 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.053 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.053 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.053 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.053 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.053 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2567: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.053 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2568: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.053 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.053 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-06T03:07:01.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2569: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2570: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.054 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2571: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2572: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2573: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2574: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.055 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.056 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 130/726 objects degraded (17.906%), 29 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:01.056 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.056 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.056 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.056 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.056 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.056 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2575: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.056 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2576: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.057 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.057 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.057 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:01.057 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.057 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.057 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.057 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.057 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.057 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2577: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.057 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: pgmap v2578: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.057 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.057 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.057 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.058 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.058 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.058 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.058 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.058 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.058 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.058 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.058 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.058 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.058 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.058 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.058 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.058 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.058 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.059 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.059 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.059 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.428 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:07:01.310+0000 7ff6d503e700 -1 osd.4 157 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:07:01.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2579: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2580: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2581: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2582: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2583: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2584: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-06T03:07:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: osdmap e160: 8 total, 7 up, 8 in 2024-04-06T03:07:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2586: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2587: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:01.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:01.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2588: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2589: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2590: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2591: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2592: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2593: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556]' entity='osd.4' 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2594: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2595: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2596: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: pgmap v2597: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2579: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2580: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2581: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2582: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2583: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2584: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: osdmap e160: 8 total, 7 up, 8 in 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2586: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2587: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2579: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2580: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2581: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2582: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2583: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2584: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556]' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-06T03:07:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: osdmap e160: 8 total, 7 up, 8 in 2024-04-06T03:07:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2586: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2587: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 18 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2588: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2589: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2590: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2591: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2592: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.288 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2593: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2588: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2589: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2590: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2591: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2592: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2593: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556]' entity='osd.4' 2024-04-06T03:07:02.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2594: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2595: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2596: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: pgmap v2597: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556]' entity='osd.4' 2024-04-06T03:07:02.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2594: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2595: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2596: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: pgmap v2597: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:02.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:02.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:02.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:02.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:02.746 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:07:02] "GET /metrics HTTP/1.1" 200 38517 "" "Prometheus/2.33.4" 2024-04-06T03:07:03.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2598: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2599: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2600: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2601: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2602: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2603: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2604: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2605: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2606: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2607: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2608: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2609: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2610: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2611: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2612: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2613: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2614: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2615: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:07:03.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556] boot 2024-04-06T03:07:03.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: osdmap e161: 8 total, 8 up, 8 in 2024-04-06T03:07:03.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T03:07:03.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2617: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: pgmap v2618: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:07:03.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2598: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2599: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2600: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2601: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2602: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2603: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2604: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2605: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2606: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2607: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2598: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2599: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2600: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2601: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2602: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2603: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2604: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2605: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2606: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2607: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2608: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2609: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2610: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2611: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2612: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2608: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2609: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2610: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2611: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2612: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2613: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.300 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2614: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2615: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:07:03.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556] boot 2024-04-06T03:07:03.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: osdmap e161: 8 total, 8 up, 8 in 2024-04-06T03:07:03.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T03:07:03.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2617: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: pgmap v2618: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.303 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2613: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.303 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2614: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2615: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:07:03.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: osd.4 [v2:172.21.15.64:6800/1996558556,v1:172.21.15.64:6801/1996558556] boot 2024-04-06T03:07:03.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: osdmap e161: 8 total, 8 up, 8 in 2024-04-06T03:07:03.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-06T03:07:03.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2617: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: pgmap v2618: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:07:03.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.306 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.307 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.307 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.307 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.307 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.307 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.307 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.307 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.307 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.307 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.307 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.308 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.309 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:07:03.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.310 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.311 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.311 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.311 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2619: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2620: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2621: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2622: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2623: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2624: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2625: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2626: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2627: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2628: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:03.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:03.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:03.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:03.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:03.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:03.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2629: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2630: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2631: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2632: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2633: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2634: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2635: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2636: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2637: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2638: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: osdmap e162: 8 total, 8 up, 8 in 2024-04-06T03:07:04.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2640: 161 pgs: 7 peering, 25 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:07:04.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: pgmap v2641: 161 pgs: 7 peering, 25 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:07:04.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2619: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2620: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2621: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2622: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2623: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2624: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2625: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2626: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2627: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2628: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2619: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2620: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2621: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2622: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2623: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2624: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2625: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2626: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2627: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2628: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2629: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2630: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2631: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2632: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2633: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2634: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2629: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2630: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2631: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2632: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2633: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2634: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2635: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2636: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2637: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2638: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: osdmap e162: 8 total, 8 up, 8 in 2024-04-06T03:07:04.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2640: 161 pgs: 7 peering, 25 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:07:04.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: pgmap v2641: 161 pgs: 7 peering, 25 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:07:04.042 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2635: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2636: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2637: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2638: 161 pgs: 29 active+undersized+degraded, 40 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 130/726 objects degraded (17.906%) 2024-04-06T03:07:04.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: osdmap e162: 8 total, 8 up, 8 in 2024-04-06T03:07:04.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2640: 161 pgs: 7 peering, 25 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:07:04.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: pgmap v2641: 161 pgs: 7 peering, 25 active+undersized+degraded, 37 active+undersized, 92 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 112/726 objects degraded (15.427%) 2024-04-06T03:07:04.044 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:04.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:04.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:04.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:04.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:04.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:04.047 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2642: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2643: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2644: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2645: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2646: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2647: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2648: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2649: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2650: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2642: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2643: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2644: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2645: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2646: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2647: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2648: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2649: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2650: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2651: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2652: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2653: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2654: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2655: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.038 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.039 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2651: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.039 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2652: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2653: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2654: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2655: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.040 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.041 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2656: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2657: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.041 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2658: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: pgmap v2659: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.042 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.043 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2656: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2657: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.043 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2658: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: pgmap v2659: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.044 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.045 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.045 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.046 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.046 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2642: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2643: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2644: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2645: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2646: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2647: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2648: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2649: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2650: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2651: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.142 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.142 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.142 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.142 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.142 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2652: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.142 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2653: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.142 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.142 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.142 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.142 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.142 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.142 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.142 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.142 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2654: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.143 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2655: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.143 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.143 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.143 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.143 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.143 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.143 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.143 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.143 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2656: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.144 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2657: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.144 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.144 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:05.144 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.144 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.144 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.144 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.144 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.144 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2658: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.144 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: pgmap v2659: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:05.144 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.144 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.144 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.144 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.145 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.145 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.145 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.145 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.145 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.145 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.145 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.145 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.145 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:05.145 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.145 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:05.145 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:05.146 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:05.146 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:05.146 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2660: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2661: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2662: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2663: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2664: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2665: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2666: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2667: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2668: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2669: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2670: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2671: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2672: 161 pgs: 7 peering, 12 active+undersized+degraded, 20 active+undersized, 122 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2673: 161 pgs: 7 peering, 12 active+undersized+degraded, 20 active+undersized, 122 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2674: 161 pgs: 7 peering, 12 active+undersized+degraded, 20 active+undersized, 122 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2675: 161 pgs: 7 peering, 12 active+undersized+degraded, 20 active+undersized, 122 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2676: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: pgmap v2677: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2660: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2661: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2662: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2663: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2664: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2665: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2666: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2667: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2660: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2661: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2662: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2663: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2664: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2665: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2666: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2667: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2668: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2669: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2670: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2671: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:06.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2672: 161 pgs: 7 peering, 12 active+undersized+degraded, 20 active+undersized, 122 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:07:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2673: 161 pgs: 7 peering, 12 active+undersized+degraded, 20 active+undersized, 122 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:07:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2668: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2669: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.289 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2670: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2671: 161 pgs: 7 peering, 15 active+undersized+degraded, 25 active+undersized, 114 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 56/726 objects degraded (7.713%) 2024-04-06T03:07:06.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 56/726 objects degraded (7.713%), 15 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:06.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.290 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2672: 161 pgs: 7 peering, 12 active+undersized+degraded, 20 active+undersized, 122 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:07:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2673: 161 pgs: 7 peering, 12 active+undersized+degraded, 20 active+undersized, 122 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:07:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2674: 161 pgs: 7 peering, 12 active+undersized+degraded, 20 active+undersized, 122 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:07:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2675: 161 pgs: 7 peering, 12 active+undersized+degraded, 20 active+undersized, 122 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:07:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2676: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:06.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: pgmap v2677: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2674: 161 pgs: 7 peering, 12 active+undersized+degraded, 20 active+undersized, 122 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:07:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2675: 161 pgs: 7 peering, 12 active+undersized+degraded, 20 active+undersized, 122 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:07:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2676: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: pgmap v2677: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2678: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:06.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2679: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:06.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2680: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:06.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2681: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:06.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2682: 161 pgs: 7 peering, 10 active+undersized+degraded, 13 active+undersized, 131 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 37/726 objects degraded (5.096%) 2024-04-06T03:07:06.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2683: 161 pgs: 7 peering, 10 active+undersized+degraded, 13 active+undersized, 131 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 37/726 objects degraded (5.096%) 2024-04-06T03:07:06.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2684: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:07:06.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2685: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:07:06.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:06.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:06.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:06.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:06.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:06.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2686: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:07:06.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2687: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:07:06.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:06.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2688: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2689: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2690: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.001 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2691: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2692: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.002 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2693: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2694: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.003 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2695: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2696: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.004 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2697: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.005 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: pgmap v2698: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.006 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.007 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.008 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2678: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:07.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2679: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:07.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2680: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:07.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2681: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:07.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2682: 161 pgs: 7 peering, 10 active+undersized+degraded, 13 active+undersized, 131 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 37/726 objects degraded (5.096%) 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2683: 161 pgs: 7 peering, 10 active+undersized+degraded, 13 active+undersized, 131 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 37/726 objects degraded (5.096%) 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2684: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2685: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2686: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:07:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2678: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2679: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2680: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2681: 161 pgs: 7 peering, 10 active+undersized+degraded, 18 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 37/726 objects degraded (5.096%) 2024-04-06T03:07:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2682: 161 pgs: 7 peering, 10 active+undersized+degraded, 13 active+undersized, 131 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 37/726 objects degraded (5.096%) 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2683: 161 pgs: 7 peering, 10 active+undersized+degraded, 13 active+undersized, 131 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 37/726 objects degraded (5.096%) 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2684: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2685: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2686: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:07:07.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2687: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:07:07.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2688: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2689: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2690: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2691: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2692: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2693: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2694: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2695: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2696: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2697: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: pgmap v2698: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2687: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:07:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2688: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2689: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2690: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2691: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2692: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2693: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2694: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2695: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2696: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.296 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2697: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: pgmap v2698: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.297 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:07.298 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:07.299 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2699: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2700: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2701: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2702: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2703: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2704: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2705: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2706: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/726 objects degraded (5.096%), 10 pgs degraded) 2024-04-06T03:07:08.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2707: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2708: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.252 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2709: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2710: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.253 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2711: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.254 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2712: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.255 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2713: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2714: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.256 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2715: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2716: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.257 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.258 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2717: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: pgmap v2718: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.259 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.260 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-06T03:07:08.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2699: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2700: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2701: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2702: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2703: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2704: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2705: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2706: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/726 objects degraded (5.096%), 10 pgs degraded) 2024-04-06T03:07:08.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2707: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2708: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2709: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2699: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2700: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2701: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2702: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2703: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2704: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2705: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2706: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 37/726 objects degraded (5.096%), 10 pgs degraded) 2024-04-06T03:07:08.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.288 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2707: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2708: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2709: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2710: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2711: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2712: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.293 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2713: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2714: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.294 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2715: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2716: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.295 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2710: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.296 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2711: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2712: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.297 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2713: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.298 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2714: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.299 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2715: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2716: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.300 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.301 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2717: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: pgmap v2718: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.302 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.303 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.304 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-06T03:07:08.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.304 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:08.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:08.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2717: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: pgmap v2718: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:08.305 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.306 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.306 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:08.306 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:08.306 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.306 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.306 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:08.307 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-06T03:07:08.881 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:08 smithi064 ceph-mon[95564]: pgmap v2719: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.881 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:08 smithi064 ceph-mon[95564]: pgmap v2720: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:08.881 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:08 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-06T03:07:08.881 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:08 smithi064 ceph-mon[95564]: Upgrade: osd.5 is safe to restart 2024-04-06T03:07:09.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:08 smithi042 ceph-mon[106428]: pgmap v2719: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:09.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:08 smithi042 ceph-mon[106428]: pgmap v2720: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:09.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:08 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-06T03:07:09.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:08 smithi042 ceph-mon[106428]: Upgrade: osd.5 is safe to restart 2024-04-06T03:07:09.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:08 smithi042 ceph-mon[96829]: pgmap v2719: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:09.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:08 smithi042 ceph-mon[96829]: pgmap v2720: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:09.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:08 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-06T03:07:09.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:08 smithi042 ceph-mon[96829]: Upgrade: osd.5 is safe to restart 2024-04-06T03:07:11.140 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:10 smithi064 ceph-mon[95564]: pgmap v2721: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:11.141 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:10 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:11.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:10 smithi042 ceph-mon[106428]: pgmap v2721: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:11.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:10 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:11.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:10 smithi042 ceph-mon[96829]: pgmap v2721: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:11.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:10 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:12.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:07:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:07:12] "GET /metrics HTTP/1.1" 200 38371 "" "Prometheus/2.33.4" 2024-04-06T03:07:12.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:12 smithi064 ceph-mon[95564]: pgmap v2722: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:07:12.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:12.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:12.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:12 smithi064 ceph-mon[95564]: pgmap v2723: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:07:12.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:12 smithi064 ceph-mon[95564]: pgmap v2724: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:07:12.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:12.899 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:12 smithi064 ceph-mon[95564]: Upgrade: Updating osd.5 2024-04-06T03:07:12.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:12.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-06T03:07:12.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:12.900 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:12 smithi064 ceph-mon[95564]: Deploying daemon osd.5 on smithi064 2024-04-06T03:07:13.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[106428]: pgmap v2722: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:07:13.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:13.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:13.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[106428]: pgmap v2723: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:07:13.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[106428]: pgmap v2724: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:07:13.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:13.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[106428]: Upgrade: Updating osd.5 2024-04-06T03:07:13.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:13.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-06T03:07:13.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:13.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[106428]: Deploying daemon osd.5 on smithi064 2024-04-06T03:07:13.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[96829]: pgmap v2722: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:07:13.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:13.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:13.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[96829]: pgmap v2723: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:07:13.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[96829]: pgmap v2724: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:07:13.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:13.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[96829]: Upgrade: Updating osd.5 2024-04-06T03:07:13.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:13.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-06T03:07:13.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:13.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:12 smithi042 ceph-mon[96829]: Deploying daemon osd.5 on smithi064 2024-04-06T03:07:13.835 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:07:14.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:14 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:14.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:14 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:14.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:14 smithi064 ceph-mon[95564]: pgmap v2725: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-04-06T03:07:14.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:14 smithi064 ceph-mon[95564]: pgmap v2726: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-04-06T03:07:14.382 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:14 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:14.511 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:07:14.511 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 2s ago 20m - - 2024-04-06T03:07:14.511 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 1s ago 20m - - 2024-04-06T03:07:14.511 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (9m) 2s ago 14m 23.9M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:07:14.511 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 1s ago 14m - - 2024-04-06T03:07:14.511 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (7m) 2s ago 13m 63.0M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:07:14.511 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (8m) 1s ago 19m 532M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:07:14.512 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (6m) 2s ago 21m 452M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:07:14.512 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (6m) 2s ago 21m 122M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:07:14.512 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (4m) 1s ago 19m 54.5M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:07:14.512 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (5m) 2s ago 19m 58.7M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:07:14.512 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (9m) 2s ago 15m 19.5M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:07:14.512 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (9m) 1s ago 15m 20.9M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:07:14.512 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (3m) 2s ago 19m 50.0M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:07:14.512 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (2m) 2s ago 18m 55.7M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 29aac394f569 2024-04-06T03:07:14.512 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (113s) 2s ago 18m 43.9M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 bb88cc68aaf3 2024-04-06T03:07:14.512 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (73s) 2s ago 17m 46.6M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 8bc3d490bb71 2024-04-06T03:07:14.512 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (18s) 1s ago 17m 32.8M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 72a001cf3e44 2024-04-06T03:07:14.512 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (16m) 1s ago 16m 64.3M 2736M 17.2.0 e1d6a67b021e 7945609ce13f 2024-04-06T03:07:14.512 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (16m) 1s ago 16m 60.2M 2736M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:07:14.512 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (16m) 1s ago 16m 66.9M 2736M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:07:14.513 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (8m) 1s ago 15m 72.4M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:07:14.513 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (13m) 2s ago 13m 78.3M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:07:14.513 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (13m) 1s ago 13m 76.2M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:07:14.513 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (13m) 2s ago 13m 76.2M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:07:14.513 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (13m) 1s ago 13m 78.4M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:07:14.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:14 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:14.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:14 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:14.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:14 smithi042 ceph-mon[96829]: pgmap v2725: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-04-06T03:07:14.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:14 smithi042 ceph-mon[96829]: pgmap v2726: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-04-06T03:07:14.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:14 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:14.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:14 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:14.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:14 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:14.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:14 smithi042 ceph-mon[106428]: pgmap v2725: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-04-06T03:07:14.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:14 smithi042 ceph-mon[106428]: pgmap v2726: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 882 B/s rd, 0 op/s 2024-04-06T03:07:14.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:14 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:14.920 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:07:14.921 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:07:14.921 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:07:14.921 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:07:14.921 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:07:14.921 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:07:14.921 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:07:14.921 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:07:14.921 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-06T03:07:14.921 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 5 2024-04-06T03:07:14.921 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:07:14.921 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:07:14.921 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:07:14.921 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:07:14.922 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:07:14.922 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-06T03:07:14.922 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 10 2024-04-06T03:07:14.922 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:07:14.922 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:07:15.264 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:07:15.264 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:07:15.264 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:07:15.264 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:07:15.264 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:07:15.264 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:07:15.264 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:07:15.264 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:07:15.264 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "10/23 daemons upgraded", 2024-04-06T03:07:15.264 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-04-06T03:07:15.264 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:07:15.264 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:07:15.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:15 smithi042 ceph-mon[96829]: from='client.54478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:15.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:15 smithi042 ceph-mon[96829]: from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:15.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:15 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:15.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:15 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:15.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:15 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:15.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:15 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/2699516245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:15.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:15 smithi042 ceph-mon[106428]: from='client.54478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:15.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:15 smithi042 ceph-mon[106428]: from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:15.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:15 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:15.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:15 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:15.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:15 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:15.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:15 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/2699516245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:15.671 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-06T03:07:15.671 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:07:15.671 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:07:15.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:15 smithi064 ceph-mon[95564]: from='client.54478 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:15.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:15 smithi064 ceph-mon[95564]: from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:15.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:15 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:15.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:15 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:15.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:15 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:15.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:15 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/2699516245' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:16.247 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:16 smithi064 systemd[1]: Stopping Ceph osd.5 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:07:16.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:16 smithi064 ceph-mon[95564]: from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:16.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:16 smithi064 ceph-mon[95564]: pgmap v2727: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-04-06T03:07:16.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:16 smithi064 ceph-mon[95564]: pgmap v2728: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:16.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:16 smithi064 ceph-mon[95564]: from='client.34605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:16.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:16 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/506290333' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:07:16.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:16 smithi064 ceph-mon[95564]: osd.5 marked itself down and dead 2024-04-06T03:07:16.749 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:16 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[33318]: 2024-04-06T03:07:16.299+0000 7f1741f7d700 -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-06T03:07:16.749 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:16 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[33318]: 2024-04-06T03:07:16.299+0000 7f1741f7d700 -1 osd.5 162 *** Got signal Terminated *** 2024-04-06T03:07:16.749 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:16 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[33318]: 2024-04-06T03:07:16.299+0000 7f1741f7d700 -1 osd.5 162 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:07:16.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:16 smithi042 ceph-mon[96829]: from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:16.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:16 smithi042 ceph-mon[96829]: pgmap v2727: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-04-06T03:07:16.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:16 smithi042 ceph-mon[96829]: pgmap v2728: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:16.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:16 smithi042 ceph-mon[96829]: from='client.34605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:16.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:16 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/506290333' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:07:16.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:16 smithi042 ceph-mon[96829]: osd.5 marked itself down and dead 2024-04-06T03:07:16.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:16 smithi042 ceph-mon[106428]: from='client.34593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:16.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:16 smithi042 ceph-mon[106428]: pgmap v2727: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1019 B/s rd, 0 op/s 2024-04-06T03:07:16.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:16 smithi042 ceph-mon[106428]: pgmap v2728: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:16.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:16 smithi042 ceph-mon[106428]: from='client.34605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:16.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:16 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/506290333' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:07:16.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:16 smithi042 ceph-mon[106428]: osd.5 marked itself down and dead 2024-04-06T03:07:17.337 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:17 smithi064 podman[135773]: 2024-04-06 03:07:17.036779334 +0000 UTC m=+0.845502678 container died 7945609ce13f254d4f19b9e6c0bce69895292506d7d564cf012db6a319307606 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, 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, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, RELEASE=HEAD, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, distribution-scope=public, version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., name=centos-stream, io.openshift.tags=base centos centos-stream, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, architecture=x86_64, 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., 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.buildah.version=1.19.8, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, release=754) 2024-04-06T03:07:17.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:17 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:07:17.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:17 smithi064 ceph-mon[95564]: osdmap e163: 8 total, 7 up, 8 in 2024-04-06T03:07:17.704 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:17 smithi064 podman[135773]: 2024-04-06 03:07:17.450888282 +0000 UTC m=+1.259611625 container cleanup 7945609ce13f254d4f19b9e6c0bce69895292506d7d564cf012db6a319307606 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, ceph=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, release=754, architecture=x86_64, io.openshift.tags=base centos centos-stream, GIT_BRANCH=HEAD, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, distribution-scope=public, RELEASE=HEAD, maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, io.openshift.expose-services=, com.redhat.component=centos-stream-container, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., 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, name=centos-stream, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc.) 2024-04-06T03:07:17.704 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:17 smithi064 bash[135773]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5 2024-04-06T03:07:17.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:17 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:07:17.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:17 smithi042 ceph-mon[96829]: osdmap e163: 8 total, 7 up, 8 in 2024-04-06T03:07:17.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:17 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:07:17.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:17 smithi042 ceph-mon[106428]: osdmap e163: 8 total, 7 up, 8 in 2024-04-06T03:07:17.997 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:17 smithi064 podman[135790]: 2024-04-06 03:07:17.719474913 +0000 UTC m=+0.676423200 container remove 7945609ce13f254d4f19b9e6c0bce69895292506d7d564cf012db6a319307606 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, 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, io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, name=centos-stream, RELEASE=HEAD, version=8, io.buildah.version=1.19.8, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, 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., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, architecture=x86_64, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-04-06T03:07:18.316 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:18 smithi064 podman[135882]: 2024-04-06 03:07:17.975194492 +0000 UTC m=+0.018233337 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:07:18.316 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:18 smithi064 podman[135882]: 2024-04-06 03:07:18.087081232 +0000 UTC m=+0.130120120 container create 2ccdf8f4384a12baa849af39ef14c654ccbeaa85a851b76ea9fbdf0dca4c092e (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, ceph=True) 2024-04-06T03:07:18.316 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:18 smithi064 podman[135882]: 2024-04-06 03:07:18.331626498 +0000 UTC m=+0.374665358 container init 2ccdf8f4384a12baa849af39ef14c654ccbeaa85a851b76ea9fbdf0dca4c092e (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, RELEASE=squid-9f19235, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-04-06T03:07:18.620 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:18 smithi064 podman[135882]: 2024-04-06 03:07:18.334990457 +0000 UTC m=+0.378029304 container start 2ccdf8f4384a12baa849af39ef14c654ccbeaa85a851b76ea9fbdf0dca4c092e (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5) 2024-04-06T03:07:18.620 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:18 smithi064 podman[135882]: 2024-04-06 03:07:18.397708342 +0000 UTC m=+0.440747196 container attach 2ccdf8f4384a12baa849af39ef14c654ccbeaa85a851b76ea9fbdf0dca4c092e (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True) 2024-04-06T03:07:18.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:18 smithi064 ceph-mon[95564]: pgmap v2729: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:07:18.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:18 smithi064 ceph-mon[95564]: osdmap e164: 8 total, 7 up, 8 in 2024-04-06T03:07:18.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:18.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:07:18.621 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:18.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:18 smithi042 ceph-mon[96829]: pgmap v2729: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:07:18.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:18 smithi042 ceph-mon[96829]: osdmap e164: 8 total, 7 up, 8 in 2024-04-06T03:07:18.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:18.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:07:18.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:18 smithi042 ceph-mon[106428]: pgmap v2729: 161 pgs: 161 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:07:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:18 smithi042 ceph-mon[106428]: osdmap e164: 8 total, 7 up, 8 in 2024-04-06T03:07:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:07:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:18.968 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:18 smithi064 podman[135882]: 2024-04-06 03:07:18.636240064 +0000 UTC m=+0.679278900 container died 2ccdf8f4384a12baa849af39ef14c654ccbeaa85a851b76ea9fbdf0dca4c092e (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, 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, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-04-06T03:07:19.713 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:19 smithi064 podman[135908]: 2024-04-06 03:07:19.285173169 +0000 UTC m=+0.643526158 container remove 2ccdf8f4384a12baa849af39ef14c654ccbeaa85a851b76ea9fbdf0dca4c092e (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-04-06T03:07:19.713 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:19 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.5.service: Deactivated successfully. 2024-04-06T03:07:19.714 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:19 smithi064 systemd[1]: Stopped Ceph osd.5 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:07:19.714 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:19 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.5.service: Consumed 11.248s CPU time. 2024-04-06T03:07:19.714 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:19 smithi064 systemd[1]: Starting Ceph osd.5 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:07:19.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 5]}]: dispatch 2024-04-06T03:07:19.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2024-04-06T03:07:19.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [2, 5]}]: dispatch 2024-04-06T03:07:19.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 5]}]: dispatch 2024-04-06T03:07:19.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [5, 0]}]: dispatch 2024-04-06T03:07:19.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [2, 6]}]: dispatch 2024-04-06T03:07:19.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 1]}]: dispatch 2024-04-06T03:07:19.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.7"}]: dispatch 2024-04-06T03:07:19.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.c"}]: dispatch 2024-04-06T03:07:19.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.1f"}]: dispatch 2024-04-06T03:07:19.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 5]}]: dispatch 2024-04-06T03:07:19.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2024-04-06T03:07:19.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [2, 5]}]: dispatch 2024-04-06T03:07:19.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 5]}]: dispatch 2024-04-06T03:07:19.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [5, 0]}]: dispatch 2024-04-06T03:07:19.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [2, 6]}]: dispatch 2024-04-06T03:07:19.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 1]}]: dispatch 2024-04-06T03:07:19.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.7"}]: dispatch 2024-04-06T03:07:19.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.c"}]: dispatch 2024-04-06T03:07:19.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.1f"}]: dispatch 2024-04-06T03:07:19.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 5]}]: dispatch 2024-04-06T03:07:19.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]: dispatch 2024-04-06T03:07:19.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [2, 5]}]: dispatch 2024-04-06T03:07:19.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 5]}]: dispatch 2024-04-06T03:07:19.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [5, 0]}]: dispatch 2024-04-06T03:07:19.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [2, 6]}]: dispatch 2024-04-06T03:07:19.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 1]}]: dispatch 2024-04-06T03:07:19.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.7"}]: dispatch 2024-04-06T03:07:19.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.c"}]: dispatch 2024-04-06T03:07:19.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.1f"}]: dispatch 2024-04-06T03:07:19.990 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:19 smithi064 podman[136013]: 2024-04-06 03:07:19.631098666 +0000 UTC m=+0.017979783 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:07:19.990 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:19 smithi064 podman[136013]: 2024-04-06 03:07:19.76960188 +0000 UTC m=+0.156483033 container create 7ef9eb4a63ffe4c5f1839b1c7856d31c4205eb788e5745e742dce03929bc6250 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-04-06T03:07:20.246 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 podman[136013]: 2024-04-06 03:07:20.005637069 +0000 UTC m=+0.392518190 container init 7ef9eb4a63ffe4c5f1839b1c7856d31c4205eb788e5745e742dce03929bc6250 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-04-06T03:07:20.247 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 podman[136013]: 2024-04-06 03:07:20.008900353 +0000 UTC m=+0.395781462 container start 7ef9eb4a63ffe4c5f1839b1c7856d31c4205eb788e5745e742dce03929bc6250 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403) 2024-04-06T03:07:20.247 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 podman[136013]: 2024-04-06 03:07:20.113833439 +0000 UTC m=+0.500714571 container attach 7ef9eb4a63ffe4c5f1839b1c7856d31c4205eb788e5745e742dce03929bc6250 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-04-06T03:07:20.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-mon[95564]: pgmap v2732: 161 pgs: 9 active+undersized+degraded, 14 stale+active+clean, 12 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 784 B/s rd, 0 op/s; 31/726 objects degraded (4.270%) 2024-04-06T03:07:20.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 31/726 objects degraded (4.270%), 9 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:20.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 5]}]': finished 2024-04-06T03:07:20.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2024-04-06T03:07:20.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [2, 5]}]': finished 2024-04-06T03:07:20.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 5]}]': finished 2024-04-06T03:07:20.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [5, 0]}]': finished 2024-04-06T03:07:20.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [2, 6]}]': finished 2024-04-06T03:07:20.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 1]}]': finished 2024-04-06T03:07:20.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.7"}]': finished 2024-04-06T03:07:20.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-mon[95564]: osdmap e165: 8 total, 7 up, 8 in 2024-04-06T03:07:20.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.c"}]': finished 2024-04-06T03:07:20.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.1f"}]': finished 2024-04-06T03:07:20.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-mon[95564]: osdmap e166: 8 total, 7 up, 8 in 2024-04-06T03:07:20.748 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate[136028]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-06T03:07:20.748 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate[136028]: 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-06T03:07:20.749 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 bash[136013]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-06T03:07:20.749 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 bash[136013]: 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-06T03:07:20.749 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 bash[136013]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-06T03:07:20.749 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 bash[136013]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-06T03:07:20.749 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 bash[136013]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-06T03:07:20.749 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 bash[136013]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-06T03:07:20.749 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 bash[136013]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-06T03:07:20.749 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate[136028]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-06T03:07:20.749 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate[136028]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-06T03:07:20.749 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate[136028]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-06T03:07:20.749 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate[136028]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-06T03:07:20.750 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate[136028]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-06T03:07:20.750 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:20 smithi064 podman[136013]: 2024-04-06 03:07:20.486592724 +0000 UTC m=+0.873473836 container died 7ef9eb4a63ffe4c5f1839b1c7856d31c4205eb788e5745e742dce03929bc6250 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, GIT_CLEAN=True, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:07:20.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[96829]: pgmap v2732: 161 pgs: 9 active+undersized+degraded, 14 stale+active+clean, 12 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 784 B/s rd, 0 op/s; 31/726 objects degraded (4.270%) 2024-04-06T03:07:20.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 31/726 objects degraded (4.270%), 9 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:20.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 5]}]': finished 2024-04-06T03:07:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2024-04-06T03:07:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [2, 5]}]': finished 2024-04-06T03:07:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 5]}]': finished 2024-04-06T03:07:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [5, 0]}]': finished 2024-04-06T03:07:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [2, 6]}]': finished 2024-04-06T03:07:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 1]}]': finished 2024-04-06T03:07:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.7"}]': finished 2024-04-06T03:07:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[96829]: osdmap e165: 8 total, 7 up, 8 in 2024-04-06T03:07:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.c"}]': finished 2024-04-06T03:07:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.1f"}]': finished 2024-04-06T03:07:20.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[96829]: osdmap e166: 8 total, 7 up, 8 in 2024-04-06T03:07:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[106428]: pgmap v2732: 161 pgs: 9 active+undersized+degraded, 14 stale+active+clean, 12 active+undersized, 126 active+clean; 585 KiB data, 210 MiB used, 715 GiB / 715 GiB avail; 784 B/s rd, 0 op/s; 31/726 objects degraded (4.270%) 2024-04-06T03:07:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 31/726 objects degraded (4.270%), 9 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 5]}]': finished 2024-04-06T03:07:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1c", "id": [4, 2]}]': finished 2024-04-06T03:07:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.3", "id": [2, 5]}]': finished 2024-04-06T03:07:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.5", "id": [3, 5]}]': finished 2024-04-06T03:07:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.c", "id": [5, 0]}]': finished 2024-04-06T03:07:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.17", "id": [2, 6]}]': finished 2024-04-06T03:07:20.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "6.1f", "id": [3, 1]}]': finished 2024-04-06T03:07:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.7"}]': finished 2024-04-06T03:07:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[106428]: osdmap e165: 8 total, 7 up, 8 in 2024-04-06T03:07:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.c"}]': finished 2024-04-06T03:07:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd rm-pg-upmap-items", "format": "json", "pgid": "6.1f"}]': finished 2024-04-06T03:07:20.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:20 smithi042 ceph-mon[106428]: osdmap e166: 8 total, 7 up, 8 in 2024-04-06T03:07:21.353 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:21 smithi064 podman[136145]: 2024-04-06 03:07:21.11765456 +0000 UTC m=+0.625311739 container remove 7ef9eb4a63ffe4c5f1839b1c7856d31c4205eb788e5745e742dce03929bc6250 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, 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, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403) 2024-04-06T03:07:21.353 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:21 smithi064 podman[136208]: 2024-04-06 03:07:21.243099964 +0000 UTC m=+0.018177037 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:07:21.354 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:21 smithi064 podman[136208]: 2024-04-06 03:07:21.369094318 +0000 UTC m=+0.144171393 container create 2db945656bb7436596919327984b628c2f09c48ad63cbe43531012eff1028cdf (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-04-06T03:07:21.606 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:21 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:21.606 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:21 smithi064 ceph-mon[95564]: osdmap e167: 8 total, 7 up, 8 in 2024-04-06T03:07:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:21 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:21 smithi042 ceph-mon[106428]: osdmap e167: 8 total, 7 up, 8 in 2024-04-06T03:07:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:21 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:21 smithi042 ceph-mon[96829]: osdmap e167: 8 total, 7 up, 8 in 2024-04-06T03:07:21.997 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:21 smithi064 podman[136208]: 2024-04-06 03:07:21.621805728 +0000 UTC m=+0.396882803 container init 2db945656bb7436596919327984b628c2f09c48ad63cbe43531012eff1028cdf (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:07:21.997 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:21 smithi064 podman[136208]: 2024-04-06 03:07:21.625015125 +0000 UTC m=+0.400092197 container start 2db945656bb7436596919327984b628c2f09c48ad63cbe43531012eff1028cdf (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, 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.build-date=20240403, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True) 2024-04-06T03:07:21.997 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:21 smithi064 ceph-osd[136227]: -- 172.21.15.64:0/4149667317 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56384c8f7680 con 0x56384c8c1400 2024-04-06T03:07:21.997 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:21 smithi064 bash[136208]: 2db945656bb7436596919327984b628c2f09c48ad63cbe43531012eff1028cdf 2024-04-06T03:07:21.997 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:21 smithi064 systemd[1]: Started Ceph osd.5 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:07:22.496 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[136223]: 2024-04-06T03:07:22.174+0000 7fd1eb9247c0 -1 Falling back to public interface 2024-04-06T03:07:22.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:07:22] "GET /metrics HTTP/1.1" 200 38515 "" "Prometheus/2.33.4" 2024-04-06T03:07:22.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-mon[95564]: pgmap v2735: 161 pgs: 1 remapped+peering, 2 unknown, 15 active+undersized+degraded, 5 stale+active+clean, 24 active+undersized, 114 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 62/726 objects degraded (8.540%) 2024-04-06T03:07:22.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-mon[95564]: Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-04-06T03:07:22.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:22.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-mon[95564]: osdmap e168: 8 total, 7 up, 8 in 2024-04-06T03:07:22.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:22.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:22.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[96829]: pgmap v2735: 161 pgs: 1 remapped+peering, 2 unknown, 15 active+undersized+degraded, 5 stale+active+clean, 24 active+undersized, 114 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 62/726 objects degraded (8.540%) 2024-04-06T03:07:22.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[96829]: Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-04-06T03:07:22.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[96829]: osdmap e168: 8 total, 7 up, 8 in 2024-04-06T03:07:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:22.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[106428]: pgmap v2735: 161 pgs: 1 remapped+peering, 2 unknown, 15 active+undersized+degraded, 5 stale+active+clean, 24 active+undersized, 114 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 62/726 objects degraded (8.540%) 2024-04-06T03:07:22.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[106428]: Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-04-06T03:07:22.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:22.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[106428]: osdmap e168: 8 total, 7 up, 8 in 2024-04-06T03:07:22.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:22.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:22.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:22.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: pgmap v2738: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:23.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: pgmap v2739: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:23.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:23.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: pgmap v2740: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:23.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: pgmap v2741: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: osdmap e169: 8 total, 7 up, 8 in 2024-04-06T03:07:23.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: pgmap v2738: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: pgmap v2739: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: pgmap v2740: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: pgmap v2741: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: pgmap v2738: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: pgmap v2739: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: pgmap v2740: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: pgmap v2741: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: osdmap e169: 8 total, 7 up, 8 in 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: osdmap e169: 8 total, 7 up, 8 in 2024-04-06T03:07:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.639 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2742: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.639 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2743: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.639 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.639 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2744: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.639 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2745: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.639 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2746: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2747: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2748: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2749: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2750: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2751: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2752: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2753: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2742: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2743: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2744: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2745: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2746: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2747: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.641 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2748: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2749: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2750: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2751: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2752: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2753: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2754: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2755: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2756: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2757: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.642 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2758: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2759: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2761: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2762: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2763: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2764: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.643 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2754: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2755: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2756: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2757: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2758: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2759: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2761: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2762: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2763: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2764: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2765: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: pgmap v2766: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.646 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.649 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.650 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2765: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: pgmap v2766: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.651 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.652 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.655 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.657 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.658 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.658 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2742: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2743: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2744: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2745: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2746: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2747: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2748: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2749: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2750: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2751: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2752: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2753: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2754: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2755: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2756: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2757: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2758: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2759: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2761: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2762: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2763: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2764: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2765: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: pgmap v2766: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:24.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:24.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:24.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:24.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:24.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:24.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:24.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.246 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[136223]: 2024-04-06T03:07:24.893+0000 7fd1eb9247c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-06T03:07:25.247 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[136223]: 2024-04-06T03:07:24.924+0000 7fd1eb9247c0 -1 osd.5 162 log_to_monitors true 2024-04-06T03:07:25.642 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2767: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.642 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2768: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.642 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2769: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2770: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2771: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2772: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2773: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2774: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2775: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2776: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.643 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2777: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.644 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2778: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2767: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2768: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2769: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2770: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2771: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2772: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.644 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2773: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2774: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2775: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2776: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2777: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.645 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2778: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2779: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.645 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2780: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2781: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2782: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2783: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2784: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2785: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2786: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2787: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2788: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.646 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.647 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2779: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2780: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2781: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2782: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.647 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.648 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2783: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.648 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2784: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.648 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.648 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2785: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.648 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2786: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.648 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.648 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2787: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.648 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2788: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.648 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.648 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.648 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2789: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: pgmap v2790: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.649 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.650 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2789: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: pgmap v2790: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.651 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.652 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.653 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='osd.5 [v2:172.21.15.64:6808/1042623879,v1:172.21.15.64:6809/1042623879]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T03:07:25.653 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T03:07:25.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.654 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 70/726 objects degraded (9.642%), 18 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.655 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.656 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='osd.5 [v2:172.21.15.64:6808/1042623879,v1:172.21.15.64:6809/1042623879]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T03:07:25.656 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T03:07:25.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.657 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 70/726 objects degraded (9.642%), 18 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:25.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.658 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.659 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2767: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2768: 161 pgs: 3 remapped+peering, 2 unknown, 18 active+undersized+degraded, 1 stale+active+clean, 36 active+undersized, 101 active+clean; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2769: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2770: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2771: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2772: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2773: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2774: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2775: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2776: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2777: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2778: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2779: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2780: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2781: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2782: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2783: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2784: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2785: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2786: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2787: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2788: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2789: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: pgmap v2790: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:25.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:25.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='osd.5 [v2:172.21.15.64:6808/1042623879,v1:172.21.15.64:6809/1042623879]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T03:07:25.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T03:07:25.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 70/726 objects degraded (9.642%), 18 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:25.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:25.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:25.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:25.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:25.996 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:25 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[136223]: 2024-04-06T03:07:25.918+0000 7fd1dcd7c700 -1 osd.5 162 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:07:26.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2791: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2792: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2793: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2794: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2795: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2796: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2797: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2798: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2799: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2800: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2801: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2802: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2803: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2804: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2805: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2806: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2807: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2808: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2809: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:26.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: pgmap v2810: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:26.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-06T03:07:26.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: osdmap e170: 8 total, 7 up, 8 in 2024-04-06T03:07:26.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='osd.5 [v2:172.21.15.64:6808/1042623879,v1:172.21.15.64:6809/1042623879]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:26.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:26.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2791: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2792: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2793: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2794: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2795: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2796: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2797: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2798: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2799: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2800: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2801: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2791: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2792: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2793: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2794: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2795: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2796: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2797: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2798: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2799: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2800: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2801: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2802: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2803: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2804: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2805: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2806: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2807: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2808: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2809: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:26.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: pgmap v2810: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:26.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-06T03:07:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: osdmap e170: 8 total, 7 up, 8 in 2024-04-06T03:07:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='osd.5 [v2:172.21.15.64:6808/1042623879,v1:172.21.15.64:6809/1042623879]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2802: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2803: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2804: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2805: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2806: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2807: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2808: 161 pgs: 2 active+clean+remapped, 99 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 unknown, 3 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:07:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2809: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: pgmap v2810: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 12 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: osdmap e170: 8 total, 7 up, 8 in 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='osd.5 [v2:172.21.15.64:6808/1042623879,v1:172.21.15.64:6809/1042623879]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:26.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:26.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.716 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2811: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.5 KiB/s, 3 objects/s recovering 2024-04-06T03:07:27.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2812: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.5 KiB/s, 3 objects/s recovering 2024-04-06T03:07:27.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2813: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.5 KiB/s, 3 objects/s recovering 2024-04-06T03:07:27.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2814: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.5 KiB/s, 3 objects/s recovering 2024-04-06T03:07:27.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2815: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%) 2024-04-06T03:07:27.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2816: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%) 2024-04-06T03:07:27.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2817: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 347 B/s, 25 objects/s recovering 2024-04-06T03:07:27.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2818: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 347 B/s, 25 objects/s recovering 2024-04-06T03:07:27.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2820: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 289 B/s, 21 objects/s recovering 2024-04-06T03:07:27.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2821: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 368 B/s, 26 objects/s recovering 2024-04-06T03:07:27.717 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2822: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 266 B/s, 19 objects/s recovering 2024-04-06T03:07:27.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2823: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2824: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2825: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2826: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2827: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-04-06T03:07:27.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.718 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2828: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: pgmap v2829: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:07:27.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: osd.5 [v2:172.21.15.64:6808/1042623879,v1:172.21.15.64:6809/1042623879] boot 2024-04-06T03:07:27.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: osdmap e171: 8 total, 8 up, 8 in 2024-04-06T03:07:27.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T03:07:27.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2811: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.5 KiB/s, 3 objects/s recovering 2024-04-06T03:07:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2812: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.5 KiB/s, 3 objects/s recovering 2024-04-06T03:07:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2813: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.5 KiB/s, 3 objects/s recovering 2024-04-06T03:07:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2814: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.5 KiB/s, 3 objects/s recovering 2024-04-06T03:07:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2815: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%) 2024-04-06T03:07:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2816: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%) 2024-04-06T03:07:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2817: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 347 B/s, 25 objects/s recovering 2024-04-06T03:07:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2818: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 347 B/s, 25 objects/s recovering 2024-04-06T03:07:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2820: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 289 B/s, 21 objects/s recovering 2024-04-06T03:07:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2821: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 368 B/s, 26 objects/s recovering 2024-04-06T03:07:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2811: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.5 KiB/s, 3 objects/s recovering 2024-04-06T03:07:27.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2812: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.5 KiB/s, 3 objects/s recovering 2024-04-06T03:07:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2813: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.5 KiB/s, 3 objects/s recovering 2024-04-06T03:07:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2814: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%); 1.5 KiB/s, 3 objects/s recovering 2024-04-06T03:07:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2815: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%) 2024-04-06T03:07:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2816: 161 pgs: 4 active+clean+remapped, 100 active+clean, 36 active+undersized, 1 stale+active+clean, 18 active+undersized+degraded, 2 remapped+peering; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 1/726 objects misplaced (0.138%) 2024-04-06T03:07:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2817: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 347 B/s, 25 objects/s recovering 2024-04-06T03:07:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2818: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 215 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 347 B/s, 25 objects/s recovering 2024-04-06T03:07:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2820: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 289 B/s, 21 objects/s recovering 2024-04-06T03:07:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2821: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 368 B/s, 26 objects/s recovering 2024-04-06T03:07:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2822: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 266 B/s, 19 objects/s recovering 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2823: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2824: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2825: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2826: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2827: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2828: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: pgmap v2829: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2822: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%); 266 B/s, 19 objects/s recovering 2024-04-06T03:07:27.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2823: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2824: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2825: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2826: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2827: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2828: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: pgmap v2829: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:27.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:27.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:07:27.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: osd.5 [v2:172.21.15.64:6808/1042623879,v1:172.21.15.64:6809/1042623879] boot 2024-04-06T03:07:27.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: osdmap e171: 8 total, 8 up, 8 in 2024-04-06T03:07:27.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T03:07:27.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: osd.5 [v2:172.21.15.64:6808/1042623879,v1:172.21.15.64:6809/1042623879] boot 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: osdmap e171: 8 total, 8 up, 8 in 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:27.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:27.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:27.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2830: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2831: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2832: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2833: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2835: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2836: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2837: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2838: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2839: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2840: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2841: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2842: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2843: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2844: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2845: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: pgmap v2846: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: osdmap e172: 8 total, 8 up, 8 in 2024-04-06T03:07:28.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2830: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2831: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2832: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2833: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2835: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2836: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2837: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2838: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2839: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2840: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2841: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2842: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2830: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2831: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2832: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2833: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2835: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2836: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2837: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2838: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2839: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2840: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2841: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2842: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2843: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2844: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2845: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: pgmap v2846: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2843: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2844: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:28.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2845: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: pgmap v2846: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:28.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: osdmap e172: 8 total, 8 up, 8 in 2024-04-06T03:07:28.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: osdmap e172: 8 total, 8 up, 8 in 2024-04-06T03:07:28.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:28.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:28.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:28.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:28.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:28.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2847: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2848: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2849: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2850: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2851: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2852: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2854: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2855: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2856: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2857: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2858: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2859: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2860: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2861: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2862: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2863: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2864: 161 pgs: 7 active+clean+remapped, 105 active+clean, 34 active+undersized, 15 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2865: 161 pgs: 7 active+clean+remapped, 105 active+clean, 34 active+undersized, 15 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2866: 161 pgs: 7 active+clean+remapped, 105 active+clean, 34 active+undersized, 15 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: pgmap v2867: 161 pgs: 7 active+clean+remapped, 105 active+clean, 34 active+undersized, 15 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: osdmap e173: 8 total, 8 up, 8 in 2024-04-06T03:07:29.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.505 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2847: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2848: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2849: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2850: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2851: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2852: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2854: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2855: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2856: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2857: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2858: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2859: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2847: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2848: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2849: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2850: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2851: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2852: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2854: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2855: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2856: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2857: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2858: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2859: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2860: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2861: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2862: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2863: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2864: 161 pgs: 7 active+clean+remapped, 105 active+clean, 34 active+undersized, 15 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2865: 161 pgs: 7 active+clean+remapped, 105 active+clean, 34 active+undersized, 15 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2866: 161 pgs: 7 active+clean+remapped, 105 active+clean, 34 active+undersized, 15 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: pgmap v2867: 161 pgs: 7 active+clean+remapped, 105 active+clean, 34 active+undersized, 15 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2860: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2861: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2862: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2863: 161 pgs: 7 active+clean+remapped, 100 active+clean, 36 active+undersized, 18 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2864: 161 pgs: 7 active+clean+remapped, 105 active+clean, 34 active+undersized, 15 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2865: 161 pgs: 7 active+clean+remapped, 105 active+clean, 34 active+undersized, 15 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2866: 161 pgs: 7 active+clean+remapped, 105 active+clean, 34 active+undersized, 15 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: pgmap v2867: 161 pgs: 7 active+clean+remapped, 105 active+clean, 34 active+undersized, 15 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 59/726 objects degraded (8.127%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:29.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:29.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: osdmap e173: 8 total, 8 up, 8 in 2024-04-06T03:07:29.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: osdmap e173: 8 total, 8 up, 8 in 2024-04-06T03:07:29.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:29.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:29.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:29.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:29.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:29.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2868: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2869: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2870: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2871: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2872: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2873: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2874: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2875: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2877: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2878: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2879: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2880: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2881: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2882: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2883: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2884: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2885: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2886: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2887: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2888: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2889: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2890: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2891: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: pgmap v2892: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: osdmap e174: 8 total, 8 up, 8 in 2024-04-06T03:07:30.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 46/726 objects degraded (6.336%), 11 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:30.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:30 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2868: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2869: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2870: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2871: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2872: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2873: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2874: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2875: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2877: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2878: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2879: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2880: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2868: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2869: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2870: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2871: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2872: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2873: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2874: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2875: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2877: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2878: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2879: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2880: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2881: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2882: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2883: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2884: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2885: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2886: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2887: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2888: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2889: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2890: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2881: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2882: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2883: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2884: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2885: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2886: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2887: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2888: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2889: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2890: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2891: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: pgmap v2892: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2891: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: pgmap v2892: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:30.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:30.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: osdmap e174: 8 total, 8 up, 8 in 2024-04-06T03:07:30.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 46/726 objects degraded (6.336%), 11 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:30.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: osdmap e174: 8 total, 8 up, 8 in 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 46/726 objects degraded (6.336%), 11 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:30.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:30.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:30.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:30.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:30.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:30.802 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:30 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2893: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2894: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2895: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2896: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2897: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2898: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2899: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2900: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2902: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2903: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2904: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2905: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2906: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2907: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2908: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2909: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2910: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2911: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2912: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.1 KiB/s, 2 objects/s recovering 2024-04-06T03:07:31.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: pgmap v2913: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.1 KiB/s, 2 objects/s recovering 2024-04-06T03:07:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: osdmap e175: 8 total, 8 up, 8 in 2024-04-06T03:07:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2893: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2894: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2895: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2896: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2897: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2898: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2899: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2900: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2902: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2903: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2904: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2905: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2893: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2894: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2895: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2896: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2897: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2898: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2899: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2900: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2902: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2903: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2904: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2905: 161 pgs: 2 peering, 5 active+clean+remapped, 115 active+clean, 28 active+undersized, 11 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 46/726 objects degraded (6.336%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2906: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2907: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2908: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2909: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2910: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2911: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2912: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.1 KiB/s, 2 objects/s recovering 2024-04-06T03:07:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: pgmap v2913: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.1 KiB/s, 2 objects/s recovering 2024-04-06T03:07:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2906: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2907: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2908: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2909: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2910: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2911: 161 pgs: 2 peering, 5 active+clean+remapped, 122 active+clean, 23 active+undersized, 9 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%); 16/726 objects misplaced (2.204%) 2024-04-06T03:07:31.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:31.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2912: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.1 KiB/s, 2 objects/s recovering 2024-04-06T03:07:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: pgmap v2913: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.1 KiB/s, 2 objects/s recovering 2024-04-06T03:07:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:31.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: osdmap e175: 8 total, 8 up, 8 in 2024-04-06T03:07:31.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: osdmap e175: 8 total, 8 up, 8 in 2024-04-06T03:07:31.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:31.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:31.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:31.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:31.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:31.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.416 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:07:32] "GET /metrics HTTP/1.1" 200 38515 "" "Prometheus/2.33.4" 2024-04-06T03:07:32.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2914: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 6 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:32.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2915: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 6 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:32.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2916: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:32.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2917: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:32.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2918: 161 pgs: 2 peering, 4 active+clean+remapped, 131 active+clean, 16 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%) 2024-04-06T03:07:32.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2919: 161 pgs: 2 peering, 4 active+clean+remapped, 131 active+clean, 16 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%) 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2921: 161 pgs: 2 peering, 3 active+clean+remapped, 137 active+clean, 13 active+undersized, 6 active+undersized+degraded; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 15/726 objects misplaced (2.066%) 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2922: 161 pgs: 2 peering, 3 active+clean+remapped, 137 active+clean, 13 active+undersized, 6 active+undersized+degraded; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 15/726 objects misplaced (2.066%) 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2923: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 62 op/s; 767 B/s, 24 objects/s recovering 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2924: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 104 op/s; 1.2 KiB/s, 40 objects/s recovering 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2925: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 70 op/s; 866 B/s, 27 objects/s recovering 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2926: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 102 op/s; 1.2 KiB/s, 39 objects/s recovering 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2927: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 71 op/s; 879 B/s, 27 objects/s recovering 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2928: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 71 op/s; 879 B/s, 27 objects/s recovering 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2929: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2930: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2931: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2932: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/726 objects degraded (4.683%), 9 pgs degraded) 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2933: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: pgmap v2934: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2914: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 6 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2915: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 6 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2916: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2917: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2918: 161 pgs: 2 peering, 4 active+clean+remapped, 131 active+clean, 16 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%) 2024-04-06T03:07:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2919: 161 pgs: 2 peering, 4 active+clean+remapped, 131 active+clean, 16 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%) 2024-04-06T03:07:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2921: 161 pgs: 2 peering, 3 active+clean+remapped, 137 active+clean, 13 active+undersized, 6 active+undersized+degraded; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 15/726 objects misplaced (2.066%) 2024-04-06T03:07:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2922: 161 pgs: 2 peering, 3 active+clean+remapped, 137 active+clean, 13 active+undersized, 6 active+undersized+degraded; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 15/726 objects misplaced (2.066%) 2024-04-06T03:07:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2923: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 62 op/s; 767 B/s, 24 objects/s recovering 2024-04-06T03:07:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2924: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 104 op/s; 1.2 KiB/s, 40 objects/s recovering 2024-04-06T03:07:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2925: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 70 op/s; 866 B/s, 27 objects/s recovering 2024-04-06T03:07:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2926: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 102 op/s; 1.2 KiB/s, 39 objects/s recovering 2024-04-06T03:07:32.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2914: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 6 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2915: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 6 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2916: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2917: 161 pgs: 2 peering, 4 active+clean+remapped, 125 active+clean, 22 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 6.3 KiB/s rd, 6 op/s; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%); 1.2 KiB/s, 3 objects/s recovering 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2918: 161 pgs: 2 peering, 4 active+clean+remapped, 131 active+clean, 16 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%) 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2919: 161 pgs: 2 peering, 4 active+clean+remapped, 131 active+clean, 16 active+undersized, 8 active+undersized+degraded; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 28/726 objects degraded (3.857%); 15/726 objects misplaced (2.066%) 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2921: 161 pgs: 2 peering, 3 active+clean+remapped, 137 active+clean, 13 active+undersized, 6 active+undersized+degraded; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 15/726 objects misplaced (2.066%) 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2922: 161 pgs: 2 peering, 3 active+clean+remapped, 137 active+clean, 13 active+undersized, 6 active+undersized+degraded; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 26/726 objects degraded (3.581%); 15/726 objects misplaced (2.066%) 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2923: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s rd, 62 op/s; 767 B/s, 24 objects/s recovering 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2924: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 104 op/s; 1.2 KiB/s, 40 objects/s recovering 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2925: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 70 op/s; 866 B/s, 27 objects/s recovering 2024-04-06T03:07:32.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2926: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 102 op/s; 1.2 KiB/s, 39 objects/s recovering 2024-04-06T03:07:32.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2927: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 71 op/s; 879 B/s, 27 objects/s recovering 2024-04-06T03:07:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2928: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 71 op/s; 879 B/s, 27 objects/s recovering 2024-04-06T03:07:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2929: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2930: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2931: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2932: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/726 objects degraded (4.683%), 9 pgs degraded) 2024-04-06T03:07:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2933: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: pgmap v2934: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2927: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 71 op/s; 879 B/s, 27 objects/s recovering 2024-04-06T03:07:32.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2928: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 71 op/s; 879 B/s, 27 objects/s recovering 2024-04-06T03:07:32.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2929: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2930: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2931: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2932: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/726 objects degraded (4.683%), 9 pgs degraded) 2024-04-06T03:07:32.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2933: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: pgmap v2934: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:32.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:32.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:32.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:32.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:32.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:32.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:32.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2935: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2936: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2937: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2938: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2939: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2940: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2941: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2942: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2943: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2944: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2945: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2946: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2947: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2948: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2949: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2950: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2951: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2952: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2953: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2954: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.479 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2955: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: pgmap v2956: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.480 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:07:33.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.481 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.482 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.483 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2935: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2936: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2937: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2938: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2939: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2940: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2941: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2942: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2943: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2944: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2945: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2946: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2947: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2948: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2949: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2950: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2951: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2952: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2953: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2954: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2955: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2935: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2936: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2937: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2938: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2939: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2940: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2941: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2942: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2943: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2944: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2945: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2946: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2947: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2948: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2949: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2950: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2951: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2952: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2953: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2954: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2955: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: pgmap v2956: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: pgmap v2956: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:33.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:33.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:33.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:33.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:33.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:33.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:33.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2957: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2958: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2959: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2960: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2961: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2962: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.706 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2963: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2964: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2965: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2966: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2967: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2968: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2969: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2970: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.707 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2971: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2972: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2973: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2974: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2975: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2976: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2977: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2978: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2979: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: pgmap v2980: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.709 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.710 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.711 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.712 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.713 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:34 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2957: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2958: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2959: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2960: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2961: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2962: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2963: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2964: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2965: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2966: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2967: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2968: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2969: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2970: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2971: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2972: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2973: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2974: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2975: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2976: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2957: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2958: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2959: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2960: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2961: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2962: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2963: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2964: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2965: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2966: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2967: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2968: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2969: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2970: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2971: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2972: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2973: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2974: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2975: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2976: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2977: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2978: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2979: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: pgmap v2980: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2977: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2978: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2979: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: pgmap v2980: 161 pgs: 2 peering, 159 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:34.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:34.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:34.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:34.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:34.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:34 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2981: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2982: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2983: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2984: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2985: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2986: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2987: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2988: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2989: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2990: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2991: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2992: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2993: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2994: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2995: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2996: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2997: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2998: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v2999: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: pgmap v3000: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-06T03:07:35.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2981: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2982: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2983: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2984: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2985: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2986: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2987: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2988: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2989: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2990: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2991: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2992: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2993: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2994: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2995: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2996: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2997: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2998: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v2999: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: pgmap v3000: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2981: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2982: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2983: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2984: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2985: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2986: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2987: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2988: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2989: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2990: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2991: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2992: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2993: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2994: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2995: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2996: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2997: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2998: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v2999: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: pgmap v3000: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:35.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:35.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-06T03:07:35.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:35.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:35.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:35.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:35.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:35.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:35.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-06T03:07:36.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:36 smithi064 ceph-mon[95564]: pgmap v3001: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:36 smithi064 ceph-mon[95564]: pgmap v3002: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:36.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:36 smithi064 ceph-mon[95564]: pgmap v3003: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:36 smithi064 ceph-mon[95564]: pgmap v3004: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:36 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:36.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:36 smithi064 ceph-mon[95564]: pgmap v3005: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:36 smithi064 ceph-mon[95564]: pgmap v3006: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:36 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-06T03:07:36.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:36 smithi064 ceph-mon[95564]: Upgrade: osd.5 is safe to restart 2024-04-06T03:07:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[106428]: pgmap v3001: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[106428]: pgmap v3002: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[106428]: pgmap v3003: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[106428]: pgmap v3004: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:36.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[106428]: pgmap v3005: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[106428]: pgmap v3006: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-06T03:07:36.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[106428]: Upgrade: osd.5 is safe to restart 2024-04-06T03:07:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[96829]: pgmap v3001: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[96829]: pgmap v3002: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[96829]: pgmap v3003: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[96829]: pgmap v3004: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[96829]: pgmap v3005: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[96829]: pgmap v3006: 161 pgs: 161 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:36.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-06T03:07:36.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:36 smithi042 ceph-mon[96829]: Upgrade: osd.5 is safe to restart 2024-04-06T03:07:38.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:38 smithi064 ceph-mon[95564]: pgmap v3007: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-06T03:07:38.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:38 smithi064 ceph-mon[95564]: Upgrade: Updating osd.5 2024-04-06T03:07:38.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-06T03:07:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:38.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:38 smithi064 ceph-mon[95564]: Deploying daemon osd.5 on smithi064 2024-04-06T03:07:38.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:38 smithi042 ceph-mon[106428]: pgmap v3007: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-06T03:07:38.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:38 smithi042 ceph-mon[106428]: Upgrade: Updating osd.5 2024-04-06T03:07:38.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-06T03:07:38.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:38.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:38 smithi042 ceph-mon[106428]: Deploying daemon osd.5 on smithi064 2024-04-06T03:07:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:38 smithi042 ceph-mon[96829]: pgmap v3007: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-06T03:07:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:38 smithi042 ceph-mon[96829]: Upgrade: Updating osd.5 2024-04-06T03:07:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-06T03:07:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:38.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:38 smithi042 ceph-mon[96829]: Deploying daemon osd.5 on smithi064 2024-04-06T03:07:40.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:40 smithi064 ceph-mon[95564]: pgmap v3008: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:07:40.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:40.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:40.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:40 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:40.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:40 smithi042 ceph-mon[106428]: pgmap v3008: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:07:40.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:40.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:40.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:40 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:40.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:40 smithi042 ceph-mon[96829]: pgmap v3008: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:07:40.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:40.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:40.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:40 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:41.673 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:41 smithi064 systemd[1]: Stopping Ceph osd.5 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:07:41.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:41 smithi064 ceph-mon[95564]: pgmap v3009: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-06T03:07:41.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:41 smithi064 ceph-mon[95564]: pgmap v3010: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-06T03:07:41.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:41 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:41.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:41.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:41.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:41 smithi064 ceph-mon[95564]: pgmap v3011: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:07:41.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:41 smithi064 ceph-mon[95564]: pgmap v3012: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:07:41.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:41.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[106428]: pgmap v3009: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-06T03:07:41.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[106428]: pgmap v3010: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-06T03:07:41.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:41.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:41.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:41.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[106428]: pgmap v3011: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:07:41.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[106428]: pgmap v3012: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:07:41.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:41.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[96829]: pgmap v3009: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-06T03:07:41.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[96829]: pgmap v3010: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1017 B/s rd, 0 op/s 2024-04-06T03:07:41.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:41.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:41.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:41.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[96829]: pgmap v3011: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:07:41.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[96829]: pgmap v3012: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:07:41.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:41.996 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:41 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[136223]: 2024-04-06T03:07:41.687+0000 7fd1e1f8b700 -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-06T03:07:41.997 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:41 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[136223]: 2024-04-06T03:07:41.687+0000 7fd1e1f8b700 -1 osd.5 175 *** Got signal Terminated *** 2024-04-06T03:07:41.997 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:41 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[136223]: 2024-04-06T03:07:41.687+0000 7fd1e1f8b700 -1 osd.5 175 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:07:42.440 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:07:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:07:42] "GET /metrics HTTP/1.1" 200 38522 "" "Prometheus/2.33.4" 2024-04-06T03:07:42.746 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:42 smithi064 ceph-mon[95564]: osd.5 marked itself down and dead 2024-04-06T03:07:42.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:42 smithi042 ceph-mon[106428]: osd.5 marked itself down and dead 2024-04-06T03:07:42.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:42 smithi042 ceph-mon[96829]: osd.5 marked itself down and dead 2024-04-06T03:07:43.246 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:42 smithi064 podman[142361]: 2024-04-06 03:07:42.932859684 +0000 UTC m=+1.373466025 container died 2db945656bb7436596919327984b628c2f09c48ad63cbe43531012eff1028cdf (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:07:43.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:43 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:07:43.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:43 smithi064 ceph-mon[95564]: pgmap v3013: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-06T03:07:43.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:43 smithi064 ceph-mon[95564]: osdmap e176: 8 total, 7 up, 8 in 2024-04-06T03:07:43.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:43 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:43.747 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:43 smithi064 podman[142361]: 2024-04-06 03:07:43.52949352 +0000 UTC m=+1.970099872 container cleanup 2db945656bb7436596919327984b628c2f09c48ad63cbe43531012eff1028cdf (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:07:43.747 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:43 smithi064 bash[142361]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5 2024-04-06T03:07:43.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:43 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:07:43.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:43 smithi042 ceph-mon[106428]: pgmap v3013: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-06T03:07:43.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:43 smithi042 ceph-mon[106428]: osdmap e176: 8 total, 7 up, 8 in 2024-04-06T03:07:43.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:43 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:43.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:43 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:07:43.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:43 smithi042 ceph-mon[96829]: pgmap v3013: 161 pgs: 161 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-06T03:07:43.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:43 smithi042 ceph-mon[96829]: osdmap e176: 8 total, 7 up, 8 in 2024-04-06T03:07:43.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:44.126 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:43 smithi064 podman[142379]: 2024-04-06 03:07:43.814336155 +0000 UTC m=+0.878875481 container remove 2db945656bb7436596919327984b628c2f09c48ad63cbe43531012eff1028cdf (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403) 2024-04-06T03:07:44.388 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:44 smithi064 podman[142471]: 2024-04-06 03:07:44.044561319 +0000 UTC m=+0.018297095 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:07:44.388 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:44 smithi064 podman[142471]: 2024-04-06 03:07:44.282407715 +0000 UTC m=+0.256143475 container create eeb90279f378a913448aeb178d8afa8fefb566da34d838adfafeb193a091398b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, ceph=True) 2024-04-06T03:07:44.745 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:44 smithi064 ceph-mon[95564]: osdmap e177: 8 total, 7 up, 8 in 2024-04-06T03:07:44.745 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:44 smithi064 podman[142471]: 2024-04-06 03:07:44.460149403 +0000 UTC m=+0.433885168 container init eeb90279f378a913448aeb178d8afa8fefb566da34d838adfafeb193a091398b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-04-06T03:07:44.745 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:44 smithi064 podman[142471]: 2024-04-06 03:07:44.463618757 +0000 UTC m=+0.437354524 container start eeb90279f378a913448aeb178d8afa8fefb566da34d838adfafeb193a091398b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-04-06T03:07:44.745 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:44 smithi064 podman[142471]: 2024-04-06 03:07:44.551727438 +0000 UTC m=+0.525463205 container attach eeb90279f378a913448aeb178d8afa8fefb566da34d838adfafeb193a091398b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, io.buildah.version=1.33.5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-04-06T03:07:44.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:44 smithi042 ceph-mon[106428]: osdmap e177: 8 total, 7 up, 8 in 2024-04-06T03:07:44.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:44 smithi042 ceph-mon[96829]: osdmap e177: 8 total, 7 up, 8 in 2024-04-06T03:07:44.996 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:44 smithi064 podman[142471]: 2024-04-06 03:07:44.761155057 +0000 UTC m=+0.734890822 container died eeb90279f378a913448aeb178d8afa8fefb566da34d838adfafeb193a091398b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True) 2024-04-06T03:07:45.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:45 smithi064 ceph-mon[95564]: pgmap v3016: 161 pgs: 11 active+undersized, 6 active+undersized+degraded, 5 peering, 17 stale+active+clean, 122 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 20/726 objects degraded (2.755%) 2024-04-06T03:07:45.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:45 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 20/726 objects degraded (2.755%), 6 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:45.525 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:45 smithi064 podman[142498]: 2024-04-06 03:07:45.413724566 +0000 UTC m=+0.646588315 container remove eeb90279f378a913448aeb178d8afa8fefb566da34d838adfafeb193a091398b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, GIT_CLEAN=True, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:07:45.525 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:45 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.5.service: Deactivated successfully. 2024-04-06T03:07:45.525 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:45 smithi064 systemd[1]: Stopped Ceph osd.5 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:07:45.525 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:45 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.5.service: Consumed 1.900s CPU time. 2024-04-06T03:07:45.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:45 smithi042 ceph-mon[96829]: pgmap v3016: 161 pgs: 11 active+undersized, 6 active+undersized+degraded, 5 peering, 17 stale+active+clean, 122 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 20/726 objects degraded (2.755%) 2024-04-06T03:07:45.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:45 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 20/726 objects degraded (2.755%), 6 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:45.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:45 smithi042 ceph-mon[106428]: pgmap v3016: 161 pgs: 11 active+undersized, 6 active+undersized+degraded, 5 peering, 17 stale+active+clean, 122 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 20/726 objects degraded (2.755%) 2024-04-06T03:07:45.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:45 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 20/726 objects degraded (2.755%), 6 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:45.839 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:45 smithi064 systemd[1]: Starting Ceph osd.5 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:07:46.039 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:07:46.127 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:45 smithi064 podman[142603]: 2024-04-06 03:07:45.757469102 +0000 UTC m=+0.018193911 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:07:46.128 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:45 smithi064 podman[142603]: 2024-04-06 03:07:45.864816831 +0000 UTC m=+0.125541642 container create 1477410ba7c21abde010ee80760b190f6f44d62ca792fe5bb6403da68f8d6e01 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS) 2024-04-06T03:07:46.128 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 podman[142603]: 2024-04-06 03:07:46.06734785 +0000 UTC m=+0.328072659 container init 1477410ba7c21abde010ee80760b190f6f44d62ca792fe5bb6403da68f8d6e01 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, maintainer=Guillaume Abrioux , 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-06T03:07:46.128 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 podman[142603]: 2024-04-06 03:07:46.070458956 +0000 UTC m=+0.331183774 container start 1477410ba7c21abde010ee80760b190f6f44d62ca792fe5bb6403da68f8d6e01 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:07:46.128 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 podman[142603]: 2024-04-06 03:07:46.142176701 +0000 UTC m=+0.402901529 container attach 1477410ba7c21abde010ee80760b190f6f44d62ca792fe5bb6403da68f8d6e01 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403) 2024-04-06T03:07:46.724 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:07:46.725 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 14s ago 20m - - 2024-04-06T03:07:46.725 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 6s ago 20m - - 2024-04-06T03:07:46.725 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (10m) 14s ago 14m 23.9M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:07:46.725 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 6s ago 14m - - 2024-04-06T03:07:46.725 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (8m) 14s ago 13m 63.0M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:07:46.725 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (8m) 6s ago 19m 536M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:07:46.725 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (6m) 14s ago 21m 452M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:07:46.725 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (6m) 14s ago 21m 128M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:07:46.725 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (5m) 6s ago 20m 59.7M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:07:46.725 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (5m) 14s ago 20m 64.5M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:07:46.725 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (10m) 14s ago 15m 19.2M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:07:46.725 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (9m) 6s ago 15m 20.0M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:07:46.725 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (4m) 14s ago 19m 51.0M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:07:46.726 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (3m) 14s ago 19m 57.0M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 29aac394f569 2024-04-06T03:07:46.726 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (2m) 14s ago 18m 45.2M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 bb88cc68aaf3 2024-04-06T03:07:46.726 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (106s) 14s ago 18m 47.7M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 8bc3d490bb71 2024-04-06T03:07:46.726 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (50s) 6s ago 17m 52.4M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 72a001cf3e44 2024-04-06T03:07:46.726 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (25s) 6s ago 17m 44.3M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 2db945656bb7 2024-04-06T03:07:46.726 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (17m) 6s ago 17m 62.0M 2736M 17.2.0 e1d6a67b021e 4e276330ab3e 2024-04-06T03:07:46.726 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (16m) 6s ago 16m 68.2M 2736M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:07:46.726 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (8m) 6s ago 16m 72.4M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:07:46.726 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (14m) 14s ago 14m 78.4M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:07:46.726 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (14m) 6s ago 14m 76.5M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:07:46.726 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (14m) 14s ago 14m 76.3M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:07:46.726 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (13m) 6s ago 13m 78.7M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:07:46.856 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate[142619]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-06T03:07:46.856 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate[142619]: 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-06T03:07:46.856 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 bash[142603]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-06T03:07:46.856 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 bash[142603]: 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-06T03:07:46.856 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 bash[142603]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-06T03:07:46.856 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 bash[142603]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-06T03:07:46.856 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 bash[142603]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-06T03:07:46.856 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 bash[142603]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-06T03:07:46.856 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 bash[142603]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-06T03:07:46.856 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate[142619]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-06T03:07:46.856 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate[142619]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-06T03:07:46.857 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate[142619]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-06T03:07:46.857 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate[142619]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-06T03:07:46.857 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate[142619]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-06T03:07:46.857 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:46 smithi064 podman[142603]: 2024-04-06 03:07:46.540636719 +0000 UTC m=+0.801361520 container died 1477410ba7c21abde010ee80760b190f6f44d62ca792fe5bb6403da68f8d6e01 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:07:47.178 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:07:47.178 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:07:47.179 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:07:47.179 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:07:47.179 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:07:47.179 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:07:47.179 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:07:47.179 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:07:47.179 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-06T03:07:47.179 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 5 2024-04-06T03:07:47.179 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:07:47.179 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:07:47.179 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:07:47.179 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:07:47.180 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:07:47.180 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-06T03:07:47.180 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 10 2024-04-06T03:07:47.180 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:07:47.180 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:07:47.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:47 smithi064 ceph-mon[95564]: from='client.54517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:47.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:47 smithi064 ceph-mon[95564]: from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:47.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:47 smithi064 ceph-mon[95564]: pgmap v3017: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:47.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:47 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/4036064268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:47.497 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:47 smithi064 podman[142741]: 2024-04-06 03:07:47.254870345 +0000 UTC m=+0.708759454 container remove 1477410ba7c21abde010ee80760b190f6f44d62ca792fe5bb6403da68f8d6e01 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-activate, RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:07:47.497 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:47 smithi064 podman[142804]: 2024-04-06 03:07:47.371813934 +0000 UTC m=+0.018013227 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:07:47.497 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:47 smithi064 podman[142804]: 2024-04-06 03:07:47.472312102 +0000 UTC m=+0.118511381 container create d1b577c1ad833e0f0830663cc34e24a350c65f5dc8c09c47160e89b482e516ba (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, ceph=True, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-04-06T03:07:47.520 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:07:47.520 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:07:47.520 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:07:47.521 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:07:47.521 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:07:47.521 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:07:47.521 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:07:47.521 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:07:47.521 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "11/23 daemons upgraded", 2024-04-06T03:07:47.521 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-04-06T03:07:47.521 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:07:47.521 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:07:47.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:47 smithi042 ceph-mon[96829]: from='client.54517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:47.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:47 smithi042 ceph-mon[96829]: from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:47.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:47 smithi042 ceph-mon[96829]: pgmap v3017: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:47.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:47 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/4036064268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:47.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:47 smithi042 ceph-mon[106428]: from='client.54517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:47.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:47 smithi042 ceph-mon[106428]: from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:47.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:47 smithi042 ceph-mon[106428]: pgmap v3017: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:47.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:47 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/4036064268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:47.927 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 75/726 objects degraded (10.331%), 18 pgs degraded 2024-04-06T03:07:47.927 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:07:47.927 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:07:47.927 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-06T03:07:47.927 INFO:teuthology.orchestra.run.smithi042.stdout: osd.5 (root=default,host=smithi064) is down 2024-04-06T03:07:47.927 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 75/726 objects degraded (10.331%), 18 pgs degraded 2024-04-06T03:07:47.927 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.b is active+undersized+degraded, acting [7,4] 2024-04-06T03:07:47.927 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.12 is active+undersized+degraded, acting [3,2] 2024-04-06T03:07:47.927 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.15 is active+undersized+degraded, acting [1,0] 2024-04-06T03:07:47.927 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.2 is active+undersized+degraded, acting [3,6] 2024-04-06T03:07:47.927 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.4 is active+undersized+degraded, acting [1,2] 2024-04-06T03:07:47.927 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.5 is active+undersized+degraded, acting [3,2] 2024-04-06T03:07:47.928 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.9 is active+undersized+degraded, acting [2,7] 2024-04-06T03:07:47.928 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.c is active+undersized+degraded, acting [3,6] 2024-04-06T03:07:47.928 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.d is active+undersized+degraded, acting [7,6] 2024-04-06T03:07:47.928 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.10 is active+undersized+degraded, acting [6,0] 2024-04-06T03:07:47.928 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.16 is active+undersized+degraded, acting [7,1] 2024-04-06T03:07:47.928 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.1c is active+undersized+degraded, acting [2,1] 2024-04-06T03:07:47.928 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.1d is active+undersized+degraded, acting [4,6] 2024-04-06T03:07:47.928 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.e is active+undersized+degraded, acting [4,6] 2024-04-06T03:07:47.928 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.15 is active+undersized+degraded, acting [7,3] 2024-04-06T03:07:47.928 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.1f is active+undersized+degraded, acting [6,1] 2024-04-06T03:07:47.928 INFO:teuthology.orchestra.run.smithi042.stdout: pg 6.c is active+undersized+degraded, acting [3,6] 2024-04-06T03:07:47.928 INFO:teuthology.orchestra.run.smithi042.stdout: pg 6.1a is active+undersized+degraded, acting [4,1] 2024-04-06T03:07:47.997 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:47 smithi064 podman[142804]: 2024-04-06 03:07:47.742281176 +0000 UTC m=+0.388480472 container init d1b577c1ad833e0f0830663cc34e24a350c65f5dc8c09c47160e89b482e516ba (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:07:47.997 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:47 smithi064 podman[142804]: 2024-04-06 03:07:47.745566288 +0000 UTC m=+0.391765566 container start d1b577c1ad833e0f0830663cc34e24a350c65f5dc8c09c47160e89b482e516ba (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True) 2024-04-06T03:07:47.997 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:47 smithi064 ceph-osd[142825]: -- 172.21.15.64:0/2649556782 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ec22d7b680 con 0x55ec22d44c00 2024-04-06T03:07:47.997 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:47 smithi064 bash[142804]: d1b577c1ad833e0f0830663cc34e24a350c65f5dc8c09c47160e89b482e516ba 2024-04-06T03:07:47.997 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:47 smithi064 systemd[1]: Started Ceph osd.5 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:07:48.746 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:07:48.293+0000 7f0d0f3ac7c0 -1 Falling back to public interface 2024-04-06T03:07:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='client.34632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:07:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/1607197959' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:48.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:48.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='client.34632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:48.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:07:48.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1607197959' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:07:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:48.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='client.34632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:48.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:07:48.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/1607197959' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:48.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:48.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:48.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:48.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:48.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:48.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='client.54541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:49.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='client.54541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:49.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: pgmap v3018: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: pgmap v3019: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: pgmap v3020: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: pgmap v3021: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: pgmap v3022: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.467 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: pgmap v3018: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='client.54541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:07:49.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: pgmap v3018: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: pgmap v3019: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: pgmap v3020: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: pgmap v3021: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: pgmap v3022: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: pgmap v3023: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: pgmap v3024: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: pgmap v3025: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: pgmap v3026: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: pgmap v3027: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:49 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: pgmap v3019: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: pgmap v3020: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: pgmap v3021: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: pgmap v3022: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: pgmap v3023: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: pgmap v3024: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: pgmap v3025: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: pgmap v3026: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:49.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: pgmap v3027: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:49.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: pgmap v3023: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: pgmap v3024: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: pgmap v3025: 161 pgs: 38 active+undersized, 18 active+undersized+degraded, 5 peering, 1 stale+active+clean, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 75/726 objects degraded (10.331%) 2024-04-06T03:07:49.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: pgmap v3026: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:49.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: pgmap v3027: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:49.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:49.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.803 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.804 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.804 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.804 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.804 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.804 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.804 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.805 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.805 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.806 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.806 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.806 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.806 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.807 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.807 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.807 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.807 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.807 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.807 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.808 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.808 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.808 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.808 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.808 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.808 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.808 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:49.809 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.809 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:49.809 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:49.809 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:49.809 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:49.809 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:49 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3028: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3029: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3030: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3031: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3032: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3033: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3034: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3035: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3036: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3037: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3038: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3039: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3040: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3041: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3042: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3043: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3044: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3045: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: pgmap v3046: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 86/726 objects degraded (11.846%), 21 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:50.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:50 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3028: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3029: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3030: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3031: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3032: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3033: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3034: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3035: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3036: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3037: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3038: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3039: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3040: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3041: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3042: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3028: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3029: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3030: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3031: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3032: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3033: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3034: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3035: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3036: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3037: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3038: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3039: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3040: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3041: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3042: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3043: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3044: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3045: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: pgmap v3046: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3043: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3044: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3045: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: pgmap v3046: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:50.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:50.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 86/726 objects degraded (11.846%), 21 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 86/726 objects degraded (11.846%), 21 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:50.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:50.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:50.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:50.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:50.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:50.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:50 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.314 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:07:51.045+0000 7f0d0f3ac7c0 -1 osd.5 175 log_to_monitors true 2024-04-06T03:07:51.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3047: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3048: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3049: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3050: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.471 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3051: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3052: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3053: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3054: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3055: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3056: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3057: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3058: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3059: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3060: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.472 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3061: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3062: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3063: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.473 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3064: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3065: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3066: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3067: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: pgmap v3068: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.474 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.475 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.476 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='osd.5 [v2:172.21.15.64:6808/3587005176,v1:172.21.15.64:6809/3587005176]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.477 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.478 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3047: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3048: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3049: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3050: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3051: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3052: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3053: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3054: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3055: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3056: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3057: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3058: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3059: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3060: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3061: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3047: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3048: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3049: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3050: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3051: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3052: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3053: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3054: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3055: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3056: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3057: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3058: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3059: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3060: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3061: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3062: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3063: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3064: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3065: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3066: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:51.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3067: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: pgmap v3068: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3062: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3063: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3064: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3065: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3066: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:07:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3067: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: pgmap v3068: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='osd.5 [v2:172.21.15.64:6808/3587005176,v1:172.21.15.64:6809/3587005176]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T03:07:51.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T03:07:51.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='osd.5 [v2:172.21.15.64:6808/3587005176,v1:172.21.15.64:6809/3587005176]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T03:07:51.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-06T03:07:51.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:51.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:51.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:51.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:51.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:51.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.540 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:07:52.487+0000 7f0cfc7fc700 -1 osd.5 175 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:07:52.541 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3069: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.541 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3070: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.541 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.541 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3071: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.541 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3072: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.541 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.541 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3073: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.542 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3074: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.542 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.542 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3075: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.542 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3076: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.542 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.542 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3077: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.542 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3078: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.542 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.542 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3079: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.542 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3080: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.542 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.542 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3081: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.542 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3082: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.542 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.543 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:07:52] "GET /metrics HTTP/1.1" 200 38528 "" "Prometheus/2.33.4" 2024-04-06T03:07:52.543 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3083: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.543 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3084: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.543 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.543 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3085: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3086: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3087: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: pgmap v3088: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.544 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.545 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.546 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.546 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.546 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.546 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.546 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.546 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.546 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.546 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-06T03:07:52.546 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: osdmap e178: 8 total, 7 up, 8 in 2024-04-06T03:07:52.546 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='osd.5 [v2:172.21.15.64:6808/3587005176,v1:172.21.15.64:6809/3587005176]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:52.546 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:52.546 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.546 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.546 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.547 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3069: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3070: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3071: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3072: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3073: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3074: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3075: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3076: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3077: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3078: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3079: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3080: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3081: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3082: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3069: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3070: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3071: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3072: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 20 op/s; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3073: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3074: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3075: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3076: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3077: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3078: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3079: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3080: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3081: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3082: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3083: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3084: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3085: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3086: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3087: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: pgmap v3088: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3083: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3084: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3085: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3086: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3087: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: pgmap v3088: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:52.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:52.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-06T03:07:52.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: osdmap e178: 8 total, 7 up, 8 in 2024-04-06T03:07:52.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='osd.5 [v2:172.21.15.64:6808/3587005176,v1:172.21.15.64:6809/3587005176]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:52.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:52.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-06T03:07:52.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: osdmap e178: 8 total, 7 up, 8 in 2024-04-06T03:07:52.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='osd.5 [v2:172.21.15.64:6808/3587005176,v1:172.21.15.64:6809/3587005176]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:52.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:07:52.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:52.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:52.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:52.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:52.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:52.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3089: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3090: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3091: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3092: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3093: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3094: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3095: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3096: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3097: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3098: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3099: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3100: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3102: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3103: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3104: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3105: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3106: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: pgmap v3107: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='osd.5 ' entity='osd.5' 2024-04-06T03:07:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3089: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3090: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3091: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3092: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3093: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3094: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3095: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3096: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3097: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3098: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3099: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3100: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3102: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3103: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3104: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3089: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3090: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3091: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3092: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3093: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3094: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3095: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3096: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3097: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3098: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3099: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3100: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3102: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3103: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3104: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3105: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3106: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: pgmap v3107: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='osd.5 ' entity='osd.5' 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3105: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3106: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: pgmap v3107: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:53.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:53.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='osd.5 ' entity='osd.5' 2024-04-06T03:07:53.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:53.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:53.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:53.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:53.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:53.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3108: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3109: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3110: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3111: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3112: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3113: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3114: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3115: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3116: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3117: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3118: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3119: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3120: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3121: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3122: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3123: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3124: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: pgmap v3125: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:07:54.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: osd.5 [v2:172.21.15.64:6808/3587005176,v1:172.21.15.64:6809/3587005176] boot 2024-04-06T03:07:54.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: osdmap e179: 8 total, 8 up, 8 in 2024-04-06T03:07:54.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T03:07:54.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:54 smithi064 ceph-mon[95564]: osdmap e180: 8 total, 8 up, 8 in 2024-04-06T03:07:54.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3108: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3109: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3110: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3111: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3112: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3113: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3114: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3115: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3116: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3117: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3118: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3119: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3120: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3121: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3122: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3108: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3109: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3110: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3111: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3112: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3113: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3114: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3115: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3116: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3117: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3118: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3119: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3120: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3121: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3122: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3123: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3124: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: pgmap v3125: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:07:54.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: osd.5 [v2:172.21.15.64:6808/3587005176,v1:172.21.15.64:6809/3587005176] boot 2024-04-06T03:07:54.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: osdmap e179: 8 total, 8 up, 8 in 2024-04-06T03:07:54.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T03:07:54.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3123: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3124: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: pgmap v3125: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:54.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:54.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:07:54.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: osd.5 [v2:172.21.15.64:6808/3587005176,v1:172.21.15.64:6809/3587005176] boot 2024-04-06T03:07:54.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: osdmap e179: 8 total, 8 up, 8 in 2024-04-06T03:07:54.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-06T03:07:54.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[106428]: osdmap e180: 8 total, 8 up, 8 in 2024-04-06T03:07:54.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:54.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:54 smithi042 ceph-mon[96829]: osdmap e180: 8 total, 8 up, 8 in 2024-04-06T03:07:55.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3127: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:55.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3128: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3129: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3130: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3131: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.719 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3132: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3133: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3134: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3135: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3136: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3137: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3138: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3139: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3140: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.720 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3141: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3142: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3143: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3144: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3145: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3146: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: pgmap v3147: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.721 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.722 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 73/726 objects degraded (10.055%), 17 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3127: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:55.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3128: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3129: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3130: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3131: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3132: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3133: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3134: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3135: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3136: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3137: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3138: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3139: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3140: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3127: 161 pgs: 41 active+undersized, 21 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 86/726 objects degraded (11.846%) 2024-04-06T03:07:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3128: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3129: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3130: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3131: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3132: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3133: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3134: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3135: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3136: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3137: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3138: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3139: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3140: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3141: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3142: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3143: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3144: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3145: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3146: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: pgmap v3147: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3141: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3142: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3143: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3144: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3145: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3146: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: pgmap v3147: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:55.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:55.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 73/726 objects degraded (10.055%), 17 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:55.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 73/726 objects degraded (10.055%), 17 pgs degraded (PG_DEGRADED) 2024-04-06T03:07:55.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:55.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:55.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:55.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:55.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:55.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3149: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3150: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3151: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3152: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3153: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3154: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3155: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3156: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3157: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3158: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3159: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3160: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3161: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3162: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3163: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3164: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3165: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3166: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3167: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: pgmap v3168: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3149: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3150: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3151: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3152: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3153: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3154: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3155: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3156: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3157: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3158: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3159: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3160: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3161: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3162: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3149: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3150: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3151: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3152: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3153: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3154: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3155: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3156: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3157: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3158: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3159: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3160: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3161: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3162: 161 pgs: 12 peering, 33 active+undersized, 17 active+undersized+degraded, 99 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 73/726 objects degraded (10.055%) 2024-04-06T03:07:56.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3163: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3164: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3165: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3166: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3167: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: pgmap v3168: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3163: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3164: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3165: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3166: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3167: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: pgmap v3168: 161 pgs: 12 peering, 28 active+undersized, 15 active+undersized+degraded, 106 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:07:56.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:56.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:56.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:56.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:56.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:56.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:56.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: pgmap v3169: 161 pgs: 12 peering, 26 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 7 op/s; 54/726 objects degraded (7.438%) 2024-04-06T03:07:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: pgmap v3170: 161 pgs: 12 peering, 26 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 7 op/s; 54/726 objects degraded (7.438%) 2024-04-06T03:07:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: pgmap v3171: 161 pgs: 12 peering, 26 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 6 op/s; 54/726 objects degraded (7.438%) 2024-04-06T03:07:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: pgmap v3172: 161 pgs: 12 peering, 26 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 6 op/s; 54/726 objects degraded (7.438%) 2024-04-06T03:07:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: pgmap v3173: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 6 op/s; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: pgmap v3174: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 6 op/s; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: pgmap v3175: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: pgmap v3176: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: pgmap v3177: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: pgmap v3178: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: pgmap v3179: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: pgmap v3180: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: pgmap v3181: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: pgmap v3182: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: pgmap v3169: 161 pgs: 12 peering, 26 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 7 op/s; 54/726 objects degraded (7.438%) 2024-04-06T03:07:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: pgmap v3170: 161 pgs: 12 peering, 26 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 7 op/s; 54/726 objects degraded (7.438%) 2024-04-06T03:07:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: pgmap v3171: 161 pgs: 12 peering, 26 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 6 op/s; 54/726 objects degraded (7.438%) 2024-04-06T03:07:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: pgmap v3172: 161 pgs: 12 peering, 26 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 6 op/s; 54/726 objects degraded (7.438%) 2024-04-06T03:07:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: pgmap v3173: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 6 op/s; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: pgmap v3174: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 6 op/s; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: pgmap v3175: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: pgmap v3176: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: pgmap v3177: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: pgmap v3178: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: pgmap v3179: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: pgmap v3180: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: pgmap v3181: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: pgmap v3182: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: pgmap v3169: 161 pgs: 12 peering, 26 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 7 op/s; 54/726 objects degraded (7.438%) 2024-04-06T03:07:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: pgmap v3170: 161 pgs: 12 peering, 26 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 7.3 KiB/s rd, 7 op/s; 54/726 objects degraded (7.438%) 2024-04-06T03:07:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: pgmap v3171: 161 pgs: 12 peering, 26 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 6 op/s; 54/726 objects degraded (7.438%) 2024-04-06T03:07:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: pgmap v3172: 161 pgs: 12 peering, 26 active+undersized, 13 active+undersized+degraded, 110 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 6 op/s; 54/726 objects degraded (7.438%) 2024-04-06T03:07:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: pgmap v3173: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 6 op/s; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: pgmap v3174: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 6.8 KiB/s rd, 6 op/s; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: pgmap v3175: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: pgmap v3176: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: pgmap v3177: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: pgmap v3178: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: pgmap v3179: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: pgmap v3180: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: pgmap v3181: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: pgmap v3182: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:57.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:57.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3183: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3184: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3185: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3186: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3187: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3188: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3189: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3190: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3191: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3192: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3193: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 61 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3194: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 61 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3195: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 71 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3196: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 71 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3197: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 72 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3198: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 72 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3199: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3200: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3201: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3202: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3203: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: pgmap v3204: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3183: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3184: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3185: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3186: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3187: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3188: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3189: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3190: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3191: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3192: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3193: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 61 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3194: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 61 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3195: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 71 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3196: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 71 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3183: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3184: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3185: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3186: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3187: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3188: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3189: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3190: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3191: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3192: 161 pgs: 12 peering, 16 active+undersized, 11 active+undersized+degraded, 122 active+clean; 585 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3193: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 61 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3194: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 62 KiB/s rd, 61 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3195: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 71 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3196: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 71 KiB/s rd, 71 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3197: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 72 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3198: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 72 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3199: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3200: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3201: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3202: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3203: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: pgmap v3204: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3197: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 72 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3198: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 72 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3199: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3200: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3201: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3202: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3203: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: pgmap v3204: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:58.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:58.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:58.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:58.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:58.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:58.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:58.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3205: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3206: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3207: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3208: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3209: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3210: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.761 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3211: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3212: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3213: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3214: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3215: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3216: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3217: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3218: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.762 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.763 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3219: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.763 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3220: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.763 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.763 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3221: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.763 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3222: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.763 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.763 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3223: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:59.763 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3224: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:59.764 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.764 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3225: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:59.764 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: pgmap v3226: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:59.764 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.764 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.764 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.764 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.764 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.764 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.765 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 3 pgs degraded) 2024-04-06T03:07:59.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.766 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.767 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.768 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.769 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:07:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3205: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3206: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3207: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3208: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3209: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3210: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3211: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3212: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3213: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3214: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3215: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3216: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3217: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3218: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3205: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3206: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3207: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3208: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3209: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3210: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3211: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3212: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3213: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3214: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3215: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3216: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3217: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3218: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3219: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3220: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3221: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3222: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3223: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3224: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3225: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:59.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: pgmap v3226: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:59.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3219: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3220: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3221: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3222: 161 pgs: 12 peering, 2 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:07:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3223: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3224: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3225: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: pgmap v3226: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:07:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:07:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 3 pgs degraded) 2024-04-06T03:07:59.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 3 pgs degraded) 2024-04-06T03:07:59.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:07:59.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:07:59.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:07:59.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:07:59.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:07:59.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:07:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3227: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3228: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3229: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3230: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3231: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3232: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3233: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3234: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3235: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3236: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.734 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3237: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3238: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3239: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3240: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3241: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3242: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3243: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3244: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.735 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3245: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3246: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3247: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.736 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3248: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3249: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3250: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3251: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.737 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.738 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.738 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.738 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.738 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.738 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.738 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.738 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3252: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3253: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3254: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3255: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.739 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3256: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3257: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3258: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3259: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.740 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3260: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3261: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.741 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:00.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3262: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:08:00.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: pgmap v3263: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:08:00.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.742 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3227: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3228: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3229: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3230: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3231: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3232: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3233: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3234: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3235: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3236: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3237: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3238: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3239: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3240: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3241: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3242: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3243: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3244: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3245: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3227: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3228: 161 pgs: 12 peering, 149 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3229: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3230: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3231: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3232: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3233: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3234: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3235: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3236: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3237: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3238: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3239: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3240: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3241: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3242: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3243: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3244: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3245: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3246: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3247: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3248: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3249: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3250: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3251: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3246: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3247: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3248: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3249: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3250: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3251: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3252: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3253: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3254: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3255: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3256: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3257: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3258: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3252: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3253: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3254: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3255: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3256: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3257: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3258: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3259: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3260: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3261: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:00.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3262: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:08:00.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: pgmap v3263: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:08:00.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3259: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3260: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3261: 161 pgs: 161 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:00.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:00.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:00.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:00.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:00.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:00.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:00.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3262: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:08:00.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: pgmap v3263: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:08:00.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:00.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:01.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:01.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:01.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:01 smithi064 ceph-mon[95564]: pgmap v3264: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:08:01.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:01 smithi064 ceph-mon[95564]: pgmap v3265: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:08:01.947 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:01.948 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:01.948 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:01.948 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:01.948 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:01.948 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:01.948 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:01 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:01.948 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:01 smithi064 ceph-mon[95564]: Upgrade: osd.6 is safe to restart 2024-04-06T03:08:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[96829]: pgmap v3264: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:08:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[96829]: pgmap v3265: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:08:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:02.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:02.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[96829]: Upgrade: osd.6 is safe to restart 2024-04-06T03:08:02.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:02.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:02.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[106428]: pgmap v3264: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:08:02.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[106428]: pgmap v3265: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s 2024-04-06T03:08:02.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:02.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:02.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:02.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:02.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:02.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:02.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:02.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:01 smithi042 ceph-mon[106428]: Upgrade: osd.6 is safe to restart 2024-04-06T03:08:02.496 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:08:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:08:02] "GET /metrics HTTP/1.1" 200 38528 "" "Prometheus/2.33.4" 2024-04-06T03:08:03.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:03.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:08:03.893 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:03 smithi064 ceph-mon[95564]: pgmap v3266: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-04-06T03:08:04.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:04.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:08:04.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:03 smithi042 ceph-mon[106428]: pgmap v3266: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-04-06T03:08:04.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:04.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:08:04.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:03 smithi042 ceph-mon[96829]: pgmap v3266: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-04-06T03:08:05.854 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:05 smithi064 ceph-mon[95564]: pgmap v3267: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:08:05.854 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:05.854 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:05.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:05 smithi064 ceph-mon[95564]: pgmap v3268: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:05.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:05 smithi064 ceph-mon[95564]: pgmap v3269: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:05.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:05.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:05 smithi064 ceph-mon[95564]: Upgrade: Updating osd.6 2024-04-06T03:08:05.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:05.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-06T03:08:05.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:05.855 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:05 smithi064 ceph-mon[95564]: Deploying daemon osd.6 on smithi064 2024-04-06T03:08:06.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[96829]: pgmap v3267: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:08:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[96829]: pgmap v3268: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[96829]: pgmap v3269: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[96829]: Upgrade: Updating osd.6 2024-04-06T03:08:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-06T03:08:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:06.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[96829]: Deploying daemon osd.6 on smithi064 2024-04-06T03:08:06.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[106428]: pgmap v3267: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:08:06.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:06.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:06.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[106428]: pgmap v3268: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:06.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[106428]: pgmap v3269: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:06.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:06.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[106428]: Upgrade: Updating osd.6 2024-04-06T03:08:06.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:06.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-06T03:08:06.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:06.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:05 smithi042 ceph-mon[106428]: Deploying daemon osd.6 on smithi064 2024-04-06T03:08:07.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:07.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:07.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:06 smithi064 ceph-mon[95564]: pgmap v3270: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-06T03:08:07.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:06 smithi064 ceph-mon[95564]: pgmap v3271: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-06T03:08:07.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:06 smithi042 ceph-mon[106428]: pgmap v3270: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-06T03:08:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:06 smithi042 ceph-mon[106428]: pgmap v3271: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-06T03:08:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:07.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:06 smithi042 ceph-mon[96829]: pgmap v3270: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-06T03:08:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:06 smithi042 ceph-mon[96829]: pgmap v3271: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-06T03:08:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:08.871 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:08 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:08.871 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:08 smithi064 ceph-mon[95564]: pgmap v3272: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-06T03:08:09.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:08 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:09.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:08 smithi042 ceph-mon[106428]: pgmap v3272: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-06T03:08:09.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:08 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:09.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:08 smithi042 ceph-mon[96829]: pgmap v3272: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-06T03:08:10.866 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:10 smithi064 systemd[1]: Stopping Ceph osd.6 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:08:11.211 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:10 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[36263]: 2024-04-06T03:08:10.879+0000 7fc168783700 -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-06T03:08:11.212 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:10 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[36263]: 2024-04-06T03:08:10.879+0000 7fc168783700 -1 osd.6 180 *** Got signal Terminated *** 2024-04-06T03:08:11.212 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:10 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[36263]: 2024-04-06T03:08:10.879+0000 7fc168783700 -1 osd.6 180 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:08:11.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:11 smithi064 ceph-mon[95564]: pgmap v3273: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-06T03:08:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:11 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:11 smithi064 ceph-mon[95564]: osd.6 marked itself down and dead 2024-04-06T03:08:11.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:11 smithi042 ceph-mon[106428]: pgmap v3273: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-06T03:08:11.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:11 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:11.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:11 smithi042 ceph-mon[106428]: osd.6 marked itself down and dead 2024-04-06T03:08:11.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:11 smithi042 ceph-mon[96829]: pgmap v3273: 161 pgs: 161 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-06T03:08:11.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:11 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:11.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:11 smithi042 ceph-mon[96829]: osd.6 marked itself down and dead 2024-04-06T03:08:12.073 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:11 smithi064 podman[148912]: 2024-04-06 03:08:11.78964911 +0000 UTC m=+1.015178169 container died 4e276330ab3ee753e00012de1d96464298b511e2469390a7798523d2d8ba4522 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, release=754, io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, GIT_CLEAN=True, vcs-type=git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, ceph=True, io.openshift.tags=base centos centos-stream, 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, com.redhat.component=centos-stream-container, architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, distribution-scope=public, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , 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., name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_BRANCH=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., version=8, io.buildah.version=1.19.8) 2024-04-06T03:08:12.324 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:08:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:08:12] "GET /metrics HTTP/1.1" 200 38522 "" "Prometheus/2.33.4" 2024-04-06T03:08:12.325 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:12 smithi064 podman[148912]: 2024-04-06 03:08:12.088819627 +0000 UTC m=+1.314348694 container cleanup 4e276330ab3ee753e00012de1d96464298b511e2469390a7798523d2d8ba4522 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, vendor=Red Hat, Inc., ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, 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., RELEASE=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, com.redhat.component=centos-stream-container, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, architecture=x86_64, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, release=754, distribution-scope=public, version=8, GIT_BRANCH=HEAD, vcs-type=git, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, io.k8s.display-name=CentOS Stream 8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, name=centos-stream) 2024-04-06T03:08:12.325 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:12 smithi064 bash[148912]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6 2024-04-06T03:08:12.325 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:12 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:08:12.325 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:12 smithi064 ceph-mon[95564]: osdmap e181: 8 total, 7 up, 8 in 2024-04-06T03:08:12.325 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:12.325 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:12.325 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:12.325 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:12 smithi064 ceph-mon[95564]: osdmap e182: 8 total, 7 up, 8 in 2024-04-06T03:08:12.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:12 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:08:12.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:12 smithi042 ceph-mon[106428]: osdmap e181: 8 total, 7 up, 8 in 2024-04-06T03:08:12.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:12.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:12.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:12.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:12 smithi042 ceph-mon[106428]: osdmap e182: 8 total, 7 up, 8 in 2024-04-06T03:08:12.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:12 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:08:12.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:12 smithi042 ceph-mon[96829]: osdmap e181: 8 total, 7 up, 8 in 2024-04-06T03:08:12.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:12.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:12.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:12.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:12 smithi042 ceph-mon[96829]: osdmap e182: 8 total, 7 up, 8 in 2024-04-06T03:08:12.647 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:12 smithi064 podman[148930]: 2024-04-06 03:08:12.34005198 +0000 UTC m=+0.553947769 container remove 4e276330ab3ee753e00012de1d96464298b511e2469390a7798523d2d8ba4522 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, release=754, 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, 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., distribution-scope=public, GIT_BRANCH=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, name=centos-stream, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.expose-services=, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, version=8, GIT_CLEAN=True, RELEASE=HEAD, io.openshift.tags=base centos centos-stream, io.buildah.version=1.19.8) 2024-04-06T03:08:12.930 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:12 smithi064 podman[149020]: 2024-04-06 03:08:12.565881365 +0000 UTC m=+0.017707801 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:08:12.930 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:12 smithi064 podman[149020]: 2024-04-06 03:08:12.692709396 +0000 UTC m=+0.144535862 container create f2950bc9e3e44e5c0ef6915016f1bf367b7b83d65ae73922b3fe89342fa75371 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, 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=20240403, GIT_CLEAN=True, io.buildah.version=1.33.5, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True) 2024-04-06T03:08:12.931 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:12 smithi064 podman[149020]: 2024-04-06 03:08:12.945984891 +0000 UTC m=+0.397811314 container init f2950bc9e3e44e5c0ef6915016f1bf367b7b83d65ae73922b3fe89342fa75371 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True) 2024-04-06T03:08:13.223 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:12 smithi064 podman[149020]: 2024-04-06 03:08:12.949574402 +0000 UTC m=+0.401400835 container start f2950bc9e3e44e5c0ef6915016f1bf367b7b83d65ae73922b3fe89342fa75371 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403) 2024-04-06T03:08:13.223 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:13 smithi064 podman[149020]: 2024-04-06 03:08:13.020123752 +0000 UTC m=+0.471950176 container attach f2950bc9e3e44e5c0ef6915016f1bf367b7b83d65ae73922b3fe89342fa75371 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, io.buildah.version=1.33.5) 2024-04-06T03:08:13.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:13 smithi064 ceph-mon[95564]: pgmap v3275: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:08:13.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:13 smithi064 ceph-mon[95564]: pgmap v3276: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-06T03:08:13.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:13 smithi064 ceph-mon[95564]: pgmap v3277: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-06T03:08:13.497 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:13 smithi064 podman[149020]: 2024-04-06 03:08:13.243604342 +0000 UTC m=+0.695430766 container died f2950bc9e3e44e5c0ef6915016f1bf367b7b83d65ae73922b3fe89342fa75371 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True) 2024-04-06T03:08:13.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:13 smithi042 ceph-mon[106428]: pgmap v3275: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:08:13.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:13 smithi042 ceph-mon[106428]: pgmap v3276: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-06T03:08:13.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:13 smithi042 ceph-mon[106428]: pgmap v3277: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-06T03:08:13.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:13 smithi042 ceph-mon[96829]: pgmap v3275: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:08:13.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:13 smithi042 ceph-mon[96829]: pgmap v3276: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-06T03:08:13.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:13 smithi042 ceph-mon[96829]: pgmap v3277: 161 pgs: 9 peering, 11 stale+active+clean, 141 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-06T03:08:14.247 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:13 smithi064 podman[149046]: 2024-04-06 03:08:13.873948427 +0000 UTC m=+0.624677283 container remove f2950bc9e3e44e5c0ef6915016f1bf367b7b83d65ae73922b3fe89342fa75371 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-04-06T03:08:14.247 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:13 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.6.service: Deactivated successfully. 2024-04-06T03:08:14.247 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:13 smithi064 systemd[1]: Stopped Ceph osd.6 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:08:14.247 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:13 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.6.service: Consumed 11.594s CPU time. 2024-04-06T03:08:14.247 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:14 smithi064 systemd[1]: Starting Ceph osd.6 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:08:14.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:14 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 19/726 objects degraded (2.617%), 5 pgs degraded (PG_DEGRADED) 2024-04-06T03:08:14.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:14 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 19/726 objects degraded (2.617%), 5 pgs degraded (PG_DEGRADED) 2024-04-06T03:08:14.596 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:14 smithi064 podman[149156]: 2024-04-06 03:08:14.218911664 +0000 UTC m=+0.018009329 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:08:14.596 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:14 smithi064 podman[149156]: 2024-04-06 03:08:14.350566101 +0000 UTC m=+0.149663806 container create 6b09fc35b34353896c943677cdfb9e1c3e5c32680f057931c179662fd709481a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-04-06T03:08:14.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:14 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 19/726 objects degraded (2.617%), 5 pgs degraded (PG_DEGRADED) 2024-04-06T03:08:14.997 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:14 smithi064 podman[149156]: 2024-04-06 03:08:14.611415206 +0000 UTC m=+0.410512872 container init 6b09fc35b34353896c943677cdfb9e1c3e5c32680f057931c179662fd709481a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:08:14.997 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:14 smithi064 podman[149156]: 2024-04-06 03:08:14.614610563 +0000 UTC m=+0.413708227 container start 6b09fc35b34353896c943677cdfb9e1c3e5c32680f057931c179662fd709481a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, ceph=True) 2024-04-06T03:08:14.997 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:14 smithi064 podman[149156]: 2024-04-06 03:08:14.694630712 +0000 UTC m=+0.493728377 container attach 6b09fc35b34353896c943677cdfb9e1c3e5c32680f057931c179662fd709481a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_CLEAN=True) 2024-04-06T03:08:15.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:15 smithi064 ceph-mon[95564]: pgmap v3279: 161 pgs: 8 active+undersized, 5 active+undersized+degraded, 9 peering, 8 stale+active+clean, 131 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s; 19/726 objects degraded (2.617%) 2024-04-06T03:08:15.467 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate[149171]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-06T03:08:15.467 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate[149171]: 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-06T03:08:15.467 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate[149171]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-06T03:08:15.467 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate[149171]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-06T03:08:15.467 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate[149171]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-06T03:08:15.467 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate[149171]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-06T03:08:15.467 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 bash[149156]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-06T03:08:15.467 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 bash[149156]: 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-06T03:08:15.467 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 bash[149156]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-06T03:08:15.467 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 bash[149156]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-06T03:08:15.467 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 bash[149156]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-06T03:08:15.467 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 bash[149156]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-06T03:08:15.467 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 bash[149156]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-06T03:08:15.468 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate[149171]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-06T03:08:15.468 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 podman[149156]: 2024-04-06 03:08:15.087193442 +0000 UTC m=+0.886291105 container died 6b09fc35b34353896c943677cdfb9e1c3e5c32680f057931c179662fd709481a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, 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, CEPH_POINT_RELEASE=) 2024-04-06T03:08:15.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:15 smithi042 ceph-mon[106428]: pgmap v3279: 161 pgs: 8 active+undersized, 5 active+undersized+degraded, 9 peering, 8 stale+active+clean, 131 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s; 19/726 objects degraded (2.617%) 2024-04-06T03:08:15.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:15 smithi042 ceph-mon[96829]: pgmap v3279: 161 pgs: 8 active+undersized, 5 active+undersized+degraded, 9 peering, 8 stale+active+clean, 131 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s; 19/726 objects degraded (2.617%) 2024-04-06T03:08:16.136 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:15 smithi064 podman[149303]: 2024-04-06 03:08:15.82402138 +0000 UTC m=+0.731372289 container remove 6b09fc35b34353896c943677cdfb9e1c3e5c32680f057931c179662fd709481a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, 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, RELEASE=squid-9f19235, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux ) 2024-04-06T03:08:16.136 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:16 smithi064 podman[149365]: 2024-04-06 03:08:15.943916296 +0000 UTC m=+0.017979960 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:08:16.136 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:16 smithi064 podman[149365]: 2024-04-06 03:08:16.041505373 +0000 UTC m=+0.115569063 container create ae8669a150e4742a41c2072255363d8ca03e01966d0397488c5ec3ce248d5a1b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux , ceph=True, RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-04-06T03:08:16.497 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:16 smithi064 podman[149365]: 2024-04-06 03:08:16.252409532 +0000 UTC m=+0.326473195 container init ae8669a150e4742a41c2072255363d8ca03e01966d0397488c5ec3ce248d5a1b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-04-06T03:08:16.497 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:16 smithi064 podman[149365]: 2024-04-06 03:08:16.25558018 +0000 UTC m=+0.329643829 container start ae8669a150e4742a41c2072255363d8ca03e01966d0397488c5ec3ce248d5a1b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, 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, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-04-06T03:08:16.497 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:16 smithi064 ceph-osd[149384]: -- 172.21.15.64:0/2900468539 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5610d6705680 con 0x5610d66cf000 2024-04-06T03:08:16.497 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:16 smithi064 bash[149365]: ae8669a150e4742a41c2072255363d8ca03e01966d0397488c5ec3ce248d5a1b 2024-04-06T03:08:16.497 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:16 smithi064 systemd[1]: Started Ceph osd.6 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:08:17.246 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:16 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[149380]: 2024-04-06T03:08:16.798+0000 7fd67afc47c0 -1 Falling back to public interface 2024-04-06T03:08:17.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: pgmap v3280: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 417 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:17.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: pgmap v3281: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 448 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:17.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: pgmap v3282: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 475 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:17.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:17.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.726 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.726 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.726 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.726 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.726 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.726 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.726 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.726 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.726 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.726 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.726 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.726 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.726 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.726 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.727 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.727 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.727 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.727 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.727 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.727 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.727 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.727 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.727 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.727 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: pgmap v3280: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 417 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:17.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: pgmap v3281: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 448 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: pgmap v3282: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 475 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: pgmap v3280: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 417 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: pgmap v3281: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 448 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: pgmap v3282: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 475 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:17.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:17.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:17.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:17.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:17.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.288 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:08:18.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3283: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 460 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3284: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 469 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3285: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3286: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3287: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3288: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3289: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3290: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3291: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3292: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3293: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3294: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3295: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3296: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3297: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: pgmap v3298: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:08:18.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3283: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 460 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3284: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 469 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3285: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3286: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3287: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3288: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3289: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3290: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3291: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3292: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3293: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3294: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3295: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3296: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3283: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 460 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3284: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 469 B/s rd, 0 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3285: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3286: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3287: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3288: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3289: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3290: 161 pgs: 32 active+undersized, 13 active+undersized+degraded, 9 peering, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:08:18.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3291: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3292: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3293: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3294: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3295: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3296: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3297: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: pgmap v3298: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:08:18.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3297: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: pgmap v3298: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:18.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:18.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:08:18.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:18.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:18.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:18.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:18.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:08:18.992 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 6s ago 21m - - 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 13s ago 21m - - 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (10m) 6s ago 15m 23.9M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 13s ago 15m - - 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (8m) 6s ago 14m 63.1M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (9m) 13s ago 20m 539M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (7m) 6s ago 22m 452M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (7m) 6s ago 22m 137M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (6m) 13s ago 20m 61.2M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (6m) 6s ago 20m 64.7M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (10m) 6s ago 16m 19.1M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (10m) 13s ago 16m 19.2M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (4m) 6s ago 20m 53.1M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (3m) 6s ago 19m 59.3M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 29aac394f569 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (2m) 6s ago 19m 47.2M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 bb88cc68aaf3 2024-04-06T03:08:18.993 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (2m) 6s ago 18m 49.3M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 8bc3d490bb71 2024-04-06T03:08:18.994 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (82s) 13s ago 18m 52.6M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 72a001cf3e44 2024-04-06T03:08:18.994 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (31s) 13s ago 18m 51.2M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 d1b577c1ad83 2024-04-06T03:08:18.994 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 starting - - - 2736M 2024-04-06T03:08:18.994 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (17m) 13s ago 17m 68.1M 2736M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:08:18.994 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (9m) 13s ago 16m 72.4M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:08:18.994 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (14m) 6s ago 14m 78.8M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:08:18.994 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (14m) 13s ago 14m 76.7M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:08:18.994 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (14m) 6s ago 14m 76.6M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:08:18.994 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (14m) 13s ago 14m 78.9M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:08:19.412 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:08:19.412 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:08:19.412 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:08:19.412 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:08:19.412 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:08:19.412 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:08:19.413 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:08:19.413 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:08:19.413 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-06T03:08:19.413 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 6 2024-04-06T03:08:19.413 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:08:19.413 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:08:19.413 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:08:19.413 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:08:19.413 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:08:19.413 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-06T03:08:19.413 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 11 2024-04-06T03:08:19.413 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:08:19.413 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:08:19.684 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[149380]: 2024-04-06T03:08:19.496+0000 7fd67afc47c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-06T03:08:19.684 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[149380]: 2024-04-06T03:08:19.544+0000 7fd67afc47c0 -1 osd.6 180 log_to_monitors true 2024-04-06T03:08:19.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3299: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3300: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3301: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3302: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3303: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3304: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3305: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3306: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3307: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3308: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3309: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3310: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3311: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3312: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:19.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3313: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3314: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3315: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3316: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3317: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: pgmap v3318: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.691 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.764 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:08:19.764 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:08:19.764 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:08:19.765 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:08:19.765 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:08:19.765 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:08:19.765 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:08:19.765 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:08:19.765 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "11/23 daemons upgraded", 2024-04-06T03:08:19.765 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-04-06T03:08:19.765 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:08:19.765 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:08:19.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3299: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3300: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3301: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3302: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3303: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3304: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3305: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3306: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.766 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3307: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3308: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3309: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3310: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3311: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3312: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.767 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3299: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3300: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3301: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3302: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3303: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3304: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3305: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3306: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3307: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3308: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3309: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3310: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3311: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3312: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='client.54562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3313: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3314: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3315: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3316: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3317: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: pgmap v3318: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3313: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3314: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3315: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3316: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3317: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: pgmap v3318: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.776 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.776 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.776 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.776 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.776 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.776 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.776 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.776 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.776 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:19.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:19.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:19.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:19.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:19.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.180 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 82/726 objects degraded (11.295%), 16 pgs degraded 2024-04-06T03:08:20.180 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:08:20.181 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:08:20.181 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-06T03:08:20.181 INFO:teuthology.orchestra.run.smithi042.stdout: osd.6 (root=default,host=smithi064) is down 2024-04-06T03:08:20.181 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 82/726 objects degraded (11.295%), 16 pgs degraded 2024-04-06T03:08:20.181 INFO:teuthology.orchestra.run.smithi042.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-04-06T03:08:20.181 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.1d is active+undersized+degraded, acting [7,0] 2024-04-06T03:08:20.181 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-04-06T03:08:20.181 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-04-06T03:08:20.181 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-04-06T03:08:20.181 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-04-06T03:08:20.181 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2024-04-06T03:08:20.181 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2024-04-06T03:08:20.181 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-04-06T03:08:20.182 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-04-06T03:08:20.182 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2024-04-06T03:08:20.182 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-04-06T03:08:20.182 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-04-06T03:08:20.182 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.e is active+undersized+degraded, acting [4,5] 2024-04-06T03:08:20.182 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.1f is active+undersized+degraded, acting [5,1] 2024-04-06T03:08:20.182 INFO:teuthology.orchestra.run.smithi042.stdout: pg 6.c is active+undersized+degraded, acting [3,5] 2024-04-06T03:08:20.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3319: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3320: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='client.54568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3321: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3322: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3323: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3324: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3325: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3326: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='client.34677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:20.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3327: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3328: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3329: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3330: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3331: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3332: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3319: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3320: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='client.54568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:20.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3321: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3322: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3323: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3324: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3325: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3326: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='client.34677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3327: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3328: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3329: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3330: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3331: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3332: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/2261323707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3333: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: pgmap v3334: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='osd.6 [v2:172.21.15.64:6816/749853601,v1:172.21.15.64:6817/749853601]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T03:08:20.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T03:08:20.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.539 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/2261323707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3333: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: pgmap v3334: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='osd.6 [v2:172.21.15.64:6816/749853601,v1:172.21.15.64:6817/749853601]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.541 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.543 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/42082626' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:08:20.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 82/726 objects degraded (11.295%), 16 pgs degraded (PG_DEGRADED) 2024-04-06T03:08:20.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.545 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.546 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/42082626' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:08:20.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 82/726 objects degraded (11.295%), 16 pgs degraded (PG_DEGRADED) 2024-04-06T03:08:20.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.547 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.548 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:20 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.683 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[149380]: 2024-04-06T03:08:20.470+0000 7fd66c41c700 -1 osd.6 180 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:08:20.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3319: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3320: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='client.54568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:20.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3321: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3322: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3323: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3324: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3325: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3326: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='client.34677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:20.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3327: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3328: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3329: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3330: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3331: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3332: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/2261323707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.685 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3333: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: pgmap v3334: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:20.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:20.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='osd.6 [v2:172.21.15.64:6816/749853601,v1:172.21.15.64:6817/749853601]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T03:08:20.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T03:08:20.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.686 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.687 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.688 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/42082626' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 82/726 objects degraded (11.295%), 16 pgs degraded (PG_DEGRADED) 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:20.689 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:20.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:20.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:20.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:20.690 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:20 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3335: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3336: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3337: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3338: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:21.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3339: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3340: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3341: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.692 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3342: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3343: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3344: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3345: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3346: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3347: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3348: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3349: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3350: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3351: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3352: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3353: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: pgmap v3354: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:21.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-06T03:08:21.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: osdmap e183: 8 total, 7 up, 8 in 2024-04-06T03:08:21.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='osd.6 [v2:172.21.15.64:6816/749853601,v1:172.21.15.64:6817/749853601]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:08:21.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:08:21.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3335: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3336: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3337: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3338: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3339: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3340: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3341: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3342: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3343: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3344: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3345: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3346: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3347: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3348: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3335: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3336: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3337: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3338: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3339: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3340: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3341: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3342: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3343: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3344: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3345: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3346: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3347: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3348: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3349: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3350: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3351: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3352: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3353: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: pgmap v3354: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-06T03:08:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: osdmap e183: 8 total, 7 up, 8 in 2024-04-06T03:08:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='osd.6 [v2:172.21.15.64:6816/749853601,v1:172.21.15.64:6817/749853601]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:08:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:08:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3349: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3350: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3351: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3352: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3353: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: pgmap v3354: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-06T03:08:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: osdmap e183: 8 total, 7 up, 8 in 2024-04-06T03:08:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='osd.6 [v2:172.21.15.64:6816/749853601,v1:172.21.15.64:6817/749853601]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:08:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:08:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:21.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:21.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:21.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:21.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:21.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3356: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3357: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3358: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3359: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3360: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3361: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.438 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3362: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3363: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3364: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3365: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3366: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3367: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3368: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3369: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.439 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.440 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:08:22] "GET /metrics HTTP/1.1" 200 38531 "" "Prometheus/2.33.4" 2024-04-06T03:08:22.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3370: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3371: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.440 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3372: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3373: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3374: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3375: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: osd.6 [v2:172.21.15.64:6816/749853601,v1:172.21.15.64:6817/749853601] boot 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: osdmap e184: 8 total, 8 up, 8 in 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3377: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.441 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: pgmap v3378: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.442 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.443 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.444 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.446 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.447 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.448 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.448 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3356: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3357: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3358: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3359: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3360: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3361: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3362: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3363: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3364: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3365: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3366: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3367: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3368: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3369: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3356: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3357: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 23 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3358: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 16 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3359: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 23 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3360: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3361: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3362: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3363: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3364: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3365: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3366: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3367: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3368: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3369: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3370: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3371: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3372: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3373: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3374: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3375: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:08:22.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: osd.6 [v2:172.21.15.64:6816/749853601,v1:172.21.15.64:6817/749853601] boot 2024-04-06T03:08:22.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: osdmap e184: 8 total, 8 up, 8 in 2024-04-06T03:08:22.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T03:08:22.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3377: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: pgmap v3378: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3370: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3371: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3372: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3373: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3374: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3375: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:08:22.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: osd.6 [v2:172.21.15.64:6816/749853601,v1:172.21.15.64:6817/749853601] boot 2024-04-06T03:08:22.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: osdmap e184: 8 total, 8 up, 8 in 2024-04-06T03:08:22.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T03:08:22.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3377: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: pgmap v3378: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:22.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:22.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:22.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:22.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:22.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:22.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:22.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3379: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3380: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3381: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3382: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3383: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3384: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3385: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.633 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3386: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.633 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.633 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3387: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.633 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3388: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.633 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.633 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3389: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.633 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3390: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.633 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.633 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3391: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.633 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3392: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.633 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.634 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3393: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.634 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3394: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.634 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.634 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3395: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.634 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3396: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.634 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.634 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3397: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: pgmap v3398: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: osdmap e185: 8 total, 8 up, 8 in 2024-04-06T03:08:23.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.635 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.636 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.637 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.637 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.637 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.637 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.637 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.637 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.637 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.637 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.637 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.637 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.637 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.637 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.637 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.637 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.638 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.638 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.638 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.638 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.638 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.638 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.638 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.638 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.638 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.638 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3379: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3380: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3381: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3382: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3383: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3384: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3385: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3386: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3387: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3388: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3389: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3390: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3391: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3392: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3379: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3380: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3381: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3382: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3383: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3384: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3385: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3386: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3387: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3388: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:23.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3389: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3390: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3391: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3392: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3393: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3394: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3395: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3396: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3397: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: pgmap v3398: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: osdmap e185: 8 total, 8 up, 8 in 2024-04-06T03:08:23.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3393: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3394: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3395: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3396: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3397: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: pgmap v3398: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:23.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:23.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: osdmap e185: 8 total, 8 up, 8 in 2024-04-06T03:08:23.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:23.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:23.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:23.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:23.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:23.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3400: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3401: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3402: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3403: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3404: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3405: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3406: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3407: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3408: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3409: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3410: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3411: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3412: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3413: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3414: 161 pgs: 7 peering, 32 active+undersized, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3415: 161 pgs: 7 peering, 32 active+undersized, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3416: 161 pgs: 7 peering, 32 active+undersized, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: pgmap v3417: 161 pgs: 7 peering, 32 active+undersized, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3400: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3401: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3402: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3403: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3404: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3405: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3406: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3407: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3408: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3409: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3410: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3411: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3412: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3413: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3400: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3401: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3402: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3403: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3404: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3405: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3406: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3407: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3408: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3409: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3410: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3411: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3412: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3413: 161 pgs: 7 peering, 33 active+undersized, 14 active+undersized+degraded, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3414: 161 pgs: 7 peering, 32 active+undersized, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3415: 161 pgs: 7 peering, 32 active+undersized, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3416: 161 pgs: 7 peering, 32 active+undersized, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: pgmap v3417: 161 pgs: 7 peering, 32 active+undersized, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3414: 161 pgs: 7 peering, 32 active+undersized, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3415: 161 pgs: 7 peering, 32 active+undersized, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3416: 161 pgs: 7 peering, 32 active+undersized, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: pgmap v3417: 161 pgs: 7 peering, 32 active+undersized, 14 active+undersized+degraded, 108 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 71/726 objects degraded (9.780%) 2024-04-06T03:08:24.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:24.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:24.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:24.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:24.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:24.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:24.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3418: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3419: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3420: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3421: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.458 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3422: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3423: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3424: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3425: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3426: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3427: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3428: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3429: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3430: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3431: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.459 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3418: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3419: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3420: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3421: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3422: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3423: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3424: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.460 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3425: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3426: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3427: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3428: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3429: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3430: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3431: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3432: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3433: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3434: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.461 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3435: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3436: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3437: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3438: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: pgmap v3439: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.462 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.463 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.463 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3432: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3433: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3434: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3435: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3436: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3437: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3438: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.464 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: pgmap v3439: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.465 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.467 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 54/726 objects degraded (7.438%), 10 pgs degraded (PG_DEGRADED) 2024-04-06T03:08:25.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.469 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3418: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3419: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3420: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3421: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3422: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3423: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3424: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3425: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3426: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3427: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3428: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3429: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3430: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3431: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3432: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3433: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3434: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3435: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3436: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3437: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3438: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: pgmap v3439: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:25.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 54/726 objects degraded (7.438%), 10 pgs degraded (PG_DEGRADED) 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 54/726 objects degraded (7.438%), 10 pgs degraded (PG_DEGRADED) 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:25.773 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:25.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:25.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:25.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.246 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:08:26.080+0000 7fd93faee700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-06T03:08:26.693 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3440: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3441: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3442: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3443: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3444: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3445: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3446: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3447: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3448: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3449: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3450: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3451: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3452: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3453: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.695 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3454: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3455: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3456: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3457: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3458: 161 pgs: 7 peering, 18 active+undersized, 6 active+undersized+degraded, 130 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 30/726 objects degraded (4.132%) 2024-04-06T03:08:26.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: pgmap v3459: 161 pgs: 7 peering, 18 active+undersized, 6 active+undersized+degraded, 130 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 30/726 objects degraded (4.132%) 2024-04-06T03:08:26.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:26.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:26.696 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:26.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:26.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:26.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:26.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:26.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:26.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:26.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3440: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3441: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3442: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3443: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3444: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3445: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3446: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3447: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3448: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3449: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3450: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3451: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3452: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3453: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3440: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3441: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3442: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3443: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3444: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3445: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3446: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3447: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3448: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3449: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3450: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3451: 161 pgs: 7 peering, 27 active+undersized, 10 active+undersized+degraded, 117 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 54/726 objects degraded (7.438%) 2024-04-06T03:08:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3452: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3453: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3454: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3455: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3456: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3457: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3458: 161 pgs: 7 peering, 18 active+undersized, 6 active+undersized+degraded, 130 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 30/726 objects degraded (4.132%) 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: pgmap v3459: 161 pgs: 7 peering, 18 active+undersized, 6 active+undersized+degraded, 130 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 30/726 objects degraded (4.132%) 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3454: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3455: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3456: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3457: 161 pgs: 7 peering, 24 active+undersized, 9 active+undersized+degraded, 121 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 43/726 objects degraded (5.923%) 2024-04-06T03:08:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3458: 161 pgs: 7 peering, 18 active+undersized, 6 active+undersized+degraded, 130 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 30/726 objects degraded (4.132%) 2024-04-06T03:08:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: pgmap v3459: 161 pgs: 7 peering, 18 active+undersized, 6 active+undersized+degraded, 130 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 30/726 objects degraded (4.132%) 2024-04-06T03:08:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:26.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:27.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: pgmap v3460: 161 pgs: 7 peering, 8 active+undersized, 3 active+undersized+degraded, 143 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 9 op/s; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: pgmap v3461: 161 pgs: 7 peering, 8 active+undersized, 3 active+undersized+degraded, 143 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 9 op/s; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:27.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: pgmap v3462: 161 pgs: 7 peering, 8 active+undersized, 3 active+undersized+degraded, 143 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 9 op/s; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.746 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: pgmap v3463: 161 pgs: 7 peering, 8 active+undersized, 3 active+undersized+degraded, 143 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 9 op/s; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:27.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: pgmap v3464: 161 pgs: 7 peering, 7 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: pgmap v3465: 161 pgs: 7 peering, 7 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:27.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: pgmap v3466: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:27.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: pgmap v3467: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:27.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:27.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: pgmap v3468: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:27.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: pgmap v3469: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:27.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:27.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-06T03:08:27.747 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/726 objects degraded (4.132%), 6 pgs degraded) 2024-04-06T03:08:27.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: pgmap v3460: 161 pgs: 7 peering, 8 active+undersized, 3 active+undersized+degraded, 143 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 9 op/s; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: pgmap v3461: 161 pgs: 7 peering, 8 active+undersized, 3 active+undersized+degraded, 143 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 9 op/s; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:27.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: pgmap v3462: 161 pgs: 7 peering, 8 active+undersized, 3 active+undersized+degraded, 143 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 9 op/s; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: pgmap v3463: 161 pgs: 7 peering, 8 active+undersized, 3 active+undersized+degraded, 143 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 9 op/s; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:27.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: pgmap v3464: 161 pgs: 7 peering, 7 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: pgmap v3465: 161 pgs: 7 peering, 7 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:27.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: pgmap v3466: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:27.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: pgmap v3467: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:27.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:27.748 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: pgmap v3468: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:27.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: pgmap v3469: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:27.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:27.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-06T03:08:27.749 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:27 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/726 objects degraded (4.132%), 6 pgs degraded) 2024-04-06T03:08:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: pgmap v3460: 161 pgs: 7 peering, 8 active+undersized, 3 active+undersized+degraded, 143 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 9 op/s; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: pgmap v3461: 161 pgs: 7 peering, 8 active+undersized, 3 active+undersized+degraded, 143 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 9 op/s; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: pgmap v3462: 161 pgs: 7 peering, 8 active+undersized, 3 active+undersized+degraded, 143 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 9 op/s; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: pgmap v3463: 161 pgs: 7 peering, 8 active+undersized, 3 active+undersized+degraded, 143 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 9.5 KiB/s rd, 9 op/s; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: pgmap v3464: 161 pgs: 7 peering, 7 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: pgmap v3465: 161 pgs: 7 peering, 7 active+undersized, 3 active+undersized+degraded, 144 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 17/726 objects degraded (2.342%) 2024-04-06T03:08:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: pgmap v3466: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: pgmap v3467: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: pgmap v3468: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: pgmap v3469: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-06T03:08:27.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:27 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/726 objects degraded (4.132%), 6 pgs degraded) 2024-04-06T03:08:29.552 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:29 smithi064 ceph-mon[95564]: pgmap v3470: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:29.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:29 smithi042 ceph-mon[96829]: pgmap v3470: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:29.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:29 smithi042 ceph-mon[106428]: pgmap v3470: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:31 smithi064 ceph-mon[95564]: pgmap v3471: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:31 smithi064 ceph-mon[95564]: pgmap v3472: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:31 smithi064 ceph-mon[95564]: pgmap v3473: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:31 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:31 smithi064 ceph-mon[95564]: pgmap v3474: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:08:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:31 smithi064 ceph-mon[95564]: pgmap v3475: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:08:31.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[96829]: pgmap v3471: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:31.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[96829]: pgmap v3472: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:31.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[96829]: pgmap v3473: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:31.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:31.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[96829]: pgmap v3474: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:08:31.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[96829]: pgmap v3475: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:08:31.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[106428]: pgmap v3471: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:31.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[106428]: pgmap v3472: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:31.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[106428]: pgmap v3473: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:08:31.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:31.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:31.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[106428]: pgmap v3474: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:08:31.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[106428]: pgmap v3475: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:08:31.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:32.747 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:08:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:08:32] "GET /metrics HTTP/1.1" 200 38531 "" "Prometheus/2.33.4" 2024-04-06T03:08:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:33 smithi064 ceph-mon[95564]: pgmap v3476: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:08:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:33 smithi064 ceph-mon[95564]: pgmap v3477: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-04-06T03:08:33.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:33.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:08:33.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:33.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:33.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:33 smithi042 ceph-mon[106428]: pgmap v3476: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:08:33.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:33 smithi042 ceph-mon[106428]: pgmap v3477: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-04-06T03:08:33.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:33.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:33.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:08:33.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:33.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:33.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:33 smithi042 ceph-mon[96829]: pgmap v3476: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:08:33.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:33 smithi042 ceph-mon[96829]: pgmap v3477: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 2 op/s 2024-04-06T03:08:33.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:33.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:33.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:08:35.746 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:35 smithi064 ceph-mon[95564]: pgmap v3478: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:08:35.782 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:35 smithi042 ceph-mon[106428]: pgmap v3478: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:08:35.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:35 smithi042 ceph-mon[96829]: pgmap v3478: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:08:37.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:37 smithi064 ceph-mon[95564]: pgmap v3479: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:08:37.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:37 smithi042 ceph-mon[106428]: pgmap v3479: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:08:37.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:37 smithi042 ceph-mon[96829]: pgmap v3479: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-06T03:08:39.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:39.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:38 smithi042 ceph-mon[106428]: pgmap v3480: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s 2024-04-06T03:08:39.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:39.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:38 smithi042 ceph-mon[96829]: pgmap v3480: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s 2024-04-06T03:08:39.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:39.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:38 smithi064 ceph-mon[95564]: pgmap v3480: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 656 B/s rd, 0 op/s 2024-04-06T03:08:41.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:41 smithi064 ceph-mon[95564]: pgmap v3481: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 522 B/s rd, 0 op/s 2024-04-06T03:08:41.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:41 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:41.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:41.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:41 smithi042 ceph-mon[106428]: pgmap v3481: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 522 B/s rd, 0 op/s 2024-04-06T03:08:41.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:41 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:41.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:41.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:41 smithi042 ceph-mon[96829]: pgmap v3481: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 522 B/s rd, 0 op/s 2024-04-06T03:08:41.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:41 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:41.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:42.714 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:42 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:42.715 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:42 smithi064 ceph-mon[95564]: Upgrade: osd.6 is safe to restart 2024-04-06T03:08:42.715 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:08:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:08:42] "GET /metrics HTTP/1.1" 200 38527 "" "Prometheus/2.33.4" 2024-04-06T03:08:42.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:42 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:42.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:42 smithi042 ceph-mon[106428]: Upgrade: osd.6 is safe to restart 2024-04-06T03:08:42.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:42 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-06T03:08:42.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:42 smithi042 ceph-mon[96829]: Upgrade: osd.6 is safe to restart 2024-04-06T03:08:43.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:43 smithi064 ceph-mon[95564]: pgmap v3482: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:08:43.645 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:43 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-06T03:08:43.646 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:43 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:43.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:43 smithi042 ceph-mon[106428]: pgmap v3482: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:08:43.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:43 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-06T03:08:43.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:43 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:43.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:43 smithi042 ceph-mon[96829]: pgmap v3482: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:08:43.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-06T03:08:43.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:43 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:44.449 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:44 smithi064 ceph-mon[95564]: Upgrade: Updating osd.6 2024-04-06T03:08:44.450 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:44 smithi064 ceph-mon[95564]: Deploying daemon osd.6 on smithi064 2024-04-06T03:08:44.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:44 smithi042 ceph-mon[106428]: Upgrade: Updating osd.6 2024-04-06T03:08:44.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:44 smithi042 ceph-mon[106428]: Deploying daemon osd.6 on smithi064 2024-04-06T03:08:44.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:44 smithi042 ceph-mon[96829]: Upgrade: Updating osd.6 2024-04-06T03:08:44.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:44 smithi042 ceph-mon[96829]: Deploying daemon osd.6 on smithi064 2024-04-06T03:08:45.448 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:45 smithi064 ceph-mon[95564]: pgmap v3483: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:08:45.782 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:45 smithi042 ceph-mon[106428]: pgmap v3483: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:08:45.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:45 smithi042 ceph-mon[96829]: pgmap v3483: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:08:46.246 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:46 smithi064 systemd[1]: Stopping Ceph osd.6 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:08:46.609 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[149380]: 2024-04-06T03:08:46.351+0000 7fd67162b700 -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-06T03:08:46.609 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[149380]: 2024-04-06T03:08:46.351+0000 7fd67162b700 -1 osd.6 185 *** Got signal Terminated *** 2024-04-06T03:08:46.609 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[149380]: 2024-04-06T03:08:46.351+0000 7fd67162b700 -1 osd.6 185 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:08:47.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:47 smithi064 ceph-mon[95564]: pgmap v3484: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:08:47.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:47 smithi064 ceph-mon[95564]: osd.6 marked itself down and dead 2024-04-06T03:08:47.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:47 smithi042 ceph-mon[106428]: pgmap v3484: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:08:47.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:47 smithi042 ceph-mon[106428]: osd.6 marked itself down and dead 2024-04-06T03:08:47.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:47 smithi042 ceph-mon[96829]: pgmap v3484: 161 pgs: 161 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:08:47.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:47 smithi042 ceph-mon[96829]: osd.6 marked itself down and dead 2024-04-06T03:08:48.049 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:47 smithi064 podman[154321]: 2024-04-06 03:08:47.794785128 +0000 UTC m=+1.545465258 container died ae8669a150e4742a41c2072255363d8ca03e01966d0397488c5ec3ce248d5a1b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS) 2024-04-06T03:08:48.315 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:48 smithi064 podman[154321]: 2024-04-06 03:08:48.180755177 +0000 UTC m=+1.931435311 container cleanup ae8669a150e4742a41c2072255363d8ca03e01966d0397488c5ec3ce248d5a1b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403) 2024-04-06T03:08:48.315 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:48 smithi064 bash[154321]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6 2024-04-06T03:08:48.618 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:48 smithi064 podman[154646]: 2024-04-06 03:08:48.449022698 +0000 UTC m=+0.656057889 container remove ae8669a150e4742a41c2072255363d8ca03e01966d0397488c5ec3ce248d5a1b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-04-06T03:08:48.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:48 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:08:48.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:48 smithi064 ceph-mon[95564]: osdmap e186: 8 total, 7 up, 8 in 2024-04-06T03:08:48.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:48.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:08:48.722 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:48 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:08:48.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:48 smithi042 ceph-mon[96829]: osdmap e186: 8 total, 7 up, 8 in 2024-04-06T03:08:48.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:48.723 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:08:48.723 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:48 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:08:48.723 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:48 smithi042 ceph-mon[106428]: osdmap e186: 8 total, 7 up, 8 in 2024-04-06T03:08:48.724 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:48.724 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:08:49.746 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:49 smithi064 ceph-mon[95564]: pgmap v3486: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:08:49.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:49 smithi064 ceph-mon[95564]: osdmap e187: 8 total, 7 up, 8 in 2024-04-06T03:08:49.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:49 smithi042 ceph-mon[106428]: pgmap v3486: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:08:49.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:49 smithi042 ceph-mon[106428]: osdmap e187: 8 total, 7 up, 8 in 2024-04-06T03:08:49.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:49 smithi042 ceph-mon[96829]: pgmap v3486: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:08:49.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:49 smithi042 ceph-mon[96829]: osdmap e187: 8 total, 7 up, 8 in 2024-04-06T03:08:50.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:50 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 28/726 objects degraded (3.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-06T03:08:50.497 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:50 smithi064 podman[154852]: 2024-04-06 03:08:50.149510922 +0000 UTC m=+0.018179907 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:08:50.497 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:50 smithi064 podman[154852]: 2024-04-06 03:08:50.276548558 +0000 UTC m=+0.145217515 container create 100c6b37315b850c181a2da47c07a1fdc4d9572d709e758ee893c3ee069211ee (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.build-date=20240403) 2024-04-06T03:08:50.557 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:08:50.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:50 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 28/726 objects degraded (3.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-06T03:08:50.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:50 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 28/726 objects degraded (3.857%), 5 pgs degraded (PG_DEGRADED) 2024-04-06T03:08:50.825 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:50 smithi064 podman[154852]: 2024-04-06 03:08:50.512836848 +0000 UTC m=+0.381505806 container init 100c6b37315b850c181a2da47c07a1fdc4d9572d709e758ee893c3ee069211ee (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True) 2024-04-06T03:08:50.825 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:50 smithi064 podman[154852]: 2024-04-06 03:08:50.517722848 +0000 UTC m=+0.386391811 container start 100c6b37315b850c181a2da47c07a1fdc4d9572d709e758ee893c3ee069211ee (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235) 2024-04-06T03:08:50.825 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:50 smithi064 podman[154852]: 2024-04-06 03:08:50.629426717 +0000 UTC m=+0.498095680 container attach 100c6b37315b850c181a2da47c07a1fdc4d9572d709e758ee893c3ee069211ee (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-04-06T03:08:51.227 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:08:51.228 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 18s ago 21m - - 2024-04-06T03:08:51.228 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 0s ago 21m - - 2024-04-06T03:08:51.228 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (11m) 18s ago 15m 23.9M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:08:51.228 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 0s ago 15m - - 2024-04-06T03:08:51.228 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (9m) 18s ago 14m 63.1M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:08:51.228 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (9m) 0s ago 21m 543M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:08:51.228 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (7m) 18s ago 22m 452M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:08:51.228 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (7m) 18s ago 22m 144M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:08:51.228 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (6m) 0s ago 21m 62.2M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:08:51.228 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (6m) 18s ago 21m 68.4M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:08:51.228 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (11m) 18s ago 16m 19.7M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:08:51.228 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (10m) 0s ago 16m 19.6M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:08:51.228 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (5m) 18s ago 20m 54.0M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:08:51.229 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (4m) 18s ago 20m 59.5M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 29aac394f569 2024-04-06T03:08:51.229 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (3m) 18s ago 19m 48.1M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 bb88cc68aaf3 2024-04-06T03:08:51.229 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (2m) 18s ago 19m 50.5M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 8bc3d490bb71 2024-04-06T03:08:51.229 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (115s) 0s ago 18m 54.6M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 72a001cf3e44 2024-04-06T03:08:51.229 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (63s) 0s ago 18m 53.0M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 d1b577c1ad83 2024-04-06T03:08:51.229 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (35s) 0s ago 18m 42.1M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 ae8669a150e4 2024-04-06T03:08:51.229 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (17m) 0s ago 17m 69.1M 2736M 17.2.0 e1d6a67b021e f8fb3140df10 2024-04-06T03:08:51.229 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (9m) 0s ago 17m 72.4M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:08:51.229 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (15m) 18s ago 15m 78.9M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:08:51.229 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (15m) 0s ago 15m 76.8M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:08:51.229 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (15m) 18s ago 15m 76.7M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:08:51.229 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (15m) 0s ago 15m 79.0M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:08:51.246 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:50 smithi064 podman[154852]: 2024-04-06 03:08:50.87432624 +0000 UTC m=+0.742995217 container died 100c6b37315b850c181a2da47c07a1fdc4d9572d709e758ee893c3ee069211ee (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, org.label-schema.vendor=CentOS, ceph=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_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, org.label-schema.build-date=20240403) 2024-04-06T03:08:51.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:51 smithi042 ceph-mon[106428]: pgmap v3488: 161 pgs: 10 active+undersized, 5 active+undersized+degraded, 1 peering, 11 stale+active+clean, 134 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 28/726 objects degraded (3.857%) 2024-04-06T03:08:51.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:51 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:51.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:51.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:51.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:51.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:51 smithi042 ceph-mon[96829]: pgmap v3488: 161 pgs: 10 active+undersized, 5 active+undersized+degraded, 1 peering, 11 stale+active+clean, 134 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 28/726 objects degraded (3.857%) 2024-04-06T03:08:51.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:51 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:51.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:51.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:51.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:51.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:51 smithi064 ceph-mon[95564]: pgmap v3488: 161 pgs: 10 active+undersized, 5 active+undersized+degraded, 1 peering, 11 stale+active+clean, 134 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 28/726 objects degraded (3.857%) 2024-04-06T03:08:51.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:51 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:08:51.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:51.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:51.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:51.577 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:51 smithi064 podman[154904]: 2024-04-06 03:08:51.46816738 +0000 UTC m=+0.622115052 container remove 100c6b37315b850c181a2da47c07a1fdc4d9572d709e758ee893c3ee069211ee (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:08:51.577 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:51 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.6.service: Deactivated successfully. 2024-04-06T03:08:51.577 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:51 smithi064 systemd[1]: Stopped Ceph osd.6 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:08:51.577 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:51 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.6.service: Consumed 1.881s CPU time. 2024-04-06T03:08:51.636 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:08:51.636 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:08:51.636 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:08:51.636 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:08:51.637 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:08:51.637 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:08:51.637 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:08:51.637 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:08:51.637 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-06T03:08:51.637 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 6 2024-04-06T03:08:51.637 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:08:51.637 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:08:51.637 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:08:51.637 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:08:51.637 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:08:51.637 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-06T03:08:51.637 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 11 2024-04-06T03:08:51.638 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:08:51.638 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:08:51.984 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:08:51.984 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:08:51.984 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:08:51.984 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:08:51.984 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:08:51.984 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:08:51.984 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:08:51.984 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:08:51.984 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "12/23 daemons upgraded", 2024-04-06T03:08:51.984 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-04-06T03:08:51.984 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:08:51.985 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:08:51.996 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:51 smithi064 systemd[1]: Starting Ceph osd.6 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:08:52.405 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 41/726 objects degraded (5.647%), 8 pgs degraded 2024-04-06T03:08:52.405 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:08:52.405 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:08:52.405 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-06T03:08:52.405 INFO:teuthology.orchestra.run.smithi042.stdout: osd.6 (root=default,host=smithi064) is down 2024-04-06T03:08:52.405 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 41/726 objects degraded (5.647%), 8 pgs degraded 2024-04-06T03:08:52.405 INFO:teuthology.orchestra.run.smithi042.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-04-06T03:08:52.405 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.1d is active+undersized+degraded, acting [7,0] 2024-04-06T03:08:52.405 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-04-06T03:08:52.405 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-04-06T03:08:52.406 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2024-04-06T03:08:52.406 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-04-06T03:08:52.406 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-04-06T03:08:52.406 INFO:teuthology.orchestra.run.smithi042.stdout: pg 6.c is active+undersized+degraded, acting [3,5] 2024-04-06T03:08:52.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:08:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:08:52] "GET /metrics HTTP/1.1" 200 38536 "" "Prometheus/2.33.4" 2024-04-06T03:08:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:52 smithi064 ceph-mon[95564]: from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:52 smithi064 ceph-mon[95564]: pgmap v3489: 161 pgs: 17 active+undersized, 8 active+undersized+degraded, 1 peering, 10 stale+active+clean, 125 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 41/726 objects degraded (5.647%) 2024-04-06T03:08:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:52 smithi064 ceph-mon[95564]: pgmap v3490: 161 pgs: 17 active+undersized, 8 active+undersized+degraded, 1 peering, 10 stale+active+clean, 125 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s; 41/726 objects degraded (5.647%) 2024-04-06T03:08:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:52 smithi064 ceph-mon[95564]: from='client.54607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:52 smithi064 ceph-mon[95564]: from='client.34716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:52 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/1260878668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:52.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:52 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:52.498 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:52 smithi064 podman[155077]: 2024-04-06 03:08:52.338216361 +0000 UTC m=+0.350234584 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:08:52.498 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:52 smithi064 podman[155077]: 2024-04-06 03:08:52.448224266 +0000 UTC m=+0.460242488 container create d51e2952d3a732b3ff558ad26f361ce4378d08ee4f8c0c5b91b44764d8cbd18c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-04-06T03:08:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[106428]: from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[106428]: pgmap v3489: 161 pgs: 17 active+undersized, 8 active+undersized+degraded, 1 peering, 10 stale+active+clean, 125 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 41/726 objects degraded (5.647%) 2024-04-06T03:08:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[106428]: pgmap v3490: 161 pgs: 17 active+undersized, 8 active+undersized+degraded, 1 peering, 10 stale+active+clean, 125 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s; 41/726 objects degraded (5.647%) 2024-04-06T03:08:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[106428]: from='client.54607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[106428]: from='client.34716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/1260878668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:52.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:52.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[96829]: from='client.34704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[96829]: pgmap v3489: 161 pgs: 17 active+undersized, 8 active+undersized+degraded, 1 peering, 10 stale+active+clean, 125 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 41/726 objects degraded (5.647%) 2024-04-06T03:08:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[96829]: pgmap v3490: 161 pgs: 17 active+undersized, 8 active+undersized+degraded, 1 peering, 10 stale+active+clean, 125 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 942 B/s rd, 0 op/s; 41/726 objects degraded (5.647%) 2024-04-06T03:08:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[96829]: from='client.54607 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[96829]: from='client.34716 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1260878668' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:52.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:52 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:53.377 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 podman[155077]: 2024-04-06 03:08:53.078023297 +0000 UTC m=+1.090041521 container init d51e2952d3a732b3ff558ad26f361ce4378d08ee4f8c0c5b91b44764d8cbd18c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-04-06T03:08:53.377 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 podman[155077]: 2024-04-06 03:08:53.08211146 +0000 UTC m=+1.094129688 container start d51e2952d3a732b3ff558ad26f361ce4378d08ee4f8c0c5b91b44764d8cbd18c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate, ceph=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:08:53.377 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 podman[155077]: 2024-04-06 03:08:53.152881787 +0000 UTC m=+1.164900029 container attach d51e2952d3a732b3ff558ad26f361ce4378d08ee4f8c0c5b91b44764d8cbd18c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, ceph=True, GIT_CLEAN=True, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5) 2024-04-06T03:08:53.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:53 smithi064 ceph-mon[95564]: from='client.54625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:53.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:53 smithi064 ceph-mon[95564]: pgmap v3491: 161 pgs: 36 active+undersized, 15 active+undersized+degraded, 1 peering, 2 stale+active+clean, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 810 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-06T03:08:53.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:53 smithi064 ceph-mon[95564]: pgmap v3492: 161 pgs: 36 active+undersized, 15 active+undersized+degraded, 1 peering, 2 stale+active+clean, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-06T03:08:53.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:53.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:53 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/1490167350' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:08:53.747 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate[155115]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-06T03:08:53.747 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate[155115]: 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-06T03:08:53.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 bash[155077]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-06T03:08:53.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 bash[155077]: 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-06T03:08:53.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 bash[155077]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-06T03:08:53.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 bash[155077]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-06T03:08:53.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 bash[155077]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-06T03:08:53.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 bash[155077]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-06T03:08:53.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 bash[155077]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-06T03:08:53.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate[155115]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-06T03:08:53.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate[155115]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-06T03:08:53.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate[155115]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-06T03:08:53.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate[155115]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-06T03:08:53.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate[155115]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-06T03:08:53.748 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:53 smithi064 podman[155077]: 2024-04-06 03:08:53.568095784 +0000 UTC m=+1.580114008 container died d51e2952d3a732b3ff558ad26f361ce4378d08ee4f8c0c5b91b44764d8cbd18c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-04-06T03:08:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:53 smithi042 ceph-mon[106428]: from='client.54625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:53 smithi042 ceph-mon[106428]: pgmap v3491: 161 pgs: 36 active+undersized, 15 active+undersized+degraded, 1 peering, 2 stale+active+clean, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 810 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-06T03:08:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:53 smithi042 ceph-mon[106428]: pgmap v3492: 161 pgs: 36 active+undersized, 15 active+undersized+degraded, 1 peering, 2 stale+active+clean, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-06T03:08:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:53.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:53 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/1490167350' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:08:53.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:53 smithi042 ceph-mon[96829]: from='client.54625 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:08:53.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:53 smithi042 ceph-mon[96829]: pgmap v3491: 161 pgs: 36 active+undersized, 15 active+undersized+degraded, 1 peering, 2 stale+active+clean, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 810 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-06T03:08:53.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:53 smithi042 ceph-mon[96829]: pgmap v3492: 161 pgs: 36 active+undersized, 15 active+undersized+degraded, 1 peering, 2 stale+active+clean, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 993 B/s rd, 0 op/s; 80/726 objects degraded (11.019%) 2024-04-06T03:08:53.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:53.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:53 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1490167350' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:08:54.443 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:54 smithi064 podman[155325]: 2024-04-06 03:08:54.148355905 +0000 UTC m=+0.575564340 container remove d51e2952d3a732b3ff558ad26f361ce4378d08ee4f8c0c5b91b44764d8cbd18c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-activate, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-9f19235, 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, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:08:54.443 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:54 smithi064 podman[155388]: 2024-04-06 03:08:54.266716835 +0000 UTC m=+0.018065792 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:08:54.443 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:54 smithi064 podman[155388]: 2024-04-06 03:08:54.390974287 +0000 UTC m=+0.142323217 container create e8b4e84149db7b877dbe37368976423c0bc4b97afcb0ad999fdd09464419a985 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:08:54.746 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:54 smithi064 ceph-mon[95564]: pgmap v3493: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:54 smithi064 ceph-mon[95564]: pgmap v3494: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:54.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:54 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:54.747 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:54 smithi064 podman[155388]: 2024-04-06 03:08:54.593321884 +0000 UTC m=+0.344670815 container init e8b4e84149db7b877dbe37368976423c0bc4b97afcb0ad999fdd09464419a985 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS) 2024-04-06T03:08:54.747 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:54 smithi064 podman[155388]: 2024-04-06 03:08:54.59682752 +0000 UTC m=+0.348176450 container start e8b4e84149db7b877dbe37368976423c0bc4b97afcb0ad999fdd09464419a985 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.build-date=20240403) 2024-04-06T03:08:54.747 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:54 smithi064 ceph-osd[155407]: -- 172.21.15.64:0/1308910243 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c4481e5680 con 0x55c4481af000 2024-04-06T03:08:54.747 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:54 smithi064 bash[155388]: e8b4e84149db7b877dbe37368976423c0bc4b97afcb0ad999fdd09464419a985 2024-04-06T03:08:54.747 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:54 smithi064 systemd[1]: Started Ceph osd.6 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:08:54.782 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:54.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:54.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:54 smithi042 ceph-mon[106428]: pgmap v3493: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:54.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:54 smithi042 ceph-mon[106428]: pgmap v3494: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:54.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:54 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:54.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:54.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:54.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:54 smithi042 ceph-mon[96829]: pgmap v3493: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 798 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:54.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:54 smithi042 ceph-mon[96829]: pgmap v3494: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:54.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:54 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.446 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:08:55.132+0000 7fccda5887c0 -1 Falling back to public interface 2024-04-06T03:08:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:08:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:55 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:08:55.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:08:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:55.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:55.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:55.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:55.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:55.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:55 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.679 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: pgmap v3495: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.679 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: pgmap v3496: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.679 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.679 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: pgmap v3497: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.679 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: pgmap v3498: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.679 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.679 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: pgmap v3499: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.679 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: pgmap v3500: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.679 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.679 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: pgmap v3501: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.679 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: pgmap v3502: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.679 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: pgmap v3503: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: pgmap v3504: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: pgmap v3505: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: pgmap v3506: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.680 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.681 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.681 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.681 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.681 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.681 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.681 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.681 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.681 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.681 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.681 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.681 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.681 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.681 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.682 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.683 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.684 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:56 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: pgmap v3495: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: pgmap v3496: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: pgmap v3497: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: pgmap v3498: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: pgmap v3499: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: pgmap v3500: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: pgmap v3501: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: pgmap v3502: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: pgmap v3503: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: pgmap v3504: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: pgmap v3505: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: pgmap v3506: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: pgmap v3495: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: pgmap v3496: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: pgmap v3497: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: pgmap v3498: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: pgmap v3499: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: pgmap v3500: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: pgmap v3501: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: pgmap v3502: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: pgmap v3503: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: pgmap v3504: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: pgmap v3505: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: pgmap v3506: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:56.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:56.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:56.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:56.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:56 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.572 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3507: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.573 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3508: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.573 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.573 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3509: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.573 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3510: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.573 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.573 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3511: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.573 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3512: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.573 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.573 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3513: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.573 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3514: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.573 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.573 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3515: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.574 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3516: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.574 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.574 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3517: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.574 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3518: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.574 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.574 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3519: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.574 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3520: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.574 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.574 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3521: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.574 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3522: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.574 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.574 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3523: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.574 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3524: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3525: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3526: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3527: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: pgmap v3528: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.575 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.576 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.577 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.578 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.579 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.580 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3507: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3508: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3509: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3510: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3511: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3512: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3513: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3514: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3515: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3516: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3517: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3518: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3519: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3520: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3507: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3508: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3509: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3510: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 13 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3511: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3512: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 14 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3513: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3514: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3515: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3516: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3517: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3518: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3519: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3520: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3521: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3522: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3523: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3524: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3525: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3526: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3527: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: pgmap v3528: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3521: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3522: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3523: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3524: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3525: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3526: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3527: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: pgmap v3528: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:57.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:57.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:57.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:57.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:57.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:57.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.143 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:57 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:08:57.899+0000 7fccda5887c0 -1 osd.6 185 log_to_monitors true 2024-04-06T03:08:58.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3529: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3530: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3531: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3532: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3533: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3534: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.452 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3535: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3536: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3537: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3538: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3539: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3540: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3541: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3542: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.453 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3543: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3544: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3545: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: pgmap v3546: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.454 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.455 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='osd.6 [v2:172.21.15.64:6816/2380201350,v1:172.21.15.64:6817/2380201350]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T03:08:58.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T03:08:58.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.456 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.457 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.458 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3529: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3530: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3531: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3532: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3533: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3534: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3535: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3536: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3537: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3538: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3539: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3540: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3541: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3542: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3543: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3529: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3530: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3531: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3532: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3533: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3534: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3535: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3536: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3537: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3538: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3539: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3540: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3541: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3542: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3544: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3545: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: pgmap v3546: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='osd.6 [v2:172.21.15.64:6816/2380201350,v1:172.21.15.64:6817/2380201350]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T03:08:58.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T03:08:58.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3543: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3544: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3545: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: pgmap v3546: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:58.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:58.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='osd.6 [v2:172.21.15.64:6816/2380201350,v1:172.21.15.64:6817/2380201350]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T03:08:58.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:58.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:58.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.595 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:08:59.316+0000 7fccc79d8700 -1 osd.6 185 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:08:59.595 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3547: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.595 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3548: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.595 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.595 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3549: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.595 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3550: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3551: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3552: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3553: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3554: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3555: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3556: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3557: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3558: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.596 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3559: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.597 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3560: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.597 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.597 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3561: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.597 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3562: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.597 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.597 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3563: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.597 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3564: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.598 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.598 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.598 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.598 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.598 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.598 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.598 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3565: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.598 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: pgmap v3566: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.598 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.598 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.598 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.598 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.598 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-06T03:08:59.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: osdmap e188: 8 total, 7 up, 8 in 2024-04-06T03:08:59.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='osd.6 [v2:172.21.15.64:6816/2380201350,v1:172.21.15.64:6817/2380201350]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:08:59.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:08:59.599 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.600 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='osd.6 ' entity='osd.6' 2024-04-06T03:08:59.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.601 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:08:59 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3547: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3548: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3549: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3550: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3551: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3552: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3553: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3554: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3555: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3556: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3557: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3558: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3559: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3560: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3561: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3547: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3548: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3549: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3550: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3551: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3552: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3553: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3554: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3555: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3556: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3557: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3558: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3559: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3560: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3561: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3562: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3563: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3564: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3565: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: pgmap v3566: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3562: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3563: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3564: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3565: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: pgmap v3566: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:08:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:08:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-06T03:08:59.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: osdmap e188: 8 total, 7 up, 8 in 2024-04-06T03:08:59.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='osd.6 [v2:172.21.15.64:6816/2380201350,v1:172.21.15.64:6817/2380201350]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:08:59.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:08:59.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='osd.6 ' entity='osd.6' 2024-04-06T03:08:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-06T03:08:59.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: osdmap e188: 8 total, 7 up, 8 in 2024-04-06T03:08:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='osd.6 [v2:172.21.15.64:6816/2380201350,v1:172.21.15.64:6817/2380201350]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:08:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:08:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:08:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='osd.6 ' entity='osd.6' 2024-04-06T03:08:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:08:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:08:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:08:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:08:59.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:08:59 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: pgmap v3567: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: pgmap v3568: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: pgmap v3569: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: pgmap v3570: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: pgmap v3572: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: pgmap v3573: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: pgmap v3574: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: pgmap v3575: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: pgmap v3576: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: pgmap v3577: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: pgmap v3578: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: pgmap v3579: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: pgmap v3580: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: pgmap v3581: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:09:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 82/726 objects degraded (11.295%), 16 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:09:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: osd.6 [v2:172.21.15.64:6816/2380201350,v1:172.21.15.64:6817/2380201350] boot 2024-04-06T03:09:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: osdmap e189: 8 total, 8 up, 8 in 2024-04-06T03:09:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T03:09:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: pgmap v3567: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: pgmap v3568: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: pgmap v3569: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: pgmap v3570: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: pgmap v3572: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: pgmap v3573: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: pgmap v3574: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: pgmap v3575: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: pgmap v3576: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: pgmap v3577: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: pgmap v3578: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: pgmap v3579: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: pgmap v3567: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: pgmap v3568: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: pgmap v3569: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: pgmap v3570: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 250 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: pgmap v3572: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: pgmap v3573: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: pgmap v3574: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: pgmap v3575: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: pgmap v3576: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: pgmap v3577: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: pgmap v3578: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: pgmap v3579: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: pgmap v3580: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: pgmap v3581: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: pgmap v3580: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: pgmap v3581: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:00.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:09:00.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 82/726 objects degraded (11.295%), 16 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:00.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:09:00.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 82/726 objects degraded (11.295%), 16 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:00.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:09:00.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: osd.6 [v2:172.21.15.64:6816/2380201350,v1:172.21.15.64:6817/2380201350] boot 2024-04-06T03:09:00.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: osdmap e189: 8 total, 8 up, 8 in 2024-04-06T03:09:00.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T03:09:00.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:00.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:09:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: osd.6 [v2:172.21.15.64:6816/2380201350,v1:172.21.15.64:6817/2380201350] boot 2024-04-06T03:09:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: osdmap e189: 8 total, 8 up, 8 in 2024-04-06T03:09:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-06T03:09:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:00.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3582: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3583: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3584: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3585: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3586: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3587: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3588: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3589: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3590: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3591: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3592: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3593: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3594: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3595: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3596: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3597: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3598: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3599: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3601: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3602: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3603: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 10 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: pgmap v3604: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: osdmap e190: 8 total, 8 up, 8 in 2024-04-06T03:09:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:01 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3582: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3583: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3584: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3585: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3586: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3587: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3588: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3589: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3590: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3591: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3592: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3593: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3594: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3595: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3596: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3582: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3583: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3584: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3585: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3586: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3587: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3588: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3589: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3590: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3591: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3592: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3593: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3594: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3595: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3597: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3598: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3599: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3601: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3602: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:01.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3603: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 10 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:01.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: pgmap v3604: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:01.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3596: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3597: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3598: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3599: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3601: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3602: 161 pgs: 38 active+undersized, 16 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 82/726 objects degraded (11.295%) 2024-04-06T03:09:01.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:01.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3603: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 10 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:01.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: pgmap v3604: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:01.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:01.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: osdmap e190: 8 total, 8 up, 8 in 2024-04-06T03:09:01.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:01.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: osdmap e190: 8 total, 8 up, 8 in 2024-04-06T03:09:01.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:01.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:01.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:01.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:01.801 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:01 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.424 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:09:02] "GET /metrics HTTP/1.1" 200 38536 "" "Prometheus/2.33.4" 2024-04-06T03:09:02.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3605: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3606: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3607: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3608: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3609: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3610: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3611: 161 pgs: 10 peering, 31 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3612: 161 pgs: 10 peering, 31 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3613: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3614: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3615: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3616: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3617: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3618: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3619: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3620: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3621: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3622: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3624: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3625: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3626: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: pgmap v3627: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3605: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3606: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3607: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3608: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3609: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3610: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3611: 161 pgs: 10 peering, 31 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3612: 161 pgs: 10 peering, 31 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3613: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3614: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3615: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3616: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3617: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3618: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3605: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3606: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3607: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3608: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 12 op/s; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3609: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3610: 161 pgs: 9 peering, 32 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3611: 161 pgs: 10 peering, 31 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3612: 161 pgs: 10 peering, 31 active+undersized, 13 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 69/726 objects degraded (9.504%) 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3613: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3614: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3615: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3616: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3617: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3618: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3619: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3620: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3621: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3622: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3624: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3625: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3626: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: pgmap v3627: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3619: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3620: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3621: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3622: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3624: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3625: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3626: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: pgmap v3627: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:02.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:02.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:02.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:02.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:02.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:02.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:02.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3628: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3629: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3630: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3631: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3632: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3633: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3634: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3635: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3636: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3637: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3638: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3639: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3640: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3641: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3642: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: pgmap v3643: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3628: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3629: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3630: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3631: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3632: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3633: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3634: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3635: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3636: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3637: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3638: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3639: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3640: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3641: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3628: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3629: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3630: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3631: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3632: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3633: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3634: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3635: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3636: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3637: 161 pgs: 20 peering, 24 active+undersized, 10 active+undersized+degraded, 107 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 52/726 objects degraded (7.163%) 2024-04-06T03:09:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3638: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3639: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3640: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3641: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3642: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: pgmap v3643: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3642: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: pgmap v3643: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:09:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:03.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3644: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3645: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3646: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3647: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3648: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3649: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3650: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3651: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3652: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3653: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3654: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3655: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3656: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3657: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3658: 161 pgs: 20 peering, 18 active+undersized, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: pgmap v3659: 161 pgs: 20 peering, 18 active+undersized, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:04 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3644: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3645: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3646: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3647: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3648: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3649: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3650: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3651: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3652: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3653: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3654: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3655: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3656: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3657: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3644: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3645: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3646: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3647: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3648: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3649: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3650: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3651: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3652: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3653: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3654: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3655: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3656: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3657: 161 pgs: 20 peering, 19 active+undersized, 8 active+undersized+degraded, 114 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3658: 161 pgs: 20 peering, 18 active+undersized, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: pgmap v3659: 161 pgs: 20 peering, 18 active+undersized, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3658: 161 pgs: 20 peering, 18 active+undersized, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: pgmap v3659: 161 pgs: 20 peering, 18 active+undersized, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:04.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:04.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:04.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:04.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:04.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:04.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:04.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:04 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.746 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3660: 161 pgs: 20 peering, 18 active+undersized, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:05.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3661: 161 pgs: 20 peering, 18 active+undersized, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:05.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3662: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3663: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3664: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3665: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3666: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3667: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3668: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3669: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3670: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3671: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3672: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3673: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3674: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3675: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3676: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3677: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3678: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3679: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3680: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3681: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3682: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: pgmap v3683: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.752 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.753 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.754 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.755 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 11/726 objects degraded (1.515%), 1 pg degraded (PG_DEGRADED) 2024-04-06T03:09:05.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.756 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.757 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3660: 161 pgs: 20 peering, 18 active+undersized, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:05.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3661: 161 pgs: 20 peering, 18 active+undersized, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:05.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3662: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3663: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3664: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3665: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3666: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3667: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3668: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3669: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3670: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3671: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3672: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3673: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3660: 161 pgs: 20 peering, 18 active+undersized, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:05.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3661: 161 pgs: 20 peering, 18 active+undersized, 8 active+undersized+degraded, 115 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 41/726 objects degraded (5.647%) 2024-04-06T03:09:05.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3662: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3663: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3664: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3665: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3666: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3667: 161 pgs: 20 peering, 13 active+undersized, 4 active+undersized+degraded, 124 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 24/726 objects degraded (3.306%) 2024-04-06T03:09:05.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3668: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3669: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3670: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3671: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3672: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3673: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3674: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3675: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3676: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3677: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3678: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3679: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3680: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3681: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3682: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: pgmap v3683: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3674: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3675: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3676: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3677: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3678: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3679: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3680: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3681: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3682: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: pgmap v3683: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:05.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:05.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 11/726 objects degraded (1.515%), 1 pg degraded (PG_DEGRADED) 2024-04-06T03:09:05.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.800 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.800 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 11/726 objects degraded (1.515%), 1 pg degraded (PG_DEGRADED) 2024-04-06T03:09:05.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.801 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:05.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:05.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:05.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:05.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:05.802 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.694 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3684: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3685: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3686: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3687: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3688: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.697 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3689: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3690: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3691: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3692: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3693: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3694: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3695: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3696: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3697: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.698 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3698: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3699: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3700: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: pgmap v3701: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.699 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 1 pg degraded) 2024-04-06T03:09:06.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.700 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.701 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.702 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.703 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.704 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3684: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3685: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3686: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3687: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3688: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3689: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3690: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3691: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3692: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3693: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3694: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3695: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3696: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3697: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3698: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3684: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3685: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3686: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3687: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3688: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3689: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3690: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3691: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3692: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3693: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3694: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3695: 161 pgs: 20 peering, 3 active+undersized, 1 active+undersized+degraded, 137 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 11/726 objects degraded (1.515%) 2024-04-06T03:09:06.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3696: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3697: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3698: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3699: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3700: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: pgmap v3701: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 1 pg degraded) 2024-04-06T03:09:06.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3699: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3700: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: pgmap v3701: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:06.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:06.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 1 pg degraded) 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:06.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:06.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3702: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-04-06T03:09:07.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3703: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-04-06T03:09:07.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3704: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:09:07.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3705: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:09:07.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3706: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:09:07.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3707: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:09:07.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3708: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3709: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3710: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3711: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3712: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3713: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3714: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3715: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3716: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3717: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3718: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3719: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3720: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: pgmap v3721: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:07.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3702: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-04-06T03:09:07.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3703: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-04-06T03:09:07.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3704: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:09:07.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3705: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:09:07.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3706: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:09:07.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3707: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:09:07.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3708: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3709: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3710: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3711: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3712: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3713: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3714: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3715: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3716: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3717: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3718: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3719: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3720: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: pgmap v3721: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3702: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-04-06T03:09:07.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3703: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s 2024-04-06T03:09:07.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3704: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:09:07.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3705: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 17 op/s 2024-04-06T03:09:07.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3706: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:09:07.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3707: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 251 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-06T03:09:07.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3708: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3709: 161 pgs: 10 peering, 151 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3710: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3711: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3712: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3713: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3714: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3715: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3716: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3717: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3718: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3719: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3720: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: pgmap v3721: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:07.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:07.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:07.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:07.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:07.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:07.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:07.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:07.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:07.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:08.723 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: pgmap v3722: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: pgmap v3723: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: pgmap v3724: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: pgmap v3725: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: pgmap v3726: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: pgmap v3727: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: pgmap v3728: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: pgmap v3729: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: pgmap v3730: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.724 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: pgmap v3731: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: pgmap v3732: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: pgmap v3733: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:08.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: Upgrade: osd.7 is safe to restart 2024-04-06T03:09:08.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: pgmap v3734: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.725 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:08 smithi064 ceph-mon[95564]: pgmap v3735: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: pgmap v3722: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: pgmap v3723: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: pgmap v3724: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: pgmap v3725: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: pgmap v3726: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: pgmap v3727: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: pgmap v3728: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: pgmap v3729: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: pgmap v3730: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: pgmap v3731: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: pgmap v3732: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: pgmap v3733: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:08.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: Upgrade: osd.7 is safe to restart 2024-04-06T03:09:08.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: pgmap v3734: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[96829]: pgmap v3735: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: pgmap v3722: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: pgmap v3723: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: pgmap v3724: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: pgmap v3725: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: pgmap v3726: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: pgmap v3727: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: pgmap v3728: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: pgmap v3729: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: pgmap v3730: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: pgmap v3731: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: pgmap v3732: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: pgmap v3733: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:08.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: Upgrade: osd.7 is safe to restart 2024-04-06T03:09:08.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: pgmap v3734: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:08.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:08 smithi042 ceph-mon[106428]: pgmap v3735: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:10.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:10 smithi064 ceph-mon[95564]: pgmap v3736: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:10.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:10 smithi042 ceph-mon[106428]: pgmap v3736: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:10.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:10 smithi042 ceph-mon[96829]: pgmap v3736: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:11.746 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:11 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:11.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:11 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:11.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:11 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:12.458 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:09:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:09:12] "GET /metrics HTTP/1.1" 200 38390 "" "Prometheus/2.33.4" 2024-04-06T03:09:12.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:12 smithi064 ceph-mon[95564]: pgmap v3737: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:12.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:12.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-06T03:09:12.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:12.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:12 smithi042 ceph-mon[106428]: pgmap v3737: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:12.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:12.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-06T03:09:12.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:12.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:12 smithi042 ceph-mon[96829]: pgmap v3737: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:12.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:12.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-06T03:09:12.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:13.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:13 smithi064 ceph-mon[95564]: Upgrade: Updating osd.7 2024-04-06T03:09:13.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:13 smithi064 ceph-mon[95564]: Deploying daemon osd.7 on smithi064 2024-04-06T03:09:13.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:13.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:13.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:13 smithi064 ceph-mon[95564]: pgmap v3738: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-04-06T03:09:13.665 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:13 smithi064 ceph-mon[95564]: pgmap v3739: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-04-06T03:09:13.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:13.666 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:13.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[106428]: Upgrade: Updating osd.7 2024-04-06T03:09:13.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[106428]: Deploying daemon osd.7 on smithi064 2024-04-06T03:09:13.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:13.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:13.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[106428]: pgmap v3738: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-04-06T03:09:13.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[106428]: pgmap v3739: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-04-06T03:09:13.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:13.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:13.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[96829]: Upgrade: Updating osd.7 2024-04-06T03:09:13.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[96829]: Deploying daemon osd.7 on smithi064 2024-04-06T03:09:13.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:13.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:13.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[96829]: pgmap v3738: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-04-06T03:09:13.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[96829]: pgmap v3739: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-04-06T03:09:13.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:13.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:14.708 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:14 smithi064 ceph-mon[95564]: pgmap v3740: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2024-04-06T03:09:14.996 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:14 smithi064 systemd[1]: Stopping Ceph osd.7 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:09:15.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:14 smithi042 ceph-mon[106428]: pgmap v3740: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2024-04-06T03:09:15.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:14 smithi042 ceph-mon[96829]: pgmap v3740: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 718 B/s rd, 0 op/s 2024-04-06T03:09:15.496 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[39203]: 2024-04-06T03:09:15.072+0000 7f5d13a92700 -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-06T03:09:15.497 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[39203]: 2024-04-06T03:09:15.072+0000 7f5d13a92700 -1 osd.7 190 *** Got signal Terminated *** 2024-04-06T03:09:15.497 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:15 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[39203]: 2024-04-06T03:09:15.072+0000 7f5d13a92700 -1 osd.7 190 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:09:15.946 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:15 smithi064 ceph-mon[95564]: osd.7 marked itself down and dead 2024-04-06T03:09:16.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:15 smithi042 ceph-mon[106428]: osd.7 marked itself down and dead 2024-04-06T03:09:16.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:15 smithi042 ceph-mon[96829]: osd.7 marked itself down and dead 2024-04-06T03:09:16.199 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:15 smithi064 podman[161280]: 2024-04-06 03:09:15.96150274 +0000 UTC m=+0.994023973 container died f8fb3140df106c293bb760569f326e09e4aaab1f27d2da14348e6b8d678eeace (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, vendor=Red Hat, Inc., architecture=x86_64, GIT_BRANCH=HEAD, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, 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, GIT_CLEAN=True, ceph=True, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, release=754, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-05-03T08:36:31.336870, vcs-type=git, distribution-scope=public, RELEASE=HEAD, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, 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, maintainer=Guillaume Abrioux ) 2024-04-06T03:09:16.496 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:16 smithi064 podman[161280]: 2024-04-06 03:09:16.314150423 +0000 UTC m=+1.346671654 container cleanup f8fb3140df106c293bb760569f326e09e4aaab1f27d2da14348e6b8d678eeace (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, com.redhat.component=centos-stream-container, 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., description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_BRANCH=HEAD, RELEASE=HEAD, distribution-scope=public, vcs-type=git, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc., maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/, version=8, architecture=x86_64, io.buildah.version=1.19.8, name=centos-stream, build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, release=754) 2024-04-06T03:09:16.496 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:16 smithi064 bash[161280]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7 2024-04-06T03:09:16.914 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:16 smithi064 podman[161297]: 2024-04-06 03:09:16.602200905 +0000 UTC m=+0.635920770 container remove f8fb3140df106c293bb760569f326e09e4aaab1f27d2da14348e6b8d678eeace (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=centos-stream, build-date=2022-05-03T08:36:31.336870, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, com.redhat.component=centos-stream-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.tags=base centos centos-stream, ceph=True, 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, CEPH_POINT_RELEASE=-17.2.0, RELEASE=HEAD, vendor=Red Hat, Inc., release=754, GIT_CLEAN=True, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-type=git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-04-06T03:09:16.915 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:16 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:09:16.915 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:16 smithi064 ceph-mon[95564]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-06T03:09:16.915 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:16 smithi064 ceph-mon[95564]: osdmap e191: 8 total, 7 up, 8 in 2024-04-06T03:09:16.915 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:16 smithi064 ceph-mon[95564]: pgmap v3742: 161 pgs: 16 peering, 13 stale+active+clean, 132 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:17.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:16 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:09:17.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:16 smithi042 ceph-mon[106428]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-06T03:09:17.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:16 smithi042 ceph-mon[106428]: osdmap e191: 8 total, 7 up, 8 in 2024-04-06T03:09:17.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:16 smithi042 ceph-mon[106428]: pgmap v3742: 161 pgs: 16 peering, 13 stale+active+clean, 132 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:17.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:16 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:09:17.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:16 smithi042 ceph-mon[96829]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-06T03:09:17.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:16 smithi042 ceph-mon[96829]: osdmap e191: 8 total, 7 up, 8 in 2024-04-06T03:09:17.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:16 smithi042 ceph-mon[96829]: pgmap v3742: 161 pgs: 16 peering, 13 stale+active+clean, 132 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:17.197 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:16 smithi064 podman[161393]: 2024-04-06 03:09:16.833287674 +0000 UTC m=+0.017989421 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:09:17.197 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:16 smithi064 podman[161393]: 2024-04-06 03:09:16.935149495 +0000 UTC m=+0.119851295 container create 4038d9d09aff8ea0539a299ffdd476ff937f333c3bd334aa6b5b4a816ffa5c94 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, ceph=True, GIT_BRANCH=HEAD) 2024-04-06T03:09:17.197 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:17 smithi064 podman[161393]: 2024-04-06 03:09:17.137715039 +0000 UTC m=+0.322416785 container init 4038d9d09aff8ea0539a299ffdd476ff937f333c3bd334aa6b5b4a816ffa5c94 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0) 2024-04-06T03:09:17.197 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:17 smithi064 podman[161393]: 2024-04-06 03:09:17.141121965 +0000 UTC m=+0.325823711 container start 4038d9d09aff8ea0539a299ffdd476ff937f333c3bd334aa6b5b4a816ffa5c94 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS) 2024-04-06T03:09:17.197 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:17 smithi064 podman[161393]: 2024-04-06 03:09:17.212627105 +0000 UTC m=+0.397328863 container attach 4038d9d09aff8ea0539a299ffdd476ff937f333c3bd334aa6b5b4a816ffa5c94 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-04-06T03:09:17.496 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:17 smithi064 podman[161393]: 2024-04-06 03:09:17.435428596 +0000 UTC m=+0.620130342 container died 4038d9d09aff8ea0539a299ffdd476ff937f333c3bd334aa6b5b4a816ffa5c94 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, 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-06T03:09:17.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:17 smithi064 ceph-mon[95564]: Health check failed: Reduced data availability: 4 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-06T03:09:17.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:17 smithi064 ceph-mon[95564]: osdmap e192: 8 total, 7 up, 8 in 2024-04-06T03:09:18.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:17 smithi042 ceph-mon[106428]: Health check failed: Reduced data availability: 4 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-06T03:09:18.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:17 smithi042 ceph-mon[106428]: osdmap e192: 8 total, 7 up, 8 in 2024-04-06T03:09:18.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:17 smithi042 ceph-mon[96829]: Health check failed: Reduced data availability: 4 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-06T03:09:18.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:17 smithi042 ceph-mon[96829]: osdmap e192: 8 total, 7 up, 8 in 2024-04-06T03:09:18.480 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:18 smithi064 podman[161420]: 2024-04-06 03:09:18.066401154 +0000 UTC m=+0.626336490 container remove 4038d9d09aff8ea0539a299ffdd476ff937f333c3bd334aa6b5b4a816ffa5c94 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-04-06T03:09:18.480 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:18 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.7.service: Deactivated successfully. 2024-04-06T03:09:18.480 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:18 smithi064 systemd[1]: Stopped Ceph osd.7 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:09:18.480 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:18 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.7.service: Consumed 14.438s CPU time. 2024-04-06T03:09:18.480 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:18 smithi064 systemd[1]: Starting Ceph osd.7 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:09:18.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:18.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:09:18.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:18 smithi064 ceph-mon[95564]: pgmap v3744: 161 pgs: 12 active+undersized, 10 active+undersized+degraded, 16 peering, 7 stale+active+clean, 116 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%) 2024-04-06T03:09:18.733 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:18 smithi064 podman[161524]: 2024-04-06 03:09:18.398732961 +0000 UTC m=+0.017986857 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:09:18.733 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:18 smithi064 podman[161524]: 2024-04-06 03:09:18.53469535 +0000 UTC m=+0.153949226 container create 0d946d1b0819d5c510a30b067a8eb25239e8be4c14354ccb196ff5b0c1dce9f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:09:18.733 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:18 smithi064 podman[161524]: 2024-04-06 03:09:18.745600448 +0000 UTC m=+0.364854325 container init 0d946d1b0819d5c510a30b067a8eb25239e8be4c14354ccb196ff5b0c1dce9f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-04-06T03:09:18.734 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:18 smithi064 podman[161524]: 2024-04-06 03:09:18.748850956 +0000 UTC m=+0.368104835 container start 0d946d1b0819d5c510a30b067a8eb25239e8be4c14354ccb196ff5b0c1dce9f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-06T03:09:18.996 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:18 smithi064 podman[161524]: 2024-04-06 03:09:18.837275836 +0000 UTC m=+0.456529722 container attach 0d946d1b0819d5c510a30b067a8eb25239e8be4c14354ccb196ff5b0c1dce9f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240403) 2024-04-06T03:09:19.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:19.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:09:19.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:18 smithi042 ceph-mon[106428]: pgmap v3744: 161 pgs: 12 active+undersized, 10 active+undersized+degraded, 16 peering, 7 stale+active+clean, 116 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%) 2024-04-06T03:09:19.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:19.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:09:19.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:18 smithi042 ceph-mon[96829]: pgmap v3744: 161 pgs: 12 active+undersized, 10 active+undersized+degraded, 16 peering, 7 stale+active+clean, 116 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 34/726 objects degraded (4.683%) 2024-04-06T03:09:19.497 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate[161539]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-06T03:09:19.497 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate[161539]: 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-06T03:09:19.497 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 bash[161524]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-06T03:09:19.497 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 bash[161524]: 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-06T03:09:19.497 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 bash[161524]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-06T03:09:19.497 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 bash[161524]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-06T03:09:19.497 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 bash[161524]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-06T03:09:19.497 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 bash[161524]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-06T03:09:19.497 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 bash[161524]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-06T03:09:19.497 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate[161539]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-06T03:09:19.498 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate[161539]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-06T03:09:19.498 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate[161539]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-06T03:09:19.498 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate[161539]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-06T03:09:19.498 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate[161539]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-06T03:09:19.498 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 podman[161524]: 2024-04-06 03:09:19.221359235 +0000 UTC m=+0.840613114 container died 0d946d1b0819d5c510a30b067a8eb25239e8be4c14354ccb196ff5b0c1dce9f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True) 2024-04-06T03:09:19.954 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:19 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 34/726 objects degraded (4.683%), 10 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:19.954 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 podman[161671]: 2024-04-06 03:09:19.757608522 +0000 UTC m=+0.530095181 container remove 0d946d1b0819d5c510a30b067a8eb25239e8be4c14354ccb196ff5b0c1dce9f3 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, ceph=True) 2024-04-06T03:09:20.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:19 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 34/726 objects degraded (4.683%), 10 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:20.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:19 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 34/726 objects degraded (4.683%), 10 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:20.207 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:19 smithi064 podman[161738]: 2024-04-06 03:09:19.872695311 +0000 UTC m=+0.018244577 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:09:20.207 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:20 smithi064 podman[161738]: 2024-04-06 03:09:20.009053065 +0000 UTC m=+0.154602378 container create 4de15704fc6637a39207b10d357f22f37673a3aef82d1f7127405bc545fd7e2c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True) 2024-04-06T03:09:20.207 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:20 smithi064 podman[161738]: 2024-04-06 03:09:20.219820346 +0000 UTC m=+0.365369603 container init 4de15704fc6637a39207b10d357f22f37673a3aef82d1f7127405bc545fd7e2c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-04-06T03:09:20.208 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:20 smithi064 podman[161738]: 2024-04-06 03:09:20.223251488 +0000 UTC m=+0.368800742 container start 4de15704fc6637a39207b10d357f22f37673a3aef82d1f7127405bc545fd7e2c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-04-06T03:09:20.496 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:20 smithi064 ceph-osd[161756]: -- 172.21.15.64:0/2680285659 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561952f2b680 con 0x561952ef5000 2024-04-06T03:09:20.496 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:20 smithi064 bash[161738]: 4de15704fc6637a39207b10d357f22f37673a3aef82d1f7127405bc545fd7e2c 2024-04-06T03:09:20.497 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:20 smithi064 systemd[1]: Started Ceph osd.7 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:09:20.996 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[161752]: 2024-04-06T03:09:20.759+0000 7f86b61407c0 -1 Falling back to public interface 2024-04-06T03:09:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: pgmap v3745: 161 pgs: 24 active+undersized, 12 active+undersized+degraded, 16 peering, 1 stale+active+clean, 108 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 36/726 objects degraded (4.959%) 2024-04-06T03:09:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: pgmap v3746: 161 pgs: 24 active+undersized, 12 active+undersized+degraded, 16 peering, 1 stale+active+clean, 108 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 36/726 objects degraded (4.959%) 2024-04-06T03:09:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:21.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: pgmap v3747: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: pgmap v3748: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: pgmap v3745: 161 pgs: 24 active+undersized, 12 active+undersized+degraded, 16 peering, 1 stale+active+clean, 108 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 36/726 objects degraded (4.959%) 2024-04-06T03:09:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: pgmap v3746: 161 pgs: 24 active+undersized, 12 active+undersized+degraded, 16 peering, 1 stale+active+clean, 108 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 36/726 objects degraded (4.959%) 2024-04-06T03:09:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:21.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: pgmap v3747: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-06T03:09:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: pgmap v3748: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-06T03:09:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: pgmap v3745: 161 pgs: 24 active+undersized, 12 active+undersized+degraded, 16 peering, 1 stale+active+clean, 108 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 36/726 objects degraded (4.959%) 2024-04-06T03:09:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: pgmap v3746: 161 pgs: 24 active+undersized, 12 active+undersized+degraded, 16 peering, 1 stale+active+clean, 108 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 36/726 objects degraded (4.959%) 2024-04-06T03:09:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: pgmap v3747: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-06T03:09:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: pgmap v3748: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-06T03:09:21.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:21.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.355 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:09:22] "GET /metrics HTTP/1.1" 200 38680 "" "Prometheus/2.33.4" 2024-04-06T03:09:22.667 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3749: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-06T03:09:22.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3750: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-06T03:09:22.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3751: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 58/726 objects degraded (7.989%) 2024-04-06T03:09:22.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3752: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 58/726 objects degraded (7.989%) 2024-04-06T03:09:22.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3753: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3754: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3755: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3756: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3757: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.668 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3758: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3759: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3760: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3761: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3762: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.669 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 9 pgs peering) 2024-04-06T03:09:22.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3763: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3764: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3765: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: pgmap v3766: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:22 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3749: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-06T03:09:22.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3750: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-06T03:09:22.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3751: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 58/726 objects degraded (7.989%) 2024-04-06T03:09:22.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3752: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 58/726 objects degraded (7.989%) 2024-04-06T03:09:22.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3753: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3754: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3755: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3756: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3757: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3758: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3759: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3760: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3761: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3762: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3749: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-06T03:09:22.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3750: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 58/726 objects degraded (7.989%) 2024-04-06T03:09:22.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3751: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 58/726 objects degraded (7.989%) 2024-04-06T03:09:22.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3752: 161 pgs: 32 active+undersized, 17 active+undersized+degraded, 16 peering, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s; 58/726 objects degraded (7.989%) 2024-04-06T03:09:22.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3753: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3754: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.768 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3755: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3756: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3757: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3758: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3759: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3760: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3761: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3762: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 9 pgs peering) 2024-04-06T03:09:22.770 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:09:22.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 9 pgs peering) 2024-04-06T03:09:22.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3763: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3764: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.770 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3765: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: pgmap v3766: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.771 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.772 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3763: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3764: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3765: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: pgmap v3766: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:22.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:22.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.773 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.774 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.774 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.775 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.776 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.777 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.778 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.779 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.779 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.779 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.779 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.779 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.779 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.779 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.779 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.780 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.781 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.781 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:22.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:22.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:22.782 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:22.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:22.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:22 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.454 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:09:23.454 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 10s ago 22m - - 2024-04-06T03:09:23.454 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 16s ago 22m - - 2024-04-06T03:09:23.454 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (11m) 10s ago 16m 24.1M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:09:23.454 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 16s ago 16m - - 2024-04-06T03:09:23.454 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (10m) 10s ago 15m 63.2M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:09:23.454 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (10m) 16s ago 21m 545M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:09:23.454 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (8m) 10s ago 23m 453M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:09:23.454 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (8m) 10s ago 23m 150M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:09:23.454 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (7m) 16s ago 21m 67.8M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:09:23.454 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (7m) 10s ago 22m 68.2M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:09:23.454 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (11m) 10s ago 17m 21.9M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:09:23.455 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (11m) 16s ago 17m 19.2M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:09:23.455 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (5m) 10s ago 21m 54.0M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:09:23.455 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (4m) 10s ago 20m 60.9M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 29aac394f569 2024-04-06T03:09:23.455 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (4m) 10s ago 20m 49.5M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 bb88cc68aaf3 2024-04-06T03:09:23.455 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (3m) 10s ago 19m 50.7M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 8bc3d490bb71 2024-04-06T03:09:23.455 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (2m) 16s ago 19m 55.3M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 72a001cf3e44 2024-04-06T03:09:23.455 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (96s) 16s ago 19m 53.7M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 d1b577c1ad83 2024-04-06T03:09:23.455 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (29s) 16s ago 18m 51.8M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 e8b4e84149db 2024-04-06T03:09:23.455 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 starting - - - 2736M 2024-04-06T03:09:23.455 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (10m) 16s ago 17m 72.4M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:09:23.455 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (15m) 10s ago 15m 79.1M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:09:23.455 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (15m) 16s ago 15m 77.0M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:09:23.455 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (15m) 10s ago 15m 76.9M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:09:23.455 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (15m) 16s ago 15m 79.2M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:09:23.727 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[161752]: 2024-04-06T03:09:23.497+0000 7f86b61407c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-06T03:09:23.727 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[161752]: 2024-04-06T03:09:23.552+0000 7f86b61407c0 -1 osd.7 190 log_to_monitors true 2024-04-06T03:09:23.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3767: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3768: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3769: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3770: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3771: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3772: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3773: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3774: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.728 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3775: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3776: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3777: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3778: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3779: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3780: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3781: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3782: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3783: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3784: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.729 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3785: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3786: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3787: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: pgmap v3788: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.730 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.731 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.732 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.733 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:23 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3767: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3768: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3769: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3770: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3771: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3772: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3773: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3774: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3775: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3776: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3777: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3778: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3779: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3780: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3781: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3767: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3768: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3769: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3770: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3771: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3772: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3773: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3774: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3775: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3776: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3777: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3778: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3779: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3780: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3781: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3782: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3783: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3784: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3785: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3786: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3787: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: pgmap v3788: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3782: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3783: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3784: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3785: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3786: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3787: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: pgmap v3788: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:23.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:23 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:23.878 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:09:23.878 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 7 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 12 2024-04-06T03:09:23.879 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:09:23.880 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:09:24.219 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:09:24.219 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:09:24.219 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:09:24.219 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:09:24.219 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:09:24.219 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:09:24.219 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:09:24.219 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:09:24.219 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "12/23 daemons upgraded", 2024-04-06T03:09:24.219 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-04-06T03:09:24.220 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:09:24.220 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:09:24.521 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3789: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.521 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3790: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.521 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3791: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3792: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='client.34749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3793: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3794: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3795: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3796: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='client.54652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3797: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3798: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.522 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3799: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3800: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3801: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3802: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='client.34761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.523 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3803: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.524 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: pgmap v3804: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.524 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.524 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.524 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='osd.7 [v2:172.21.15.64:6824/1977833886,v1:172.21.15.64:6825/1977833886]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T03:09:24.524 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T03:09:24.524 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.524 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.524 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.524 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.524 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.524 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.524 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.524 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/1905558517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.525 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.526 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.526 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.526 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.526 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.526 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.526 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.526 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.526 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.526 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.526 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.526 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.526 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.526 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.526 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.527 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.528 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.528 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.528 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3789: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3790: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3791: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3792: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='client.34749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3793: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3794: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3795: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3796: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='client.54652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:24.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3797: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3798: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3799: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3800: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3789: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3790: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3791: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3792: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='client.34749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3793: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3794: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3795: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3796: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='client.54652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3797: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3798: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3799: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3800: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3801: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3802: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='client.34761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3803: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: pgmap v3804: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='osd.7 [v2:172.21.15.64:6824/1977833886,v1:172.21.15.64:6825/1977833886]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.538 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1905558517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.539 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.540 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3801: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3802: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='client.34761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:24.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.540 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3803: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: pgmap v3804: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:24.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:24.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='osd.7 [v2:172.21.15.64:6824/1977833886,v1:172.21.15.64:6825/1977833886]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T03:09:24.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T03:09:24.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.541 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.542 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.542 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.543 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.544 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.544 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/1905558517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.545 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.546 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:24.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:24.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:24.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:24.547 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:24 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded 2024-04-06T03:09:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:09:24.646 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:09:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-06T03:09:24.646 INFO:teuthology.orchestra.run.smithi042.stdout: osd.7 (root=default,host=smithi064) is down 2024-04-06T03:09:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-04-06T03:09:24.646 INFO:teuthology.orchestra.run.smithi042.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-04-06T03:09:24.646 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded 2024-04-06T03:09:24.646 INFO:teuthology.orchestra.run.smithi042.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.5 is active+undersized+degraded, acting [0,4] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.b is active+undersized+degraded, acting [4,5] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.e is active+undersized+degraded, acting [2,3] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.1f is active+undersized+degraded, acting [0,4] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.9 is active+undersized+degraded, acting [5,2] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-04-06T03:09:24.647 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-04-06T03:09:24.648 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-04-06T03:09:24.648 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-04-06T03:09:24.648 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-04-06T03:09:24.648 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-04-06T03:09:24.648 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-04-06T03:09:24.648 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-04-06T03:09:24.648 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-04-06T03:09:24.648 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-04-06T03:09:24.648 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-04-06T03:09:24.878 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[161752]: 2024-04-06T03:09:24.534+0000 7f86a7598700 -1 osd.7 190 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:09:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3805: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3806: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3807: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3808: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3809: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3810: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3811: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3812: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3813: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3814: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3815: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3816: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3817: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3818: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='client.34776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3819: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3820: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3821: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3822: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3823: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: pgmap v3824: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: osdmap e193: 8 total, 7 up, 8 in 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='osd.7 [v2:172.21.15.64:6824/1977833886,v1:172.21.15.64:6825/1977833886]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/117603465' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:09:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.502 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.503 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.504 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:25 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3805: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3806: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3807: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3808: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3809: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3810: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3811: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3812: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3813: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3814: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3815: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3816: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3817: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3818: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='client.34776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:25.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3805: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3806: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3807: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3808: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3809: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3810: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3811: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3812: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3813: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3814: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3815: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3816: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3817: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3818: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='client.34776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:25.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3819: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3820: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3821: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3822: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.787 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3823: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: pgmap v3824: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: osdmap e193: 8 total, 7 up, 8 in 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='osd.7 [v2:172.21.15.64:6824/1977833886,v1:172.21.15.64:6825/1977833886]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.788 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/117603465' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3819: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3820: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3821: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3822: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3823: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: pgmap v3824: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:25.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-06T03:09:25.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: osdmap e193: 8 total, 7 up, 8 in 2024-04-06T03:09:25.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='osd.7 [v2:172.21.15.64:6824/1977833886,v1:172.21.15.64:6825/1977833886]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:09:25.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:09:25.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.794 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/117603465' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:09:25.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.796 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:25.797 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:25 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3826: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3827: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3828: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3829: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3830: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3831: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3832: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.461 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3833: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.461 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.461 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3834: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.461 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3835: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.461 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.461 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3836: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.461 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3837: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.461 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.461 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3838: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.461 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3839: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.461 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.461 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3840: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.462 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3841: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.462 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.462 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3842: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.462 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3843: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.462 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.462 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3844: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3845: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3846: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.463 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: pgmap v3847: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.464 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.464 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.464 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:09:26.464 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: osd.7 [v2:172.21.15.64:6824/1977833886,v1:172.21.15.64:6825/1977833886] boot 2024-04-06T03:09:26.464 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: osdmap e194: 8 total, 8 up, 8 in 2024-04-06T03:09:26.464 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T03:09:26.464 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.464 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.464 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.464 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.464 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.464 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.466 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.467 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3826: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3827: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3828: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3829: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3830: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3831: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3832: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3833: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3834: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3835: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3836: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3837: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3838: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3839: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3840: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3826: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3827: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3828: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3829: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3830: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3831: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3832: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3833: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3834: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3835: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3836: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3837: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3838: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3839: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3840: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3841: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3842: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3843: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3844: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3845: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3846: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: pgmap v3847: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.788 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:09:26.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: osd.7 [v2:172.21.15.64:6824/1977833886,v1:172.21.15.64:6825/1977833886] boot 2024-04-06T03:09:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3841: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3842: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3843: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.789 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3844: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3845: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.790 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3846: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: pgmap v3847: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 19 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:09:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: osd.7 [v2:172.21.15.64:6824/1977833886,v1:172.21.15.64:6825/1977833886] boot 2024-04-06T03:09:26.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: osdmap e194: 8 total, 8 up, 8 in 2024-04-06T03:09:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: osdmap e194: 8 total, 8 up, 8 in 2024-04-06T03:09:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T03:09:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.792 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T03:09:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.795 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:26.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.670 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:09:27.643+0000 7fd93faee700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-04-06T03:09:27.670 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3849: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:27.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3850: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:27.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3851: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:27.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3852: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:27.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3853: 161 pgs: 3 peering, 38 active+undersized, 24 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-04-06T03:09:27.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3854: 161 pgs: 3 peering, 38 active+undersized, 24 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-04-06T03:09:27.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3855: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3856: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3857: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3858: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3859: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3860: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3861: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3862: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.672 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3863: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3864: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3865: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.673 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3866: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: pgmap v3867: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: osdmap e195: 8 total, 8 up, 8 in 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.674 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.675 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.676 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.676 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.676 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.676 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.676 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.676 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.676 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.677 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.677 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.677 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.677 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.677 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.677 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.677 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.678 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.678 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.678 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.678 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.678 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.678 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.679 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:27 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3849: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3850: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3851: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3852: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3853: 161 pgs: 3 peering, 38 active+undersized, 24 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-04-06T03:09:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3854: 161 pgs: 3 peering, 38 active+undersized, 24 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-04-06T03:09:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3855: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3856: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3857: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3858: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3859: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3860: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3861: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3862: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3849: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 15 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3850: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 21 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3851: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 15 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3852: 161 pgs: 40 active+undersized, 25 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3853: 161 pgs: 3 peering, 38 active+undersized, 24 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-04-06T03:09:27.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3854: 161 pgs: 3 peering, 38 active+undersized, 24 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 94/726 objects degraded (12.948%) 2024-04-06T03:09:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3855: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3856: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3857: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3858: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3859: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3860: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3861: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3862: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.789 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3863: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3864: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3865: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.790 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3866: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: pgmap v3867: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: osdmap e195: 8 total, 8 up, 8 in 2024-04-06T03:09:27.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.791 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.791 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3863: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3864: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3865: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.792 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3866: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: pgmap v3867: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:27.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:27.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: osdmap e195: 8 total, 8 up, 8 in 2024-04-06T03:09:27.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.793 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.793 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.794 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.795 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.796 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.797 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.798 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.798 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.799 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:27.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:27.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:27.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:27.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:27.799 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:27 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:28.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3869: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3870: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3871: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3872: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3873: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3874: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3875: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3876: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.691 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3877: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3878: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3879: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3880: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3881: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3882: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.692 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.692 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3869: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.692 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3870: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.692 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.692 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3871: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3872: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3873: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3874: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3875: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3876: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3877: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3878: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3879: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3880: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3881: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.693 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3882: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.694 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.694 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:28.694 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:28.694 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:28.694 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:28.694 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:28.694 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3883: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.694 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: pgmap v3884: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.694 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:28.694 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.694 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:28.694 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3883: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: pgmap v3884: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:28.695 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:28.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:28.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:28.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:28.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:28.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:28.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:28.696 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:28.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3869: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3870: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3871: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3872: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3873: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3874: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.747 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3875: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3876: 161 pgs: 6 peering, 37 active+undersized, 22 active+undersized+degraded, 96 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 84/726 objects degraded (11.570%) 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3877: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3878: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3879: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3880: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3881: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3882: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3883: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: pgmap v3884: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:29.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:29 smithi064 ceph-mon[95564]: pgmap v3885: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:29.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:29 smithi064 ceph-mon[95564]: pgmap v3886: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:29.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:29 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:29.671 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:29 smithi064 ceph-mon[95564]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-04-06T03:09:29.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:29 smithi042 ceph-mon[106428]: pgmap v3885: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:29.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:29 smithi042 ceph-mon[106428]: pgmap v3886: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:29.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:29 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:29.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:29 smithi042 ceph-mon[106428]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-04-06T03:09:29.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:29 smithi042 ceph-mon[96829]: pgmap v3885: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:29.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:29 smithi042 ceph-mon[96829]: pgmap v3886: 161 pgs: 6 peering, 34 active+undersized, 19 active+undersized+degraded, 102 active+clean; 585 KiB data, 264 MiB used, 715 GiB / 715 GiB avail; 70/726 objects degraded (9.642%) 2024-04-06T03:09:29.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:29 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:29.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:29 smithi042 ceph-mon[96829]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-04-06T03:09:30.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:30 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 70/726 objects degraded (9.642%), 19 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:30.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:30 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 70/726 objects degraded (9.642%), 19 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:30.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:30 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 70/726 objects degraded (9.642%), 19 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:31.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:31 smithi064 ceph-mon[95564]: pgmap v3887: 161 pgs: 6 peering, 22 active+undersized, 15 active+undersized+degraded, 118 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:09:31.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:31 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:31.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:31 smithi042 ceph-mon[106428]: pgmap v3887: 161 pgs: 6 peering, 22 active+undersized, 15 active+undersized+degraded, 118 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:09:31.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:31 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:31.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:31 smithi042 ceph-mon[96829]: pgmap v3887: 161 pgs: 6 peering, 22 active+undersized, 15 active+undersized+degraded, 118 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 61/726 objects degraded (8.402%) 2024-04-06T03:09:31.783 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:31 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:32.698 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:09:32] "GET /metrics HTTP/1.1" 200 38680 "" "Prometheus/2.33.4" 2024-04-06T03:09:32.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: pgmap v3888: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: pgmap v3889: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: pgmap v3890: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: pgmap v3891: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:09:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: pgmap v3892: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:09:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded) 2024-04-06T03:09:32.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:09:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:32.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: pgmap v3888: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:33.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: pgmap v3889: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:33.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: pgmap v3890: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:33.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: pgmap v3891: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:09:33.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: pgmap v3892: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:09:33.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded) 2024-04-06T03:09:33.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:09:33.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: pgmap v3888: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:33.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: pgmap v3889: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:33.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: pgmap v3890: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:33.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: pgmap v3891: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:09:33.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: pgmap v3892: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:09:33.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 61/726 objects degraded (8.402%), 15 pgs degraded) 2024-04-06T03:09:33.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:09:33.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:33.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:33 smithi064 ceph-mon[95564]: pgmap v3893: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-06T03:09:33.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:33 smithi064 ceph-mon[95564]: pgmap v3894: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:34.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:33 smithi042 ceph-mon[106428]: pgmap v3893: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-06T03:09:34.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:33 smithi042 ceph-mon[106428]: pgmap v3894: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:34.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:33 smithi042 ceph-mon[96829]: pgmap v3893: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-06T03:09:34.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:33 smithi042 ceph-mon[96829]: pgmap v3894: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:35.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:35 smithi064 ceph-mon[95564]: pgmap v3895: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:36.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:35 smithi042 ceph-mon[106428]: pgmap v3895: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:36.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:35 smithi042 ceph-mon[96829]: pgmap v3895: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:09:37.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:37 smithi064 ceph-mon[95564]: pgmap v3896: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:09:38.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:37 smithi042 ceph-mon[106428]: pgmap v3896: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:09:38.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:37 smithi042 ceph-mon[96829]: pgmap v3896: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:09:39.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:38 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:39.282 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:38 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:39.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:38 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:40.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:39 smithi064 ceph-mon[95564]: pgmap v3897: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 0 op/s 2024-04-06T03:09:40.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:39 smithi042 ceph-mon[106428]: pgmap v3897: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 0 op/s 2024-04-06T03:09:40.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:39 smithi042 ceph-mon[96829]: pgmap v3897: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 0 op/s 2024-04-06T03:09:41.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:40 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:41.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:40 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:41.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:40 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:42.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:41 smithi064 ceph-mon[95564]: pgmap v3898: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:09:42.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:41 smithi042 ceph-mon[106428]: pgmap v3898: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:09:42.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:41 smithi042 ceph-mon[96829]: pgmap v3898: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:09:42.746 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:09:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:09:42] "GET /metrics HTTP/1.1" 200 38695 "" "Prometheus/2.33.4" 2024-04-06T03:09:43.244 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:42 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:43.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:42 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:43.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:42 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:44.222 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:43 smithi064 ceph-mon[95564]: pgmap v3899: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:09:44.222 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:43 smithi064 ceph-mon[95564]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:44.222 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:43 smithi064 ceph-mon[95564]: Upgrade: osd.7 is safe to restart 2024-04-06T03:09:44.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:43 smithi042 ceph-mon[106428]: pgmap v3899: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:09:44.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:43 smithi042 ceph-mon[106428]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:44.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:43 smithi042 ceph-mon[106428]: Upgrade: osd.7 is safe to restart 2024-04-06T03:09:44.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:43 smithi042 ceph-mon[96829]: pgmap v3899: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:09:44.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:43 smithi042 ceph-mon[96829]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-06T03:09:44.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:43 smithi042 ceph-mon[96829]: Upgrade: osd.7 is safe to restart 2024-04-06T03:09:45.100 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:44 smithi064 ceph-mon[95564]: Upgrade: Updating osd.7 2024-04-06T03:09:45.100 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:44 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-06T03:09:45.100 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:44 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:45.101 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:44 smithi064 ceph-mon[95564]: Deploying daemon osd.7 on smithi064 2024-04-06T03:09:45.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:44 smithi042 ceph-mon[106428]: Upgrade: Updating osd.7 2024-04-06T03:09:45.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:44 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-06T03:09:45.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:44 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:45.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:44 smithi042 ceph-mon[106428]: Deploying daemon osd.7 on smithi064 2024-04-06T03:09:45.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:44 smithi042 ceph-mon[96829]: Upgrade: Updating osd.7 2024-04-06T03:09:45.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-06T03:09:45.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:44 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:45.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:44 smithi042 ceph-mon[96829]: Deploying daemon osd.7 on smithi064 2024-04-06T03:09:46.173 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:45 smithi064 ceph-mon[95564]: pgmap v3900: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:09:46.282 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:45 smithi042 ceph-mon[106428]: pgmap v3900: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:09:46.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:45 smithi042 ceph-mon[96829]: pgmap v3900: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:09:47.724 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:47 smithi064 systemd[1]: Stopping Ceph osd.7 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:09:47.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:47 smithi064 ceph-mon[95564]: pgmap v3901: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:47.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:09:47.997 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:47 smithi064 ceph-mon[95564]: osd.7 marked itself down and dead 2024-04-06T03:09:47.997 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[161752]: 2024-04-06T03:09:47.737+0000 7f86ac7a7700 -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-06T03:09:47.997 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[161752]: 2024-04-06T03:09:47.737+0000 7f86ac7a7700 -1 osd.7 195 *** Got signal Terminated *** 2024-04-06T03:09:47.997 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[161752]: 2024-04-06T03:09:47.737+0000 7f86ac7a7700 -1 osd.7 195 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:09:48.032 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:47 smithi042 ceph-mon[106428]: pgmap v3901: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:48.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:09:48.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:47 smithi042 ceph-mon[106428]: osd.7 marked itself down and dead 2024-04-06T03:09:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:47 smithi042 ceph-mon[96829]: pgmap v3901: 161 pgs: 161 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:09:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:09:48.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:47 smithi042 ceph-mon[96829]: osd.7 marked itself down and dead 2024-04-06T03:09:48.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:48 smithi042 ceph-mon[96829]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:09:48.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:48 smithi042 ceph-mon[96829]: osdmap e196: 8 total, 7 up, 8 in 2024-04-06T03:09:48.961 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:48 smithi042 ceph-mon[96829]: osdmap e197: 8 total, 7 up, 8 in 2024-04-06T03:09:48.961 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:48 smithi042 ceph-mon[106428]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:09:48.962 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:48 smithi042 ceph-mon[106428]: osdmap e196: 8 total, 7 up, 8 in 2024-04-06T03:09:48.962 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:48 smithi042 ceph-mon[106428]: osdmap e197: 8 total, 7 up, 8 in 2024-04-06T03:09:49.115 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:48 smithi064 ceph-mon[95564]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-06T03:09:49.115 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:48 smithi064 ceph-mon[95564]: osdmap e196: 8 total, 7 up, 8 in 2024-04-06T03:09:49.115 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:48 smithi064 ceph-mon[95564]: osdmap e197: 8 total, 7 up, 8 in 2024-04-06T03:09:49.390 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:49 smithi064 podman[165850]: 2024-04-06 03:09:49.131111727 +0000 UTC m=+1.502592300 container died 4de15704fc6637a39207b10d357f22f37673a3aef82d1f7127405bc545fd7e2c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0) 2024-04-06T03:09:49.714 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:49 smithi064 podman[165850]: 2024-04-06 03:09:49.504005461 +0000 UTC m=+1.875486037 container cleanup 4de15704fc6637a39207b10d357f22f37673a3aef82d1f7127405bc545fd7e2c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-04-06T03:09:49.714 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:49 smithi064 bash[165850]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7 2024-04-06T03:09:49.996 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:49 smithi064 ceph-mon[95564]: pgmap v3903: 161 pgs: 10 peering, 23 stale+active+clean, 128 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:09:49.997 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:49 smithi064 podman[165881]: 2024-04-06 03:09:49.730108976 +0000 UTC m=+1.424803839 container remove 4de15704fc6637a39207b10d357f22f37673a3aef82d1f7127405bc545fd7e2c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:09:50.191 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:49 smithi042 ceph-mon[106428]: pgmap v3903: 161 pgs: 10 peering, 23 stale+active+clean, 128 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:09:50.191 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:49 smithi042 ceph-mon[96829]: pgmap v3903: 161 pgs: 10 peering, 23 stale+active+clean, 128 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:09:50.646 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:50 smithi064 podman[166044]: 2024-04-06 03:09:50.326568325 +0000 UTC m=+0.018740865 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:09:50.646 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:50 smithi064 podman[166044]: 2024-04-06 03:09:50.433664443 +0000 UTC m=+0.125837010 container create 816c9b4ca2f85ab9f1adc32d96451ada8ae41ba5d0ffc13be7b8b354014f2c48 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, 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-06T03:09:50.992 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:50 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:50.992 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:50 smithi064 podman[166044]: 2024-04-06 03:09:50.661363841 +0000 UTC m=+0.353536376 container init 816c9b4ca2f85ab9f1adc32d96451ada8ae41ba5d0ffc13be7b8b354014f2c48 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-04-06T03:09:50.992 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:50 smithi064 podman[166044]: 2024-04-06 03:09:50.664956114 +0000 UTC m=+0.357128647 container start 816c9b4ca2f85ab9f1adc32d96451ada8ae41ba5d0ffc13be7b8b354014f2c48 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, org.label-schema.build-date=20240403, GIT_CLEAN=True, CEPH_POINT_RELEASE=, 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.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True) 2024-04-06T03:09:50.992 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:50 smithi064 podman[166044]: 2024-04-06 03:09:50.752888224 +0000 UTC m=+0.445060750 container attach 816c9b4ca2f85ab9f1adc32d96451ada8ae41ba5d0ffc13be7b8b354014f2c48 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5) 2024-04-06T03:09:51.246 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:51 smithi064 podman[166044]: 2024-04-06 03:09:51.008030886 +0000 UTC m=+0.700203414 container died 816c9b4ca2f85ab9f1adc32d96451ada8ae41ba5d0ffc13be7b8b354014f2c48 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:09:51.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:50 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:51.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:50 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:09:51.844 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:51 smithi064 podman[166156]: 2024-04-06 03:09:51.598328353 +0000 UTC m=+0.585323339 container remove 816c9b4ca2f85ab9f1adc32d96451ada8ae41ba5d0ffc13be7b8b354014f2c48 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, ceph=True) 2024-04-06T03:09:51.844 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:51 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.7.service: Deactivated successfully. 2024-04-06T03:09:51.844 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:51 smithi064 systemd[1]: Stopped Ceph osd.7 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:09:51.844 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:51 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.7.service: Consumed 2.002s CPU time. 2024-04-06T03:09:51.844 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:51 smithi064 systemd[1]: Starting Ceph osd.7 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:09:52.146 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:51 smithi064 ceph-mon[95564]: pgmap v3905: 161 pgs: 6 active+undersized+degraded, 10 active+undersized, 16 peering, 21 stale+active+clean, 108 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 23/726 objects degraded (3.168%) 2024-04-06T03:09:52.146 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:51 smithi064 ceph-mon[95564]: Health check failed: Degraded data redundancy: 23/726 objects degraded (3.168%), 6 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:52.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:51 smithi042 ceph-mon[106428]: pgmap v3905: 161 pgs: 6 active+undersized+degraded, 10 active+undersized, 16 peering, 21 stale+active+clean, 108 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 23/726 objects degraded (3.168%) 2024-04-06T03:09:52.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:51 smithi042 ceph-mon[106428]: Health check failed: Degraded data redundancy: 23/726 objects degraded (3.168%), 6 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:52.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:51 smithi042 ceph-mon[96829]: pgmap v3905: 161 pgs: 6 active+undersized+degraded, 10 active+undersized, 16 peering, 21 stale+active+clean, 108 active+clean; 585 KiB data, 268 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 23/726 objects degraded (3.168%) 2024-04-06T03:09:52.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:51 smithi042 ceph-mon[96829]: Health check failed: Degraded data redundancy: 23/726 objects degraded (3.168%), 6 pgs degraded (PG_DEGRADED) 2024-04-06T03:09:52.496 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:09:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:09:52] "GET /metrics HTTP/1.1" 200 38695 "" "Prometheus/2.33.4" 2024-04-06T03:09:52.496 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:52 smithi064 podman[166337]: 2024-04-06 03:09:52.384728975 +0000 UTC m=+0.218195421 container create 8fba54eff53511745aae6ea718738bfa3adb58716fadbc3c69ad79641eb64f5f (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, RELEASE=squid-9f19235) 2024-04-06T03:09:52.496 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:52 smithi064 podman[166337]: 2024-04-06 03:09:52.289257145 +0000 UTC m=+0.122723601 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:09:53.246 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:52 smithi064 podman[166337]: 2024-04-06 03:09:52.947588337 +0000 UTC m=+0.781054783 container init 8fba54eff53511745aae6ea718738bfa3adb58716fadbc3c69ad79641eb64f5f (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, GIT_CLEAN=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235) 2024-04-06T03:09:53.247 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:52 smithi064 podman[166337]: 2024-04-06 03:09:52.950810408 +0000 UTC m=+0.784276855 container start 8fba54eff53511745aae6ea718738bfa3adb58716fadbc3c69ad79641eb64f5f (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-04-06T03:09:53.247 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 podman[166337]: 2024-04-06 03:09:53.030623369 +0000 UTC m=+0.864089842 container attach 8fba54eff53511745aae6ea718738bfa3adb58716fadbc3c69ad79641eb64f5f (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, ceph=True, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-06T03:09:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-mon[95564]: pgmap v3906: 161 pgs: 18 active+undersized+degraded, 23 active+undersized, 16 peering, 8 stale+active+clean, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:09:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-mon[95564]: pgmap v3907: 161 pgs: 18 active+undersized+degraded, 23 active+undersized, 16 peering, 8 stale+active+clean, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:09:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[106428]: pgmap v3906: 161 pgs: 18 active+undersized+degraded, 23 active+undersized, 16 peering, 8 stale+active+clean, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:09:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[106428]: pgmap v3907: 161 pgs: 18 active+undersized+degraded, 23 active+undersized, 16 peering, 8 stale+active+clean, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:09:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[96829]: pgmap v3906: 161 pgs: 18 active+undersized+degraded, 23 active+undersized, 16 peering, 8 stale+active+clean, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:09:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[96829]: pgmap v3907: 161 pgs: 18 active+undersized+degraded, 23 active+undersized, 16 peering, 8 stale+active+clean, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 945 B/s rd, 0 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:09:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:53 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:53.747 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate[166367]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-06T03:09:53.747 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate[166367]: 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-06T03:09:53.747 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 bash[166337]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-06T03:09:53.747 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 bash[166337]: 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-06T03:09:53.747 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 bash[166337]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-06T03:09:53.748 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 bash[166337]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-06T03:09:53.748 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 bash[166337]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-06T03:09:53.748 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 bash[166337]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-06T03:09:53.748 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 bash[166337]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-06T03:09:53.748 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate[166367]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-06T03:09:53.748 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate[166367]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-06T03:09:53.748 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate[166367]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-06T03:09:53.748 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate[166367]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-06T03:09:53.748 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate[166367]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-06T03:09:53.749 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:53 smithi064 podman[166337]: 2024-04-06 03:09:53.452042337 +0000 UTC m=+1.285508783 container died 8fba54eff53511745aae6ea718738bfa3adb58716fadbc3c69ad79641eb64f5f (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, ceph=True, CEPH_POINT_RELEASE=) 2024-04-06T03:09:54.219 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:54 smithi064 ceph-mon[95564]: pgmap v3908: 161 pgs: 18 active+undersized+degraded, 23 active+undersized, 16 peering, 8 stale+active+clean, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:09:54.219 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:54 smithi064 ceph-mon[95564]: pgmap v3909: 161 pgs: 18 active+undersized+degraded, 23 active+undersized, 16 peering, 8 stale+active+clean, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:09:54.496 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:54 smithi064 podman[166638]: 2024-04-06 03:09:54.235008147 +0000 UTC m=+0.777154031 container remove 8fba54eff53511745aae6ea718738bfa3adb58716fadbc3c69ad79641eb64f5f (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-activate, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-06T03:09:54.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:54 smithi042 ceph-mon[106428]: pgmap v3908: 161 pgs: 18 active+undersized+degraded, 23 active+undersized, 16 peering, 8 stale+active+clean, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:09:54.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:54 smithi042 ceph-mon[106428]: pgmap v3909: 161 pgs: 18 active+undersized+degraded, 23 active+undersized, 16 peering, 8 stale+active+clean, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:09:54.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:54 smithi042 ceph-mon[96829]: pgmap v3908: 161 pgs: 18 active+undersized+degraded, 23 active+undersized, 16 peering, 8 stale+active+clean, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:09:54.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:54 smithi042 ceph-mon[96829]: pgmap v3909: 161 pgs: 18 active+undersized+degraded, 23 active+undersized, 16 peering, 8 stale+active+clean, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/726 objects degraded (11.295%) 2024-04-06T03:09:55.019 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:09:55.692 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:09:55.692 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 2s ago 22m - - 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 3s ago 22m - - 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (12m) 2s ago 17m 24.2M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 3s ago 16m - - 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (10m) 2s ago 16m 63.2M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (11m) 3s ago 22m 548M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (9m) 2s ago 23m 453M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (8m) 2s ago 24m 153M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (7m) 3s ago 22m 68.2M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (7m) 2s ago 22m 71.4M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (12m) 2s ago 18m 18.7M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (11m) 3s ago 18m 19.4M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (6m) 2s ago 21m 56.2M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (5m) 2s ago 21m 62.6M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 29aac394f569 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (4m) 2s ago 20m 50.6M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 bb88cc68aaf3 2024-04-06T03:09:55.693 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (3m) 2s ago 20m 53.2M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 8bc3d490bb71 2024-04-06T03:09:55.694 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (2m) 3s ago 20m 57.4M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 72a001cf3e44 2024-04-06T03:09:55.694 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (2m) 3s ago 19m 55.0M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 d1b577c1ad83 2024-04-06T03:09:55.694 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (61s) 3s ago 19m 53.3M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 e8b4e84149db 2024-04-06T03:09:55.694 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (35s) 3s ago 18m 43.5M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 4de15704fc66 2024-04-06T03:09:55.694 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (10m) 3s ago 18m 72.4M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:09:55.694 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (16m) 2s ago 16m 79.3M - 17.2.0 e1d6a67b021e d481dbab037d 2024-04-06T03:09:55.694 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (16m) 3s ago 16m 77.1M - 17.2.0 e1d6a67b021e a373bd1b7c73 2024-04-06T03:09:55.694 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (16m) 2s ago 16m 77.1M - 17.2.0 e1d6a67b021e 065b0d458152 2024-04-06T03:09:55.694 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (16m) 3s ago 16m 79.4M - 17.2.0 e1d6a67b021e a0b970d6bfc4 2024-04-06T03:09:56.089 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:55 smithi064 podman[166792]: 2024-04-06 03:09:55.748434498 +0000 UTC m=+0.748283954 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:09:56.089 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:55 smithi064 podman[166792]: 2024-04-06 03:09:55.86838223 +0000 UTC m=+0.868231677 container create 12ecf2e576a15dd57676769619a121e34a19cd4e58b5f2b3cea0ecdc87a494a1 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, 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, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-04-06T03:09:56.090 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:56 smithi064 podman[166792]: 2024-04-06 03:09:56.078890042 +0000 UTC m=+1.078739490 container init 12ecf2e576a15dd57676769619a121e34a19cd4e58b5f2b3cea0ecdc87a494a1 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:09:56.090 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:56 smithi064 podman[166792]: 2024-04-06 03:09:56.084257237 +0000 UTC m=+1.084106688 container start 12ecf2e576a15dd57676769619a121e34a19cd4e58b5f2b3cea0ecdc87a494a1 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-04-06T03:09:56.090 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:56 smithi064 ceph-mon[95564]: pgmap v3910: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:56.091 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:56 smithi064 ceph-mon[95564]: from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:56.091 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:56 smithi064 ceph-mon[95564]: from='client.54691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:56.100 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:09:56.100 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:09:56.100 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:09:56.101 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:09:56.101 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:09:56.101 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:09:56.101 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:09:56.101 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:09:56.101 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 7 2024-04-06T03:09:56.102 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:09:56.102 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:09:56.102 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-06T03:09:56.102 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:09:56.102 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:09:56.102 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-06T03:09:56.103 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 12 2024-04-06T03:09:56.103 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:09:56.103 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:09:56.433 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:56 smithi064 ceph-osd[166866]: -- 172.21.15.64:0/516855989 <== mon.2 v2:172.21.15.64:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e67687b680 con 0x55e676845000 2024-04-06T03:09:56.433 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:56 smithi064 bash[166792]: 12ecf2e576a15dd57676769619a121e34a19cd4e58b5f2b3cea0ecdc87a494a1 2024-04-06T03:09:56.433 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:56 smithi064 systemd[1]: Started Ceph osd.7 for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:09:56.448 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:09:56.448 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:09:56.448 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:09:56.448 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:09:56.448 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:09:56.448 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:09:56.448 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:09:56.449 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:09:56.449 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "12/23 daemons upgraded", 2024-04-06T03:09:56.449 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading osd daemons", 2024-04-06T03:09:56.449 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:09:56.449 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:09:56.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:56 smithi042 ceph-mon[106428]: pgmap v3910: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:56.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:56 smithi042 ceph-mon[106428]: from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:56.449 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:56 smithi042 ceph-mon[106428]: from='client.54691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:56.449 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:56 smithi042 ceph-mon[96829]: pgmap v3910: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 860 B/s rd, 0 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:56.450 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:56 smithi042 ceph-mon[96829]: from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:56.450 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:56 smithi042 ceph-mon[96829]: from='client.54691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:56.746 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:56 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:09:56.622+0000 7f3782d147c0 -1 Falling back to public interface 2024-04-06T03:09:56.858 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded 2024-04-06T03:09:56.858 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:09:56.858 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:09:56.858 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-06T03:09:56.858 INFO:teuthology.orchestra.run.smithi042.stdout: osd.7 (root=default,host=smithi064) is down 2024-04-06T03:09:56.858 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-04-06T03:09:56.858 INFO:teuthology.orchestra.run.smithi042.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-04-06T03:09:56.858 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded 2024-04-06T03:09:56.858 INFO:teuthology.orchestra.run.smithi042.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.5 is active+undersized+degraded, acting [0,4] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.b is active+undersized+degraded, acting [4,5] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.e is active+undersized+degraded, acting [2,3] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 2.1f is active+undersized+degraded, acting [0,4] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.9 is active+undersized+degraded, acting [5,2] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-04-06T03:09:56.859 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-04-06T03:09:56.860 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-04-06T03:09:56.860 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-04-06T03:09:56.860 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-04-06T03:09:56.860 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-04-06T03:09:56.860 INFO:teuthology.orchestra.run.smithi042.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-04-06T03:09:56.860 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-04-06T03:09:56.860 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-04-06T03:09:56.860 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-04-06T03:09:56.860 INFO:teuthology.orchestra.run.smithi042.stdout: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-04-06T03:09:57.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:57.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/1734475071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: pgmap v3911: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: pgmap v3912: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: pgmap v3913: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: pgmap v3914: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:57.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='client.54712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:57.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: pgmap v3915: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: pgmap v3916: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:57.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/2258801956' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:09:57.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:57.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1734475071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.289 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: pgmap v3911: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: pgmap v3912: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:57.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: pgmap v3913: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: pgmap v3914: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.290 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:57.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='client.54712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:57.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.291 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.291 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.292 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.292 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: pgmap v3915: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: pgmap v3916: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.293 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/2258801956' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:09:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.294 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.295 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.339 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='client.34800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:57.339 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/1734475071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.339 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.339 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.339 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.339 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: pgmap v3911: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 912 B/s rd, 0 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: pgmap v3912: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:57.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: pgmap v3913: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: pgmap v3914: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.340 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='client.54712 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: pgmap v3915: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: pgmap v3916: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 2 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.341 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.342 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.342 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.342 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.342 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.342 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.342 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.342 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.342 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.342 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.342 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.342 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.342 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.342 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.342 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/2258801956' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:09:57.343 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.343 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.343 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.343 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.343 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.343 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:57.343 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.343 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:57.343 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:57.343 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:57.343 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:57.343 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.162 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3917: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.162 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3918: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.163 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.163 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3919: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.163 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3920: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.163 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.163 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3921: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.163 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3922: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.163 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.163 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3923: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.163 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3924: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.163 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.163 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3925: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.163 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3926: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.164 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.164 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.164 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.164 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.164 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:58.164 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:58.164 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3927: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.164 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3928: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.164 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.165 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3917: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.165 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3918: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.165 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.165 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3919: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.165 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3920: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.165 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.165 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3921: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.165 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3922: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.165 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.165 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3923: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.165 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3924: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.165 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.166 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3925: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.166 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3926: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.166 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.166 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.166 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.166 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.166 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:58.166 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:58.166 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3927: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.166 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3928: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.167 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.167 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.167 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.167 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.167 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:58.167 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:58.167 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3929: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.167 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3930: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.167 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3931: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: pgmap v3932: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.168 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: Upgrade: Setting container_image for all mds 2024-04-06T03:09:58.169 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:58.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:58.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3929: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3930: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.170 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.170 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.170 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.170 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.170 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3931: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.170 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: pgmap v3932: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.170 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.170 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.170 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.170 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.170 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.170 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.170 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: Upgrade: Setting container_image for all mds 2024-04-06T03:09:58.171 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:58 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.244 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3917: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.244 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3918: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.244 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.244 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3919: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.244 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3920: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.244 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.244 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3921: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.244 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3922: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.244 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.244 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3923: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.244 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3924: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.244 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.245 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3925: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.245 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3926: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.245 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.245 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.245 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.245 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.245 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:58.245 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:58.245 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3927: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.245 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3928: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.245 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.245 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.245 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:09:58.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:09:58.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3929: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3930: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:09:58.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3931: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: pgmap v3932: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:09:58.246 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:58.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:09:58.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:09:58.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: Upgrade: Setting container_image for all mds 2024-04-06T03:09:58.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:58 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:09:59.331 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:09:59 smithi064 ceph-mon[95564]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:09:59.532 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:09:59 smithi042 ceph-mon[106428]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:09:59.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:09:59 smithi042 ceph-mon[96829]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:09:59.629 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:09:59 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:09:59.346+0000 7f3782d147c0 -1 osd.7 195 log_to_monitors true 2024-04-06T03:10:00.483 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:10:00.215+0000 7f377416c700 -1 osd.7 195 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-06T03:10:00.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: Upgrade: Updating rgw.foo.smithi042.txffky (1/4) 2024-04-06T03:10:00.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:00.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi042.txffky", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:10:00.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:00.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: Deploying daemon rgw.foo.smithi042.txffky on smithi042 2024-04-06T03:10:00.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pgmap v3933: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:10:00.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: from='osd.7 [v2:172.21.15.64:6824/3445765046,v1:172.21.15.64:6825/3445765046]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T03:10:00.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T03:10:00.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s); 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded 2024-04-06T03:10:00.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-06T03:10:00.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: daemon osd.7 on smithi064 is in unknown state 2024-04-06T03:10:00.484 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: [WRN] OSD_DOWN: 1 osds down 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: osd.7 (root=default,host=smithi064) is down 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: [WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: all OSDs are running squid or later but require_osd_release < squid 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: [WRN] PG_DEGRADED: Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 2.5 is active+undersized+degraded, acting [0,4] 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 2.a is active+undersized+degraded, acting [1,3] 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 2.b is active+undersized+degraded, acting [4,5] 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 2.e is active+undersized+degraded, acting [2,3] 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 2.f is active+undersized+degraded, acting [4,0] 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 2.1f is active+undersized+degraded, acting [0,4] 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-04-06T03:10:00.485 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 3.9 is active+undersized+degraded, acting [5,2] 2024-04-06T03:10:00.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 3.d is active+undersized+degraded, acting [5,6] 2024-04-06T03:10:00.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 3.e is active+undersized+degraded, acting [4,1] 2024-04-06T03:10:00.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 3.f is active+undersized+degraded, acting [4,0] 2024-04-06T03:10:00.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-04-06T03:10:00.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-04-06T03:10:00.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-04-06T03:10:00.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-04-06T03:10:00.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-04-06T03:10:00.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-04-06T03:10:00.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-04-06T03:10:00.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-04-06T03:10:00.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-04-06T03:10:00.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-04-06T03:10:00.486 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:00 smithi064 ceph-mon[95564]: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-04-06T03:10:00.490 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: Upgrade: Updating rgw.foo.smithi042.txffky (1/4) 2024-04-06T03:10:00.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:00.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi042.txffky", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:10:00.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:00.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: Deploying daemon rgw.foo.smithi042.txffky on smithi042 2024-04-06T03:10:00.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pgmap v3933: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:10:00.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: from='osd.7 [v2:172.21.15.64:6824/3445765046,v1:172.21.15.64:6825/3445765046]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T03:10:00.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T03:10:00.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s); 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded 2024-04-06T03:10:00.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-06T03:10:00.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: daemon osd.7 on smithi064 is in unknown state 2024-04-06T03:10:00.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:10:00.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: [WRN] OSD_DOWN: 1 osds down 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: osd.7 (root=default,host=smithi064) is down 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: [WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: all OSDs are running squid or later but require_osd_release < squid 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: [WRN] PG_DEGRADED: Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 2.5 is active+undersized+degraded, acting [0,4] 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 2.a is active+undersized+degraded, acting [1,3] 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 2.b is active+undersized+degraded, acting [4,5] 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 2.e is active+undersized+degraded, acting [2,3] 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 2.f is active+undersized+degraded, acting [4,0] 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 2.1f is active+undersized+degraded, acting [0,4] 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 3.9 is active+undersized+degraded, acting [5,2] 2024-04-06T03:10:00.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 3.d is active+undersized+degraded, acting [5,6] 2024-04-06T03:10:00.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 3.e is active+undersized+degraded, acting [4,1] 2024-04-06T03:10:00.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 3.f is active+undersized+degraded, acting [4,0] 2024-04-06T03:10:00.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-04-06T03:10:00.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-04-06T03:10:00.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-04-06T03:10:00.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-04-06T03:10:00.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-04-06T03:10:00.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-04-06T03:10:00.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-04-06T03:10:00.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-04-06T03:10:00.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-04-06T03:10:00.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-04-06T03:10:00.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[96829]: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-04-06T03:10:00.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: Upgrade: Updating rgw.foo.smithi042.txffky (1/4) 2024-04-06T03:10:00.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:00.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi042.txffky", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:10:00.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:00.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: Deploying daemon rgw.foo.smithi042.txffky on smithi042 2024-04-06T03:10:00.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pgmap v3933: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 95/726 objects degraded (13.085%) 2024-04-06T03:10:00.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: from='osd.7 [v2:172.21.15.64:6824/3445765046,v1:172.21.15.64:6825/3445765046]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T03:10:00.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-06T03:10:00.494 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s); 1 osds down; all OSDs are running squid or later but require_osd_release < squid; Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: daemon osd.7 on smithi064 is in unknown state 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: daemon grafana.a on smithi064 is in error state 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: [WRN] OSD_DOWN: 1 osds down 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: osd.7 (root=default,host=smithi064) is down 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: [WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: all OSDs are running squid or later but require_osd_release < squid 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: [WRN] PG_DEGRADED: Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 2.5 is active+undersized+degraded, acting [0,4] 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 2.a is active+undersized+degraded, acting [1,3] 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 2.b is active+undersized+degraded, acting [4,5] 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 2.e is active+undersized+degraded, acting [2,3] 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 2.f is active+undersized+degraded, acting [4,0] 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 2.1d is active+undersized+degraded, acting [6,0] 2024-04-06T03:10:00.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 2.1f is active+undersized+degraded, acting [0,4] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 3.9 is active+undersized+degraded, acting [5,2] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 3.d is active+undersized+degraded, acting [5,6] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 3.e is active+undersized+degraded, acting [4,1] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 3.f is active+undersized+degraded, acting [4,0] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-04-06T03:10:00.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 4.14 is active+undersized+degraded, acting [3,1] 2024-04-06T03:10:00.497 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:00 smithi042 ceph-mon[106428]: pg 4.15 is active+undersized+degraded, acting [5,3] 2024-04-06T03:10:01.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:01 smithi042 ceph-mon[106428]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-06T03:10:01.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:01 smithi042 ceph-mon[106428]: from='osd.7 [v2:172.21.15.64:6824/3445765046,v1:172.21.15.64:6825/3445765046]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:10:01.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:01 smithi042 ceph-mon[106428]: osdmap e198: 8 total, 7 up, 8 in 2024-04-06T03:10:01.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:01 smithi042 ceph-mon[106428]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:10:01.443 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:01 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded (PG_DEGRADED) 2024-04-06T03:10:01.444 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:01 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:01.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:01 smithi042 ceph-mon[96829]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-06T03:10:01.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:01 smithi042 ceph-mon[96829]: from='osd.7 [v2:172.21.15.64:6824/3445765046,v1:172.21.15.64:6825/3445765046]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:10:01.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:01 smithi042 ceph-mon[96829]: osdmap e198: 8 total, 7 up, 8 in 2024-04-06T03:10:01.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:01 smithi042 ceph-mon[96829]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:10:01.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:01 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded (PG_DEGRADED) 2024-04-06T03:10:01.444 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:01 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:01.459 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:01 smithi064 ceph-mon[95564]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-06T03:10:01.459 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:01 smithi064 ceph-mon[95564]: from='osd.7 [v2:172.21.15.64:6824/3445765046,v1:172.21.15.64:6825/3445765046]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:10:01.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:01 smithi064 ceph-mon[95564]: osdmap e198: 8 total, 7 up, 8 in 2024-04-06T03:10:01.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:01 smithi064 ceph-mon[95564]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi064", "root=default"]}]: dispatch 2024-04-06T03:10:01.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:01 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 95/726 objects degraded (13.085%), 25 pgs degraded (PG_DEGRADED) 2024-04-06T03:10:01.460 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:01 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:02.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:02 smithi064 ceph-mon[95564]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:10:02.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:02 smithi064 ceph-mon[95564]: osd.7 [v2:172.21.15.64:6824/3445765046,v1:172.21.15.64:6825/3445765046] boot 2024-04-06T03:10:02.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:02 smithi064 ceph-mon[95564]: osdmap e199: 8 total, 8 up, 8 in 2024-04-06T03:10:02.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T03:10:02.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:02 smithi064 ceph-mon[95564]: pgmap v3936: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:10:02.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:02 smithi064 ceph-mon[95564]: osdmap e200: 8 total, 8 up, 8 in 2024-04-06T03:10:02.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:10:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:10:02] "GET /metrics HTTP/1.1" 200 38695 "" "Prometheus/2.33.4" 2024-04-06T03:10:02.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:02 smithi042 ceph-mon[96829]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:10:02.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:02 smithi042 ceph-mon[96829]: osd.7 [v2:172.21.15.64:6824/3445765046,v1:172.21.15.64:6825/3445765046] boot 2024-04-06T03:10:02.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:02 smithi042 ceph-mon[96829]: osdmap e199: 8 total, 8 up, 8 in 2024-04-06T03:10:02.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T03:10:02.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:02 smithi042 ceph-mon[96829]: pgmap v3936: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:10:02.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:02 smithi042 ceph-mon[96829]: osdmap e200: 8 total, 8 up, 8 in 2024-04-06T03:10:02.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:02 smithi042 ceph-mon[106428]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-06T03:10:02.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:02 smithi042 ceph-mon[106428]: osd.7 [v2:172.21.15.64:6824/3445765046,v1:172.21.15.64:6825/3445765046] boot 2024-04-06T03:10:02.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:02 smithi042 ceph-mon[106428]: osdmap e199: 8 total, 8 up, 8 in 2024-04-06T03:10:02.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-06T03:10:02.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:02 smithi042 ceph-mon[106428]: pgmap v3936: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 95/726 objects degraded (13.085%) 2024-04-06T03:10:02.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:02 smithi042 ceph-mon[106428]: osdmap e200: 8 total, 8 up, 8 in 2024-04-06T03:10:03.719 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:03.719 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:10:03.720 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:03 smithi042 ceph-mon[96829]: pgmap v3938: 161 pgs: 6 peering, 22 active+undersized+degraded, 37 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 81/726 objects degraded (11.157%) 2024-04-06T03:10:03.720 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:03.720 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:10:03.720 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:03 smithi042 ceph-mon[106428]: pgmap v3938: 161 pgs: 6 peering, 22 active+undersized+degraded, 37 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 81/726 objects degraded (11.157%) 2024-04-06T03:10:03.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:03.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:10:03.896 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:03 smithi064 ceph-mon[95564]: pgmap v3938: 161 pgs: 6 peering, 22 active+undersized+degraded, 37 active+undersized, 96 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 81/726 objects degraded (11.157%) 2024-04-06T03:10:05.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:05.468 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:05 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:05.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:05.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:05 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:05.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:05.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:05 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:06.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:06 smithi064 ceph-mon[95564]: Health check update: Degraded data redundancy: 81/726 objects degraded (11.157%), 22 pgs degraded (PG_DEGRADED) 2024-04-06T03:10:06.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:06 smithi064 ceph-mon[95564]: pgmap v3939: 161 pgs: 6 peering, 7 active+undersized+degraded, 11 active+undersized, 137 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 170 B/s wr, 84 op/s; 28/726 objects degraded (3.857%) 2024-04-06T03:10:06.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:06.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:06.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:06 smithi064 ceph-mon[95564]: pgmap v3940: 161 pgs: 6 peering, 3 active+undersized+degraded, 3 active+undersized, 149 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 193 B/s wr, 149 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:10:06.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:06 smithi064 ceph-mon[95564]: pgmap v3941: 161 pgs: 6 peering, 3 active+undersized+degraded, 3 active+undersized, 149 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 238 B/s wr, 182 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:10:06.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:06 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:06.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:06 smithi042 ceph-mon[96829]: Health check update: Degraded data redundancy: 81/726 objects degraded (11.157%), 22 pgs degraded (PG_DEGRADED) 2024-04-06T03:10:06.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:06 smithi042 ceph-mon[96829]: pgmap v3939: 161 pgs: 6 peering, 7 active+undersized+degraded, 11 active+undersized, 137 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 170 B/s wr, 84 op/s; 28/726 objects degraded (3.857%) 2024-04-06T03:10:06.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:06.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:06.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:06 smithi042 ceph-mon[96829]: pgmap v3940: 161 pgs: 6 peering, 3 active+undersized+degraded, 3 active+undersized, 149 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 193 B/s wr, 149 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:10:06.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:06 smithi042 ceph-mon[96829]: pgmap v3941: 161 pgs: 6 peering, 3 active+undersized+degraded, 3 active+undersized, 149 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 238 B/s wr, 182 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:10:06.533 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:06 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:06.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:06 smithi042 ceph-mon[106428]: Health check update: Degraded data redundancy: 81/726 objects degraded (11.157%), 22 pgs degraded (PG_DEGRADED) 2024-04-06T03:10:06.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:06 smithi042 ceph-mon[106428]: pgmap v3939: 161 pgs: 6 peering, 7 active+undersized+degraded, 11 active+undersized, 137 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 170 B/s wr, 84 op/s; 28/726 objects degraded (3.857%) 2024-04-06T03:10:06.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:06.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:06.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:06 smithi042 ceph-mon[106428]: pgmap v3940: 161 pgs: 6 peering, 3 active+undersized+degraded, 3 active+undersized, 149 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 193 B/s wr, 149 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:10:06.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:06 smithi042 ceph-mon[106428]: pgmap v3941: 161 pgs: 6 peering, 3 active+undersized+degraded, 3 active+undersized, 149 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 238 B/s wr, 182 op/s; 11/726 objects degraded (1.515%) 2024-04-06T03:10:06.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:06 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:07 smithi042 ceph-mon[106428]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:10:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:07 smithi042 ceph-mon[106428]: Upgrade: Updating rgw.smpl.smithi042.floqxi (2/4) 2024-04-06T03:10:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi042.floqxi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:10:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:07 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:07.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:07 smithi042 ceph-mon[106428]: Deploying daemon rgw.smpl.smithi042.floqxi on smithi042 2024-04-06T03:10:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:07 smithi042 ceph-mon[96829]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:10:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:07 smithi042 ceph-mon[96829]: Upgrade: Updating rgw.smpl.smithi042.floqxi (2/4) 2024-04-06T03:10:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi042.floqxi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:10:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:07 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:07.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:07 smithi042 ceph-mon[96829]: Deploying daemon rgw.smpl.smithi042.floqxi on smithi042 2024-04-06T03:10:07.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:07 smithi064 ceph-mon[95564]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:10:07.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:07 smithi064 ceph-mon[95564]: Upgrade: Updating rgw.smpl.smithi042.floqxi (2/4) 2024-04-06T03:10:07.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:07.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi042.floqxi", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:10:07.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:07 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:07.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:07 smithi064 ceph-mon[95564]: Deploying daemon rgw.smpl.smithi042.floqxi on smithi042 2024-04-06T03:10:08.496 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:08 smithi064 ceph-mon[95564]: pgmap v3942: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 165 B/s wr, 195 op/s 2024-04-06T03:10:08.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:08 smithi042 ceph-mon[106428]: pgmap v3942: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 165 B/s wr, 195 op/s 2024-04-06T03:10:08.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:08 smithi042 ceph-mon[96829]: pgmap v3942: 161 pgs: 161 active+clean; 585 KiB data, 269 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 165 B/s wr, 195 op/s 2024-04-06T03:10:09.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:09 smithi042 ceph-mon[106428]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 3 pgs degraded) 2024-04-06T03:10:09.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:09 smithi042 ceph-mon[96829]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 3 pgs degraded) 2024-04-06T03:10:09.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:09 smithi064 ceph-mon[95564]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/726 objects degraded (1.515%), 3 pgs degraded) 2024-04-06T03:10:10.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:10 smithi064 ceph-mon[95564]: pgmap v3943: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 140 B/s wr, 204 op/s 2024-04-06T03:10:10.500 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:10 smithi042 ceph-mon[96829]: pgmap v3943: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 140 B/s wr, 204 op/s 2024-04-06T03:10:10.500 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:10 smithi042 ceph-mon[106428]: pgmap v3943: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 129 KiB/s rd, 140 B/s wr, 204 op/s 2024-04-06T03:10:11.457 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:11 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:11.457 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:11 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:11.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:11 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:12.399 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:10:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:10:12] "GET /metrics HTTP/1.1" 200 38548 "" "Prometheus/2.33.4" 2024-04-06T03:10:12.399 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:12 smithi064 ceph-mon[95564]: pgmap v3944: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 125 B/s wr, 182 op/s 2024-04-06T03:10:12.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:12.400 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:12.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:12 smithi042 ceph-mon[96829]: pgmap v3944: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 125 B/s wr, 182 op/s 2024-04-06T03:10:12.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:12.410 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:12.410 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:12 smithi042 ceph-mon[106428]: pgmap v3944: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 125 B/s wr, 182 op/s 2024-04-06T03:10:12.410 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:12.410 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[96829]: pgmap v3945: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 163 op/s 2024-04-06T03:10:14.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[96829]: pgmap v3946: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 130 op/s 2024-04-06T03:10:14.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi064.raeaqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:10:14.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:14.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[106428]: pgmap v3945: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 163 op/s 2024-04-06T03:10:14.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[106428]: pgmap v3946: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 130 op/s 2024-04-06T03:10:14.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi064.raeaqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:10:14.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:13 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:14.101 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.101 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.101 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.101 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:13 smithi064 ceph-mon[95564]: pgmap v3945: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 0 B/s wr, 163 op/s 2024-04-06T03:10:14.101 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:13 smithi064 ceph-mon[95564]: pgmap v3946: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 0 B/s wr, 130 op/s 2024-04-06T03:10:14.101 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.101 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:14.101 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi064.raeaqs", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:10:14.102 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:13 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:15.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:14 smithi042 ceph-mon[106428]: Upgrade: Updating rgw.foo.smithi064.raeaqs (3/4) 2024-04-06T03:10:15.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:14 smithi042 ceph-mon[106428]: Deploying daemon rgw.foo.smithi064.raeaqs on smithi064 2024-04-06T03:10:15.033 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:14 smithi042 ceph-mon[96829]: Upgrade: Updating rgw.foo.smithi064.raeaqs (3/4) 2024-04-06T03:10:15.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:14 smithi042 ceph-mon[96829]: Deploying daemon rgw.foo.smithi064.raeaqs on smithi064 2024-04-06T03:10:15.120 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:14 smithi064 ceph-mon[95564]: Upgrade: Updating rgw.foo.smithi064.raeaqs (3/4) 2024-04-06T03:10:15.120 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:14 smithi064 ceph-mon[95564]: Deploying daemon rgw.foo.smithi064.raeaqs on smithi064 2024-04-06T03:10:16.087 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:15 smithi064 ceph-mon[95564]: pgmap v3947: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 132 op/s 2024-04-06T03:10:16.214 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:15 smithi042 ceph-mon[106428]: pgmap v3947: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 132 op/s 2024-04-06T03:10:16.215 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:15 smithi042 ceph-mon[96829]: pgmap v3947: 161 pgs: 161 active+clean; 585 KiB data, 273 MiB used, 715 GiB / 715 GiB avail; 83 KiB/s rd, 0 B/s wr, 132 op/s 2024-04-06T03:10:17.922 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:17.923 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:17.923 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:17 smithi064 ceph-mon[95564]: pgmap v3948: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 111 B/s wr, 193 op/s 2024-04-06T03:10:17.923 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:17 smithi064 ceph-mon[95564]: pgmap v3949: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 142 B/s wr, 208 op/s 2024-04-06T03:10:17.923 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:17.923 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:17.923 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:10:18.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:18.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:18.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:17 smithi042 ceph-mon[106428]: pgmap v3948: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 111 B/s wr, 193 op/s 2024-04-06T03:10:18.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:17 smithi042 ceph-mon[106428]: pgmap v3949: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 142 B/s wr, 208 op/s 2024-04-06T03:10:18.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:18.033 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:18.034 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:10:18.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:18.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:18.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:17 smithi042 ceph-mon[96829]: pgmap v3948: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 122 KiB/s rd, 111 B/s wr, 193 op/s 2024-04-06T03:10:18.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:17 smithi042 ceph-mon[96829]: pgmap v3949: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 132 KiB/s rd, 142 B/s wr, 208 op/s 2024-04-06T03:10:18.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:18.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:18.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:10:19.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:19.130 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:19 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:19.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:19.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:19 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:19.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:19.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:19 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:20.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:20 smithi064 ceph-mon[95564]: pgmap v3950: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 149 KiB/s rd, 142 B/s wr, 236 op/s 2024-04-06T03:10:20.283 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:20 smithi042 ceph-mon[106428]: pgmap v3950: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 149 KiB/s rd, 142 B/s wr, 236 op/s 2024-04-06T03:10:20.283 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:20 smithi042 ceph-mon[96829]: pgmap v3950: 161 pgs: 161 active+clean; 585 KiB data, 277 MiB used, 715 GiB / 715 GiB avail; 149 KiB/s rd, 142 B/s wr, 236 op/s 2024-04-06T03:10:21.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:21 smithi064 ceph-mon[95564]: Upgrade: Updating rgw.smpl.smithi064.ompaio (4/4) 2024-04-06T03:10:21.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:21.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi064.ompaio", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:10:21.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:21 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:21.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:21 smithi064 ceph-mon[95564]: Deploying daemon rgw.smpl.smithi064.ompaio on smithi064 2024-04-06T03:10:21.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:21 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:21.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:21 smithi042 ceph-mon[106428]: Upgrade: Updating rgw.smpl.smithi064.ompaio (4/4) 2024-04-06T03:10:21.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:21.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi064.ompaio", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:10:21.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:21 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:21.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:21 smithi042 ceph-mon[106428]: Deploying daemon rgw.smpl.smithi064.ompaio on smithi064 2024-04-06T03:10:21.534 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:21 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:21 smithi042 ceph-mon[96829]: Upgrade: Updating rgw.smpl.smithi064.ompaio (4/4) 2024-04-06T03:10:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi064.ompaio", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-06T03:10:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:21 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:21 smithi042 ceph-mon[96829]: Deploying daemon rgw.smpl.smithi064.ompaio on smithi064 2024-04-06T03:10:21.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:21 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:22.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:22 smithi064 ceph-mon[95564]: pgmap v3951: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 264 B/s wr, 296 op/s 2024-04-06T03:10:22.497 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:10:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:10:22] "GET /metrics HTTP/1.1" 200 38723 "" "Prometheus/2.33.4" 2024-04-06T03:10:22.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:22 smithi042 ceph-mon[106428]: pgmap v3951: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 264 B/s wr, 296 op/s 2024-04-06T03:10:22.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:22 smithi042 ceph-mon[96829]: pgmap v3951: 161 pgs: 161 active+clean; 585 KiB data, 286 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 264 B/s wr, 296 op/s 2024-04-06T03:10:24.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:24 smithi064 ceph-mon[95564]: pgmap v3952: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 177 KiB/s rd, 210 B/s wr, 279 op/s 2024-04-06T03:10:24.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:24 smithi042 ceph-mon[106428]: pgmap v3952: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 177 KiB/s rd, 210 B/s wr, 279 op/s 2024-04-06T03:10:24.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:24 smithi042 ceph-mon[96829]: pgmap v3952: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 177 KiB/s rd, 210 B/s wr, 279 op/s 2024-04-06T03:10:26.497 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:26 smithi064 ceph-mon[95564]: pgmap v3953: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 210 B/s wr, 251 op/s 2024-04-06T03:10:26.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:26.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:26.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:26 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:26.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:26 smithi042 ceph-mon[106428]: pgmap v3953: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 210 B/s wr, 251 op/s 2024-04-06T03:10:26.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:26.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:26.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:26 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:26.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:26 smithi042 ceph-mon[96829]: pgmap v3953: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 210 B/s wr, 251 op/s 2024-04-06T03:10:26.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:26.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:26.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:26 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:27.227 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:10:27.315 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:27 smithi064 ceph-mon[95564]: pgmap v3954: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 114 B/s wr, 166 op/s 2024-04-06T03:10:27.316 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:27 smithi064 ceph-mon[95564]: pgmap v3955: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 114 B/s wr, 166 op/s 2024-04-06T03:10:27.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:27 smithi042 ceph-mon[106428]: pgmap v3954: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 114 B/s wr, 166 op/s 2024-04-06T03:10:27.533 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:27 smithi042 ceph-mon[106428]: pgmap v3955: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 114 B/s wr, 166 op/s 2024-04-06T03:10:27.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:27 smithi042 ceph-mon[96829]: pgmap v3954: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 114 B/s wr, 166 op/s 2024-04-06T03:10:27.534 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:27 smithi042 ceph-mon[96829]: pgmap v3955: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 114 B/s wr, 166 op/s 2024-04-06T03:10:28.008 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:10:28.008 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 11s ago 23m - - 2024-04-06T03:10:28.008 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 0s ago 23m - - 2024-04-06T03:10:28.008 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (12m) 11s ago 17m 24.2M - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:10:28.008 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 0s ago 17m - - 2024-04-06T03:10:28.008 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (11m) 11s ago 16m 63.2M - 3.5 e1d6a67b021e 31758aedd60d 2024-04-06T03:10:28.008 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (11m) 0s ago 22m 549M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:10:28.008 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (9m) 11s ago 24m 453M - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:10:28.009 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (9m) 11s ago 24m 154M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:10:28.009 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (8m) 0s ago 22m 71.2M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:10:28.009 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (8m) 11s ago 23m 72.9M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:10:28.009 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (13m) 11s ago 18m 19.2M - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:10:28.009 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (12m) 0s ago 18m 19.5M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:10:28.009 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (6m) 11s ago 22m 56.7M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:10:28.009 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (6m) 11s ago 21m 64.5M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 29aac394f569 2024-04-06T03:10:28.009 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (5m) 11s ago 21m 52.2M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 bb88cc68aaf3 2024-04-06T03:10:28.009 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (4m) 11s ago 20m 55.1M 2481M 19.0.0-2027-g9f192350 a5511c7deba9 8bc3d490bb71 2024-04-06T03:10:28.009 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (3m) 0s ago 20m 64.6M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 72a001cf3e44 2024-04-06T03:10:28.009 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (2m) 0s ago 20m 60.3M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 d1b577c1ad83 2024-04-06T03:10:28.009 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (93s) 0s ago 19m 58.2M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 e8b4e84149db 2024-04-06T03:10:28.010 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (32s) 0s ago 19m 48.0M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 12ecf2e576a1 2024-04-06T03:10:28.010 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (11m) 0s ago 18m 72.5M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:10:28.010 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (24s) 11s ago 17m 76.1M - 19.0.0-2027-g9f192350 a5511c7deba9 480cf895e980 2024-04-06T03:10:28.010 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (10s) 0s ago 16m 75.3M - 19.0.0-2027-g9f192350 a5511c7deba9 2ee5c675dcac 2024-04-06T03:10:28.010 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (17s) 11s ago 16m - - 19.0.0-2027-g9f192350 a5511c7deba9 18dee7c508a2 2024-04-06T03:10:28.010 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 unknown 0s ago 16m - - 2024-04-06T03:10:28.419 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:10:28.419 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:10:28.419 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:10:28.419 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:10:28.419 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:10:28.420 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:10:28.420 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:10:28.420 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:10:28.420 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 8 2024-04-06T03:10:28.420 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:10:28.420 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:10:28.420 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:10:28.420 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:10:28.420 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:10:28.420 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 16 2024-04-06T03:10:28.420 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:10:28.420 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:10:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='client.54793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:10:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:28.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-06T03:10:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-06T03:10:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-06T03:10:28.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-06T03:10:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-06T03:10:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-06T03:10:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-06T03:10:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-06T03:10:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-06T03:10:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-06T03:10:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-06T03:10:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-06T03:10:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-06T03:10:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-06T03:10:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-06T03:10:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-06T03:10:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-06T03:10:28.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:28 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/1071886979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.764 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:10:28.765 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:10:28.765 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:10:28.765 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:10:28.765 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:10:28.765 INFO:teuthology.orchestra.run.smithi042.stdout: "osd", 2024-04-06T03:10:28.765 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:10:28.765 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:10:28.765 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:10:28.765 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "16/23 daemons upgraded", 2024-04-06T03:10:28.765 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Currently upgrading rgw daemons", 2024-04-06T03:10:28.765 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": false 2024-04-06T03:10:28.765 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:10:28.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='client.54793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:10:28.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:28.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:28.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:28.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:28.766 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-06T03:10:28.767 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-06T03:10:28.768 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-06T03:10:28.769 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/1071886979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='client.54793 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:10:28.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:28.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:28.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:28.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:28.769 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:28.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:28.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:28.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:28.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:28.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:28.770 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-06T03:10:28.771 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-06T03:10:28.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-06T03:10:28.772 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:28 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1071886979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:29.179 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 2 failed cephadm daemon(s) 2024-04-06T03:10:29.180 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2024-04-06T03:10:29.180 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:10:29.180 INFO:teuthology.orchestra.run.smithi042.stdout: daemon rgw.smpl.smithi064.ompaio on smithi064 is in unknown state 2024-04-06T03:10:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: pgmap v3956: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 115 B/s wr, 145 op/s 2024-04-06T03:10:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: pgmap v3957: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 63 op/s 2024-04-06T03:10:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:10:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:10:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: pgmap v3958: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-04-06T03:10:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: pgmap v3959: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:10:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: Checking dashboard <-> RGW credentials 2024-04-06T03:10:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: pgmap v3960: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: pgmap v3961: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:29.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: from='client.54823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:10:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: Upgrade: Setting container_image for all osd 2024-04-06T03:10:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: Upgrade: Setting require_osd_release to 19 squid 2024-04-06T03:10:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:10:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-06T03:10:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-06T03:10:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: osdmap e201: 8 total, 8 up, 8 in 2024-04-06T03:10:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:29 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/4041372302' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:10:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: pgmap v3956: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 115 B/s wr, 145 op/s 2024-04-06T03:10:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: pgmap v3957: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 63 op/s 2024-04-06T03:10:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:10:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:10:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: pgmap v3958: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-04-06T03:10:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: pgmap v3959: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:10:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: Checking dashboard <-> RGW credentials 2024-04-06T03:10:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: pgmap v3960: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: pgmap v3961: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: from='client.54823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:10:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: Upgrade: Setting container_image for all osd 2024-04-06T03:10:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: Upgrade: Setting require_osd_release to 19 squid 2024-04-06T03:10:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:10:29.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: osdmap e201: 8 total, 8 up, 8 in 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/4041372302' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: pgmap v3956: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 92 KiB/s rd, 115 B/s wr, 145 op/s 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: pgmap v3957: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 0 B/s wr, 63 op/s 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: from='client.34902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: pgmap v3958: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 813 B/s rd, 0 op/s 2024-04-06T03:10:29.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: pgmap v3959: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:10:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: Checking dashboard <-> RGW credentials 2024-04-06T03:10:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: pgmap v3960: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: pgmap v3961: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: from='client.54823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:10:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: Upgrade: Setting container_image for all osd 2024-04-06T03:10:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: Upgrade: Setting require_osd_release to 19 squid 2024-04-06T03:10:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:10:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-06T03:10:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-06T03:10:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: osdmap e201: 8 total, 8 up, 8 in 2024-04-06T03:10:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:29.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:29.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:10:29.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:29.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:29 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/4041372302' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:10:30.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:30 smithi064 ceph-mon[95564]: from='client.54868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:10:30.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:30 smithi064 ceph-mon[95564]: Upgrade: Setting container_image for all rbd-mirror 2024-04-06T03:10:30.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:30 smithi064 ceph-mon[95564]: Upgrade: Setting container_image for all ceph-exporter 2024-04-06T03:10:30.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:30 smithi042 ceph-mon[106428]: from='client.54868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:10:30.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:30 smithi042 ceph-mon[106428]: Upgrade: Setting container_image for all rbd-mirror 2024-04-06T03:10:30.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:30 smithi042 ceph-mon[106428]: Upgrade: Setting container_image for all ceph-exporter 2024-04-06T03:10:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:30 smithi042 ceph-mon[96829]: from='client.54868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:10:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:30 smithi042 ceph-mon[96829]: Upgrade: Setting container_image for all rbd-mirror 2024-04-06T03:10:30.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:30 smithi042 ceph-mon[96829]: Upgrade: Setting container_image for all ceph-exporter 2024-04-06T03:10:31.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:31 smithi064 ceph-mon[95564]: pgmap v3963: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 124 op/s 2024-04-06T03:10:31.658 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:31 smithi064 ceph-mon[95564]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:31.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:31.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T03:10:31.659 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:31.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:31 smithi042 ceph-mon[106428]: pgmap v3963: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 124 op/s 2024-04-06T03:10:31.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:31 smithi042 ceph-mon[106428]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:31.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:31.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T03:10:31.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:31.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:31 smithi042 ceph-mon[96829]: pgmap v3963: 161 pgs: 161 active+clean; 585 KiB data, 290 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 0 B/s wr, 124 op/s 2024-04-06T03:10:31.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:31 smithi042 ceph-mon[96829]: from='client.15555 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:31.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:31.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi042.wyaacw", "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-06T03:10:31.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:32.644 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:32 smithi064 ceph-mon[95564]: Upgrade: Updating iscsi.foo.smithi042.wyaacw 2024-04-06T03:10:32.644 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:32 smithi064 ceph-mon[95564]: Deploying daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T03:10:32.645 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:10:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:10:32] "GET /metrics HTTP/1.1" 200 38723 "" "Prometheus/2.33.4" 2024-04-06T03:10:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:32 smithi042 ceph-mon[106428]: Upgrade: Updating iscsi.foo.smithi042.wyaacw 2024-04-06T03:10:32.783 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:32 smithi042 ceph-mon[106428]: Deploying daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T03:10:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:32 smithi042 ceph-mon[96829]: Upgrade: Updating iscsi.foo.smithi042.wyaacw 2024-04-06T03:10:32.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:32 smithi042 ceph-mon[96829]: Deploying daemon iscsi.foo.smithi042.wyaacw on smithi042 2024-04-06T03:10:33.640 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:33 smithi042 ceph-mon[106428]: pgmap v3964: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 195 KiB/s rd, 249 B/s wr, 306 op/s 2024-04-06T03:10:33.640 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:33.640 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:10:33.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:33 smithi042 ceph-mon[96829]: pgmap v3964: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 195 KiB/s rd, 249 B/s wr, 306 op/s 2024-04-06T03:10:33.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:33.640 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:10:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:33 smithi064 ceph-mon[95564]: pgmap v3964: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 195 KiB/s rd, 249 B/s wr, 306 op/s 2024-04-06T03:10:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:33.750 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:10:35.085 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:10:34 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:10:34.780+0000 7fd910286700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi042.wyaacw on host smithi042 failed. 2024-04-06T03:10:35.338 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: pgmap v3965: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 167 B/s wr, 248 op/s 2024-04-06T03:10:35.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: pgmap v3966: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 162 B/s wr, 240 op/s 2024-04-06T03:10:35.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: pgmap v3967: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 162 B/s wr, 240 op/s 2024-04-06T03:10:35.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:10:35.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:35.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:35.339 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:35.340 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.340 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:35.340 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:35.340 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:35.340 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.340 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: pgmap v3965: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 167 B/s wr, 248 op/s 2024-04-06T03:10:35.340 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.340 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.340 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: pgmap v3966: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 162 B/s wr, 240 op/s 2024-04-06T03:10:35.340 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: pgmap v3967: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 162 B/s wr, 240 op/s 2024-04-06T03:10:35.341 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.341 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:10:35.341 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.341 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:35.341 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:35.341 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:35.341 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.341 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:35.341 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:35.341 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:35.341 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:35 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: pgmap v3965: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 167 B/s wr, 248 op/s 2024-04-06T03:10:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: pgmap v3966: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 162 B/s wr, 240 op/s 2024-04-06T03:10:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: pgmap v3967: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 153 KiB/s rd, 162 B/s wr, 240 op/s 2024-04-06T03:10:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:10:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:35.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:35 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:36.354 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:36 smithi042 ceph-mon[106428]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi042.wyaacw on host smithi042 failed. 2024-04-06T03:10:36.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:36 smithi042 ceph-mon[106428]: pgmap v3968: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 180 B/s wr, 217 op/s 2024-04-06T03:10:36.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:36 smithi042 ceph-mon[106428]: pgmap v3969: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 205 B/s wr, 247 op/s 2024-04-06T03:10:36.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:36 smithi042 ceph-mon[106428]: pgmap v3970: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 86 op/s 2024-04-06T03:10:36.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:36 smithi042 ceph-mon[106428]: pgmap v3971: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:36.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:36 smithi042 ceph-mon[106428]: pgmap v3972: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:36.355 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:36 smithi042 ceph-mon[106428]: Health check failed: Upgrading daemon iscsi.foo.smithi042.wyaacw on host smithi042 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-04-06T03:10:36.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:36 smithi042 ceph-mon[96829]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi042.wyaacw on host smithi042 failed. 2024-04-06T03:10:36.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:36 smithi042 ceph-mon[96829]: pgmap v3968: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 180 B/s wr, 217 op/s 2024-04-06T03:10:36.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:36 smithi042 ceph-mon[96829]: pgmap v3969: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 205 B/s wr, 247 op/s 2024-04-06T03:10:36.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:36 smithi042 ceph-mon[96829]: pgmap v3970: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 86 op/s 2024-04-06T03:10:36.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:36 smithi042 ceph-mon[96829]: pgmap v3971: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:36.355 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:36 smithi042 ceph-mon[96829]: pgmap v3972: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:36.356 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:36 smithi042 ceph-mon[96829]: Health check failed: Upgrading daemon iscsi.foo.smithi042.wyaacw on host smithi042 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-04-06T03:10:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:36 smithi064 ceph-mon[95564]: Upgrade: Paused due to UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi042.wyaacw on host smithi042 failed. 2024-04-06T03:10:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:36 smithi064 ceph-mon[95564]: pgmap v3968: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 180 B/s wr, 217 op/s 2024-04-06T03:10:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:36 smithi064 ceph-mon[95564]: pgmap v3969: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 158 KiB/s rd, 205 B/s wr, 247 op/s 2024-04-06T03:10:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:36 smithi064 ceph-mon[95564]: pgmap v3970: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 0 B/s wr, 86 op/s 2024-04-06T03:10:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:36 smithi064 ceph-mon[95564]: pgmap v3971: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:36 smithi064 ceph-mon[95564]: pgmap v3972: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:36.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:36 smithi064 ceph-mon[95564]: Health check failed: Upgrading daemon iscsi.foo.smithi042.wyaacw on host smithi042 failed. (UPGRADE_REDEPLOY_DAEMON) 2024-04-06T03:10:37.954 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:37.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:37.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:37 smithi042 ceph-mon[106428]: pgmap v3973: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:10:37.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:37 smithi042 ceph-mon[106428]: pgmap v3974: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-04-06T03:10:37.955 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:37.955 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:37.955 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:37.955 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:37 smithi042 ceph-mon[96829]: pgmap v3973: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:10:37.955 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:37 smithi042 ceph-mon[96829]: pgmap v3974: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-04-06T03:10:37.955 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:38.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:38.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:38.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:37 smithi064 ceph-mon[95564]: pgmap v3973: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:10:38.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:37 smithi064 ceph-mon[95564]: pgmap v3974: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 2 op/s 2024-04-06T03:10:38.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:40.083 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:39 smithi042 ceph-mon[106428]: pgmap v3975: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-06T03:10:40.083 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:39 smithi042 ceph-mon[96829]: pgmap v3975: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-06T03:10:40.247 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:39 smithi064 ceph-mon[95564]: pgmap v3975: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-06T03:10:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:41 smithi064 ceph-mon[95564]: pgmap v3976: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T03:10:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:41 smithi064 ceph-mon[95564]: pgmap v3977: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-04-06T03:10:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:41 smithi064 ceph-mon[95564]: pgmap v3978: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-04-06T03:10:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:42.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:41 smithi064 ceph-mon[95564]: pgmap v3979: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:41 smithi064 ceph-mon[95564]: pgmap v3980: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:41 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[96829]: pgmap v3976: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T03:10:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[96829]: pgmap v3977: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-04-06T03:10:42.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[96829]: pgmap v3978: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-04-06T03:10:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[96829]: pgmap v3979: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[96829]: pgmap v3980: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:42.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:42.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[106428]: pgmap v3976: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-06T03:10:42.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:42.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:42.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[106428]: pgmap v3977: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-04-06T03:10:42.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[106428]: pgmap v3978: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 684 B/s rd, 0 op/s 2024-04-06T03:10:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:10:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:10:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:10:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[106428]: pgmap v3979: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[106428]: pgmap v3980: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:42.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:41 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:42.748 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:10:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:10:42] "GET /metrics HTTP/1.1" 200 38742 "" "Prometheus/2.33.4" 2024-04-06T03:10:43.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:42 smithi064 ceph-mon[95564]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:10:43.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:42 smithi042 ceph-mon[96829]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:10:43.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:42 smithi042 ceph-mon[106428]: Health check update: 2 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:10:44.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:43 smithi064 ceph-mon[95564]: pgmap v3981: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:44.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:43 smithi042 ceph-mon[106428]: pgmap v3981: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:44.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:43 smithi042 ceph-mon[96829]: pgmap v3981: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:46.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:46 smithi064 ceph-mon[95564]: pgmap v3982: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:46.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:46 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/1969796650' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T03:10:46.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:46 smithi042 ceph-mon[106428]: pgmap v3982: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:46.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:46 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/1969796650' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T03:10:46.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:46 smithi042 ceph-mon[96829]: pgmap v3982: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:46.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:46 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1969796650' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-06T03:10:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:48 smithi064 ceph-mon[95564]: pgmap v3983: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:48.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:48 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:10:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:48 smithi042 ceph-mon[96829]: pgmap v3983: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:48.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:48 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:10:48.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:48 smithi042 ceph-mon[106428]: pgmap v3983: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:48.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:48.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:48 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:10:50.248 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:50 smithi064 ceph-mon[95564]: pgmap v3984: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:50.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:50 smithi042 ceph-mon[96829]: pgmap v3984: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:50.284 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:50 smithi042 ceph-mon[106428]: pgmap v3984: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:10:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:51 smithi042 ceph-mon[106428]: pgmap v3985: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-06T03:10:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:51 smithi042 ceph-mon[106428]: pgmap v3986: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-06T03:10:51.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:51.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:51.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:51.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:51 smithi042 ceph-mon[96829]: pgmap v3985: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-06T03:10:51.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:51 smithi042 ceph-mon[96829]: pgmap v3986: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-06T03:10:51.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:51.882 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:51.882 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:51.882 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:51 smithi064 ceph-mon[95564]: pgmap v3985: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-06T03:10:51.882 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:51 smithi064 ceph-mon[95564]: pgmap v3986: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-06T03:10:51.882 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:10:52.748 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:10:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:10:52] "GET /metrics HTTP/1.1" 200 38838 "" "Prometheus/2.33.4" 2024-04-06T03:10:53.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:53 smithi042 ceph-mon[96829]: pgmap v3987: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-06T03:10:53.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:53 smithi042 ceph-mon[106428]: pgmap v3987: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-06T03:10:53.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:53 smithi064 ceph-mon[95564]: pgmap v3987: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-06T03:10:55.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:55 smithi042 ceph-mon[106428]: pgmap v3988: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-06T03:10:55.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:55 smithi042 ceph-mon[96829]: pgmap v3988: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-06T03:10:55.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:55 smithi064 ceph-mon[95564]: pgmap v3988: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-06T03:10:56.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:56 smithi042 ceph-mon[106428]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:56.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:56 smithi042 ceph-mon[96829]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:56.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:56 smithi064 ceph-mon[95564]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:10:57.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:57 smithi042 ceph-mon[96829]: pgmap v3989: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:10:57.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:57 smithi042 ceph-mon[106428]: pgmap v3989: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:10:57.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:57 smithi064 ceph-mon[95564]: pgmap v3989: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:10:58.784 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:10:58 smithi042 ceph-mon[106428]: pgmap v3990: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:10:58.784 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:10:58 smithi042 ceph-mon[96829]: pgmap v3990: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:10:58.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:10:58 smithi064 ceph-mon[95564]: pgmap v3990: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:10:59.544 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:10:59.907 INFO:teuthology.orchestra.run.smithi042.stdout:"Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi042.wyaacw on host smithi042 failed." 2024-04-06T03:11:00.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:00 smithi042 ceph-mon[106428]: from='client.35010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:11:00.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:00 smithi042 ceph-mon[106428]: from='client.54910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:11:00.867 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:00 smithi042 ceph-mon[106428]: pgmap v3991: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:11:00.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:00 smithi042 ceph-mon[96829]: from='client.35010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:11:00.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:00 smithi042 ceph-mon[96829]: from='client.54910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:11:00.867 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:00 smithi042 ceph-mon[96829]: pgmap v3991: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:11:00.894 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph orch ps' 2024-04-06T03:11:00.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:00 smithi064 ceph-mon[95564]: from='client.35010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:11:00.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:00 smithi064 ceph-mon[95564]: from='client.54910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:11:00.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:00 smithi064 ceph-mon[95564]: pgmap v3991: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:11:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: pgmap v3992: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-04-06T03:11:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: pgmap v3993: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: pgmap v3994: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:11:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: pgmap v3995: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:11:02.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:11:02.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:11:02.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: pgmap v3996: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-06T03:11:02.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: pgmap v3997: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:11:02.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: pgmap v3992: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: pgmap v3993: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: pgmap v3994: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: pgmap v3995: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: pgmap v3996: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-06T03:11:02.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: pgmap v3997: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:11:02.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: pgmap v3992: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 971 B/s rd, 0 op/s 2024-04-06T03:11:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: pgmap v3993: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: pgmap v3994: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:11:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: pgmap v3995: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:11:02.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:11:02.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:11:02.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: pgmap v3996: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s rd, 1 op/s 2024-04-06T03:11:02.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: pgmap v3997: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:11:02.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:02.748 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:11:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:11:02] "GET /metrics HTTP/1.1" 200 38838 "" "Prometheus/2.33.4" 2024-04-06T03:11:03.193 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:11:03.193 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 1s ago 24m - - 2024-04-06T03:11:03.193 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 12s ago 23m - - 2024-04-06T03:11:03.193 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (13m) 1s ago 18m - - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:11:03.193 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 12s ago 17m - - 2024-04-06T03:11:03.193 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (18s) 1s ago 17m - - 3.7 a5511c7deba9 20e9b2369178 2024-04-06T03:11:03.193 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (12m) 12s ago 23m 550M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:11:03.194 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (10m) 1s ago 24m - - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:11:03.194 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (9m) 1s ago 25m - 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:11:03.194 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (8m) 12s ago 23m 73.2M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:11:03.194 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (9m) 1s ago 23m - 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:11:03.194 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (13m) 1s ago 19m - - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:11:03.194 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (13m) 12s ago 19m 19.0M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:11:03.194 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (7m) 1s ago 22m - 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:11:03.194 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (6m) 1s ago 22m - 2481M 19.0.0-2027-g9f192350 a5511c7deba9 29aac394f569 2024-04-06T03:11:03.194 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (5m) 1s ago 22m - 2481M 19.0.0-2027-g9f192350 a5511c7deba9 bb88cc68aaf3 2024-04-06T03:11:03.194 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (5m) 1s ago 21m - 2481M 19.0.0-2027-g9f192350 a5511c7deba9 8bc3d490bb71 2024-04-06T03:11:03.194 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (4m) 12s ago 21m 66.9M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 72a001cf3e44 2024-04-06T03:11:03.194 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (3m) 12s ago 20m 62.6M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 d1b577c1ad83 2024-04-06T03:11:03.194 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (2m) 12s ago 20m 60.5M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 e8b4e84149db 2024-04-06T03:11:03.195 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (67s) 12s ago 19m 49.7M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 12ecf2e576a1 2024-04-06T03:11:03.195 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (11m) 12s ago 19m 72.5M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:11:03.195 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (59s) 1s ago 17m - - 19.0.0-2027-g9f192350 a5511c7deba9 480cf895e980 2024-04-06T03:11:03.195 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (45s) 12s ago 17m 75.6M - 19.0.0-2027-g9f192350 a5511c7deba9 2ee5c675dcac 2024-04-06T03:11:03.195 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (52s) 1s ago 17m - - 19.0.0-2027-g9f192350 a5511c7deba9 18dee7c508a2 2024-04-06T03:11:03.195 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (36s) 12s ago 17m 76.4M - 19.0.0-2027-g9f192350 a5511c7deba9 3c96d71321f2 2024-04-06T03:11:03.223 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:03 smithi042 ceph-mon[96829]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:11:03.223 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:11:03.224 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:03 smithi042 ceph-mon[106428]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:11:03.224 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:11:03.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:03 smithi064 ceph-mon[95564]: Health check update: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-06T03:11:03.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:11:03.998 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph versions' 2024-04-06T03:11:04.284 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:04 smithi042 ceph-mon[96829]: from='client.54916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:11:04.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:04 smithi042 ceph-mon[96829]: pgmap v3998: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:11:04.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:04 smithi042 ceph-mon[106428]: from='client.54916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:11:04.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:04 smithi042 ceph-mon[106428]: pgmap v3998: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:11:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:04 smithi064 ceph-mon[95564]: from='client.54916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:11:04.498 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:04 smithi064 ceph-mon[95564]: pgmap v3998: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:11:06.193 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:11:06.193 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:11:06.193 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:11:06.194 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:11:06.194 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:11:06.194 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:11:06.194 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:11:06.194 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:11:06.194 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 8 2024-04-06T03:11:06.194 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:11:06.194 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:11:06.194 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 4 2024-04-06T03:11:06.194 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:11:06.194 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:11:06.194 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 17 2024-04-06T03:11:06.195 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:11:06.195 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:11:06.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:06 smithi042 ceph-mon[106428]: pgmap v3999: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:11:06.535 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:06 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/1512784389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:11:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:06 smithi042 ceph-mon[96829]: pgmap v3999: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:11:06.535 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:06 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1512784389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:11:06.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:06 smithi064 ceph-mon[95564]: pgmap v3999: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail 2024-04-06T03:11:06.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:06 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/1512784389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:11:06.903 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-06T03:11:07.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:07 smithi042 ceph-mon[96829]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:07.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:07 smithi042 ceph-mon[106428]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:07.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:07 smithi064 ceph-mon[95564]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:08.491 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:08 smithi042 ceph-mon[106428]: pgmap v4000: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-04-06T03:11:08.491 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:08 smithi042 ceph-mon[96829]: pgmap v4000: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-04-06T03:11:08.688 INFO:teuthology.orchestra.run.smithi042.stdout:wait for servicemap items w/ changing names to refresh 2024-04-06T03:11:08.748 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:08 smithi064 ceph-mon[95564]: pgmap v4000: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 846 B/s rd, 0 op/s 2024-04-06T03:11:09.449 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'sleep 60' 2024-04-06T03:11:10.661 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:10 smithi064 ceph-mon[95564]: pgmap v4001: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-04-06T03:11:10.756 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:10 smithi042 ceph-mon[96829]: pgmap v4001: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-04-06T03:11:10.757 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:10 smithi042 ceph-mon[106428]: pgmap v4001: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 636 B/s rd, 0 op/s 2024-04-06T03:11:11.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:11.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:11.763 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:11 smithi042 ceph-mon[96829]: pgmap v4002: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:11.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:11 smithi042 ceph-mon[96829]: pgmap v4003: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:11.764 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:11 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:11.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:11.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:11.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:11 smithi042 ceph-mon[106428]: pgmap v4002: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:11.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:11 smithi042 ceph-mon[106428]: pgmap v4003: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:11.764 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:11 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:11.954 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:11.955 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:11.955 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:11 smithi064 ceph-mon[95564]: pgmap v4002: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:11.955 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:11 smithi064 ceph-mon[95564]: pgmap v4003: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:11.955 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:11 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:12.748 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:11:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:11:12] "GET /metrics HTTP/1.1" 200 38836 "" "Prometheus/2.33.4" 2024-04-06T03:11:13.998 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:13 smithi064 ceph-mon[95564]: pgmap v4004: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:14.000 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:13 smithi042 ceph-mon[106428]: pgmap v4004: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:14.000 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:13 smithi042 ceph-mon[96829]: pgmap v4004: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:15.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:15 smithi064 ceph-mon[95564]: pgmap v4005: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:16.034 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:15 smithi042 ceph-mon[96829]: pgmap v4005: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:16.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:15 smithi042 ceph-mon[106428]: pgmap v4005: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:17 smithi042 ceph-mon[106428]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:17.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:17 smithi042 ceph-mon[96829]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:17.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:17.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:17 smithi064 ceph-mon[95564]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:17.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:17.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:17.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:18 smithi042 ceph-mon[106428]: pgmap v4006: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:18 smithi042 ceph-mon[106428]: pgmap v4007: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:11:18.785 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:11:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:18 smithi042 ceph-mon[96829]: pgmap v4006: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:18 smithi042 ceph-mon[96829]: pgmap v4007: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:11:18.785 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:11:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:18 smithi064 ceph-mon[95564]: pgmap v4006: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:11:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:18 smithi064 ceph-mon[95564]: pgmap v4007: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-06T03:11:18.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:11:19.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:19 smithi064 ceph-mon[95564]: pgmap v4008: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-04-06T03:11:20.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:19 smithi042 ceph-mon[106428]: pgmap v4008: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-04-06T03:11:20.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:19 smithi042 ceph-mon[96829]: pgmap v4008: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-04-06T03:11:21.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:21 smithi064 ceph-mon[95564]: pgmap v4009: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:22.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:21 smithi042 ceph-mon[106428]: pgmap v4009: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:22.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:21 smithi042 ceph-mon[96829]: pgmap v4009: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:22.749 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:11:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:11:22] "GET /metrics HTTP/1.1" 200 38837 "" "Prometheus/2.33.4" 2024-04-06T03:11:23.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:23 smithi064 ceph-mon[95564]: pgmap v4010: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:24.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:23 smithi042 ceph-mon[106428]: pgmap v4010: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:24.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:23 smithi042 ceph-mon[96829]: pgmap v4010: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:25.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:25 smithi064 ceph-mon[95564]: pgmap v4011: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:26.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:25 smithi042 ceph-mon[106428]: pgmap v4011: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:26.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:25 smithi042 ceph-mon[96829]: pgmap v4011: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:26.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:26 smithi064 ceph-mon[95564]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:27.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:26 smithi042 ceph-mon[96829]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:27.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:26 smithi042 ceph-mon[106428]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:27.999 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:27 smithi064 ceph-mon[95564]: pgmap v4012: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:11:28.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:27 smithi042 ceph-mon[106428]: pgmap v4012: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:11:28.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:27 smithi042 ceph-mon[96829]: pgmap v4012: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:11:29.749 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:29 smithi064 ceph-mon[95564]: pgmap v4013: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:11:30.035 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:29 smithi042 ceph-mon[96829]: pgmap v4013: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:11:30.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:29 smithi042 ceph-mon[106428]: pgmap v4013: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:11:32.059 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:31 smithi042 ceph-mon[106428]: pgmap v4014: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:32.059 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:32.059 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:32.059 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:31 smithi042 ceph-mon[106428]: pgmap v4015: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-06T03:11:32.060 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:31 smithi042 ceph-mon[106428]: pgmap v4016: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:32.060 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:31 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:32.060 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:31 smithi042 ceph-mon[96829]: pgmap v4014: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:32.060 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:32.060 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:32.060 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:31 smithi042 ceph-mon[96829]: pgmap v4015: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-06T03:11:32.060 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:31 smithi042 ceph-mon[96829]: pgmap v4016: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:32.060 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:31 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:32.068 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:31 smithi064 ceph-mon[95564]: pgmap v4014: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:32.068 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:32.069 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:32.069 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:31 smithi064 ceph-mon[95564]: pgmap v4015: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-06T03:11:32.069 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:31 smithi064 ceph-mon[95564]: pgmap v4016: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:32.069 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:31 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:32.467 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:11:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:11:32] "GET /metrics HTTP/1.1" 200 38837 "" "Prometheus/2.33.4" 2024-04-06T03:11:33.035 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:11:33.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:11:33.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:11:34.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:33 smithi064 ceph-mon[95564]: pgmap v4017: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:34.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:33 smithi042 ceph-mon[106428]: pgmap v4017: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:34.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:33 smithi042 ceph-mon[96829]: pgmap v4017: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:36.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:35 smithi064 ceph-mon[95564]: pgmap v4018: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-04-06T03:11:36.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:35 smithi042 ceph-mon[106428]: pgmap v4018: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-04-06T03:11:36.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:35 smithi042 ceph-mon[96829]: pgmap v4018: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-04-06T03:11:37.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:36 smithi042 ceph-mon[106428]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:37.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:37.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:37.036 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:36 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:36 smithi042 ceph-mon[96829]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:37.036 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:36 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:37.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:36 smithi064 ceph-mon[95564]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:37.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:37.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:37.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:36 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:38.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:37 smithi064 ceph-mon[95564]: pgmap v4019: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:38.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:37 smithi064 ceph-mon[95564]: pgmap v4020: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-06T03:11:38.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:37 smithi042 ceph-mon[106428]: pgmap v4019: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:38.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:37 smithi042 ceph-mon[106428]: pgmap v4020: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-06T03:11:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:37 smithi042 ceph-mon[96829]: pgmap v4019: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:38.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:37 smithi042 ceph-mon[96829]: pgmap v4020: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-06T03:11:40.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:39 smithi064 ceph-mon[95564]: pgmap v4021: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 650 B/s rd, 0 op/s 2024-04-06T03:11:40.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:39 smithi042 ceph-mon[106428]: pgmap v4021: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 650 B/s rd, 0 op/s 2024-04-06T03:11:40.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:39 smithi042 ceph-mon[96829]: pgmap v4021: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 650 B/s rd, 0 op/s 2024-04-06T03:11:42.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:41 smithi064 ceph-mon[95564]: pgmap v4022: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:42.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:41 smithi042 ceph-mon[106428]: pgmap v4022: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:42.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:41 smithi042 ceph-mon[96829]: pgmap v4022: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:42.537 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:11:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:11:42] "GET /metrics HTTP/1.1" 200 38837 "" "Prometheus/2.33.4" 2024-04-06T03:11:44.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:43 smithi064 ceph-mon[95564]: pgmap v4023: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:44.285 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:43 smithi042 ceph-mon[106428]: pgmap v4023: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:44.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:43 smithi042 ceph-mon[96829]: pgmap v4023: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:46.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:45 smithi064 ceph-mon[95564]: pgmap v4024: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:46.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:45 smithi042 ceph-mon[96829]: pgmap v4024: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:46.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:45 smithi042 ceph-mon[106428]: pgmap v4024: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:11:47.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:46 smithi064 ceph-mon[95564]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:47.285 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:46 smithi042 ceph-mon[96829]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:47.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:46 smithi042 ceph-mon[106428]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:47 smithi064 ceph-mon[95564]: pgmap v4025: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:11:48.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:47 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:11:48.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:47 smithi042 ceph-mon[106428]: pgmap v4025: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:11:48.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:47 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:11:48.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:47 smithi042 ceph-mon[96829]: pgmap v4025: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:11:48.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:47 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:11:50.249 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:49 smithi064 ceph-mon[95564]: pgmap v4026: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:11:50.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:49 smithi042 ceph-mon[106428]: pgmap v4026: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:11:50.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:49 smithi042 ceph-mon[96829]: pgmap v4026: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:11:52.168 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:51 smithi042 ceph-mon[106428]: pgmap v4027: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:52.168 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:52.168 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:52.168 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:51 smithi042 ceph-mon[106428]: pgmap v4028: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-06T03:11:52.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:51 smithi042 ceph-mon[106428]: pgmap v4029: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:52.169 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:51 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:52.169 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:51 smithi042 ceph-mon[96829]: pgmap v4027: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:52.169 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:52.169 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:52.169 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:51 smithi042 ceph-mon[96829]: pgmap v4028: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-06T03:11:52.169 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:51 smithi042 ceph-mon[96829]: pgmap v4029: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:52.169 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:51 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:52.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:51 smithi064 ceph-mon[95564]: pgmap v4027: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:52.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:52.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:52.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:51 smithi064 ceph-mon[95564]: pgmap v4028: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 997 B/s rd, 0 op/s 2024-04-06T03:11:52.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:51 smithi064 ceph-mon[95564]: pgmap v4029: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:52.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:51 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:52.570 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:11:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:11:52] "GET /metrics HTTP/1.1" 200 38838 "" "Prometheus/2.33.4" 2024-04-06T03:11:54.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:54 smithi042 ceph-mon[106428]: pgmap v4030: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:54.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:54 smithi042 ceph-mon[96829]: pgmap v4030: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:54.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:54 smithi064 ceph-mon[95564]: pgmap v4030: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:56.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:56 smithi042 ceph-mon[106428]: pgmap v4031: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-04-06T03:11:56.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:56 smithi042 ceph-mon[96829]: pgmap v4031: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-04-06T03:11:56.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:56 smithi064 ceph-mon[95564]: pgmap v4031: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 619 B/s rd, 0 op/s 2024-04-06T03:11:57.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:57 smithi042 ceph-mon[96829]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:57.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:57.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:57.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:57 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:57.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:57 smithi042 ceph-mon[106428]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:57.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:57.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:57.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:57 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:57.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:57 smithi064 ceph-mon[95564]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:11:57.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:57.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:57.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:57 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:11:58.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:58 smithi042 ceph-mon[106428]: pgmap v4032: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:58.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:11:58 smithi042 ceph-mon[106428]: pgmap v4033: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-06T03:11:58.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:58 smithi042 ceph-mon[96829]: pgmap v4032: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:58.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:11:58 smithi042 ceph-mon[96829]: pgmap v4033: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-06T03:11:58.499 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:58 smithi064 ceph-mon[95564]: pgmap v4032: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:11:58.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:11:58 smithi064 ceph-mon[95564]: pgmap v4033: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 834 B/s rd, 0 op/s 2024-04-06T03:12:00.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:00 smithi042 ceph-mon[106428]: pgmap v4034: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-04-06T03:12:00.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:00 smithi042 ceph-mon[96829]: pgmap v4034: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-04-06T03:12:00.301 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:00 smithi064 ceph-mon[95564]: pgmap v4034: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 649 B/s rd, 0 op/s 2024-04-06T03:12:02.283 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:02 smithi064 ceph-mon[95564]: pgmap v4035: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:02.283 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:12:02.283 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:12:02.283 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:12:02.283 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:02 smithi064 ceph-mon[95564]: pgmap v4036: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:02.283 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:02 smithi064 ceph-mon[95564]: pgmap v4037: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:12:02.283 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:02 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:02 smithi042 ceph-mon[106428]: pgmap v4035: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:12:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:12:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:12:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:02 smithi042 ceph-mon[106428]: pgmap v4036: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:02 smithi042 ceph-mon[106428]: pgmap v4037: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:12:02.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:02 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:02.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:02 smithi042 ceph-mon[96829]: pgmap v4035: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:02.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-06T03:12:02.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-06T03:12:02.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-06T03:12:02.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:02 smithi042 ceph-mon[96829]: pgmap v4036: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:02.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:02 smithi042 ceph-mon[96829]: pgmap v4037: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-06T03:12:02.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:02 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:02.750 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:02 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:12:02] "GET /metrics HTTP/1.1" 200 38838 "" "Prometheus/2.33.4" 2024-04-06T03:12:03.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:03 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:12:03.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:03 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:12:03.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:03 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:12:04.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:04 smithi042 ceph-mon[106428]: pgmap v4038: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 771 B/s rd, 0 op/s 2024-04-06T03:12:04.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:04 smithi042 ceph-mon[96829]: pgmap v4038: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 771 B/s rd, 0 op/s 2024-04-06T03:12:04.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:04 smithi064 ceph-mon[95564]: pgmap v4038: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 771 B/s rd, 0 op/s 2024-04-06T03:12:06.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:06 smithi042 ceph-mon[106428]: pgmap v4039: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:06.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:06 smithi042 ceph-mon[96829]: pgmap v4039: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:07.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:06 smithi064 ceph-mon[95564]: pgmap v4039: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:07.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:07 smithi042 ceph-mon[96829]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:12:07.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:07 smithi042 ceph-mon[106428]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:12:08.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:07 smithi064 ceph-mon[95564]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:12:08.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:08 smithi042 ceph-mon[106428]: pgmap v4040: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:08.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:08 smithi042 ceph-mon[96829]: pgmap v4040: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:09.000 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:08 smithi064 ceph-mon[95564]: pgmap v4040: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:10.618 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:10 smithi064 ceph-mon[95564]: pgmap v4041: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-04-06T03:12:10.786 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:10 smithi042 ceph-mon[106428]: pgmap v4041: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-04-06T03:12:10.786 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:10 smithi042 ceph-mon[96829]: pgmap v4041: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s 2024-04-06T03:12:12.500 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:12 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:12:12] "GET /metrics HTTP/1.1" 200 38837 "" "Prometheus/2.33.4" 2024-04-06T03:12:12.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:12.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:12.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:12 smithi064 ceph-mon[95564]: pgmap v4042: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:12.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:12 smithi064 ceph-mon[95564]: pgmap v4043: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:12.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:12 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:12.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:12.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:12.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:12 smithi042 ceph-mon[96829]: pgmap v4042: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:12.536 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:12 smithi042 ceph-mon[96829]: pgmap v4043: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:12.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:12 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:12.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:12.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:12.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:12 smithi042 ceph-mon[106428]: pgmap v4042: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:12.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:12 smithi042 ceph-mon[106428]: pgmap v4043: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:12.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:12 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:12.847 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph orch ps' 2024-04-06T03:12:14.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:14 smithi042 ceph-mon[106428]: pgmap v4044: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:14.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:14 smithi042 ceph-mon[96829]: pgmap v4044: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:14.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:14 smithi064 ceph-mon[95564]: pgmap v4044: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:15.369 INFO:teuthology.orchestra.run.smithi042.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-06T03:12:15.369 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi042 smithi042 running 18s ago 25m - - 2024-04-06T03:12:15.369 INFO:teuthology.orchestra.run.smithi042.stdout:agent.smithi064 smithi064 running 4s ago 25m - - 2024-04-06T03:12:15.369 INFO:teuthology.orchestra.run.smithi042.stdout:alertmanager.a smithi042 *:9093,9094 running (14m) 18s ago 19m - - 0.23.0 ba2b418f427c 19975f43cd43 2024-04-06T03:12:15.369 INFO:teuthology.orchestra.run.smithi042.stdout:grafana.a smithi064 *:3000 error 4s ago 19m - - 2024-04-06T03:12:15.369 INFO:teuthology.orchestra.run.smithi042.stdout:iscsi.foo.smithi042.wyaacw smithi042 running (90s) 18s ago 18m - - 3.7 a5511c7deba9 20e9b2369178 2024-04-06T03:12:15.369 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.x smithi064 *:8443,9283,8765 running (13m) 4s ago 24m 551M - 19.0.0-2027-g9f192350 a5511c7deba9 55dc2c079066 2024-04-06T03:12:15.369 INFO:teuthology.orchestra.run.smithi042.stdout:mgr.y smithi042 *:8443,9283,8765 running (11m) 18s ago 26m - - 19.0.0-2027-g9f192350 a5511c7deba9 350516ad67ae 2024-04-06T03:12:15.369 INFO:teuthology.orchestra.run.smithi042.stdout:mon.a smithi042 running (11m) 18s ago 26m - 2048M 19.0.0-2027-g9f192350 a5511c7deba9 24e05049233c 2024-04-06T03:12:15.369 INFO:teuthology.orchestra.run.smithi042.stdout:mon.b smithi064 running (9m) 4s ago 24m 71.9M 2048M 19.0.0-2027-g9f192350 a5511c7deba9 47b7fb2ac842 2024-04-06T03:12:15.370 INFO:teuthology.orchestra.run.smithi042.stdout:mon.c smithi042 running (10m) 18s ago 24m - 2048M 19.0.0-2027-g9f192350 a5511c7deba9 d5b8bfaed008 2024-04-06T03:12:15.370 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.a smithi042 *:9100 running (14m) 18s ago 20m - - 1.3.1 1dbe0e931976 75ebfd97175e 2024-04-06T03:12:15.370 INFO:teuthology.orchestra.run.smithi042.stdout:node-exporter.b smithi064 *:9100 running (14m) 4s ago 20m 20.5M - 1.3.1 1dbe0e931976 7b2fed6be9d6 2024-04-06T03:12:15.370 INFO:teuthology.orchestra.run.smithi042.stdout:osd.0 smithi042 running (8m) 18s ago 24m - 2481M 19.0.0-2027-g9f192350 a5511c7deba9 5e29434ad3c4 2024-04-06T03:12:15.370 INFO:teuthology.orchestra.run.smithi042.stdout:osd.1 smithi042 running (7m) 18s ago 23m - 2481M 19.0.0-2027-g9f192350 a5511c7deba9 29aac394f569 2024-04-06T03:12:15.370 INFO:teuthology.orchestra.run.smithi042.stdout:osd.2 smithi042 running (6m) 18s ago 23m - 2481M 19.0.0-2027-g9f192350 a5511c7deba9 bb88cc68aaf3 2024-04-06T03:12:15.370 INFO:teuthology.orchestra.run.smithi042.stdout:osd.3 smithi042 running (6m) 18s ago 22m - 2481M 19.0.0-2027-g9f192350 a5511c7deba9 8bc3d490bb71 2024-04-06T03:12:15.370 INFO:teuthology.orchestra.run.smithi042.stdout:osd.4 smithi064 running (5m) 4s ago 22m 67.6M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 72a001cf3e44 2024-04-06T03:12:15.370 INFO:teuthology.orchestra.run.smithi042.stdout:osd.5 smithi064 running (4m) 4s ago 21m 63.7M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 d1b577c1ad83 2024-04-06T03:12:15.370 INFO:teuthology.orchestra.run.smithi042.stdout:osd.6 smithi064 running (3m) 4s ago 21m 61.0M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 e8b4e84149db 2024-04-06T03:12:15.370 INFO:teuthology.orchestra.run.smithi042.stdout:osd.7 smithi064 running (2m) 4s ago 21m 50.6M 2736M 19.0.0-2027-g9f192350 a5511c7deba9 12ecf2e576a1 2024-04-06T03:12:15.370 INFO:teuthology.orchestra.run.smithi042.stdout:prometheus.a smithi064 *:9095 running (13m) 4s ago 20m 72.5M - 2.33.4 514e6a882f6e 89131f4c33a9 2024-04-06T03:12:15.370 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi042.txffky smithi042 *:8000 running (2m) 18s ago 18m - - 19.0.0-2027-g9f192350 a5511c7deba9 480cf895e980 2024-04-06T03:12:15.370 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.foo.smithi064.raeaqs smithi064 *:8000 running (118s) 4s ago 18m 76.4M - 19.0.0-2027-g9f192350 a5511c7deba9 2ee5c675dcac 2024-04-06T03:12:15.371 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi042.floqxi smithi042 *:80 running (2m) 18s ago 18m - - 19.0.0-2027-g9f192350 a5511c7deba9 18dee7c508a2 2024-04-06T03:12:15.371 INFO:teuthology.orchestra.run.smithi042.stdout:rgw.smpl.smithi064.ompaio smithi064 *:80 running (108s) 4s ago 18m 77.4M - 19.0.0-2027-g9f192350 a5511c7deba9 3c96d71321f2 2024-04-06T03:12:16.047 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph versions' 2024-04-06T03:12:16.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:16 smithi042 ceph-mon[96829]: pgmap v4045: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 0 op/s 2024-04-06T03:12:16.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:16 smithi042 ceph-mon[96829]: from='client.35034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:16.286 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:16 smithi042 ceph-mon[106428]: pgmap v4045: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 0 op/s 2024-04-06T03:12:16.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:16 smithi042 ceph-mon[106428]: from='client.35034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:16.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:16 smithi064 ceph-mon[95564]: pgmap v4045: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 533 B/s rd, 0 op/s 2024-04-06T03:12:16.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:16 smithi064 ceph-mon[95564]: from='client.35034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:17.286 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:17 smithi042 ceph-mon[96829]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:12:17.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:17.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:17.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:17 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:17.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:17 smithi042 ceph-mon[106428]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:12:17.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:17.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:17.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:17 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:17.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:17 smithi064 ceph-mon[95564]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:12:17.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:17.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:17.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:17 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:18.092 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:12:18.092 INFO:teuthology.orchestra.run.smithi042.stdout: "mon": { 2024-04-06T03:12:18.092 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 3 2024-04-06T03:12:18.092 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:12:18.092 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr": { 2024-04-06T03:12:18.092 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 2 2024-04-06T03:12:18.092 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:12:18.092 INFO:teuthology.orchestra.run.smithi042.stdout: "osd": { 2024-04-06T03:12:18.092 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 8 2024-04-06T03:12:18.092 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:12:18.092 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw": { 2024-04-06T03:12:18.093 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 4 2024-04-06T03:12:18.093 INFO:teuthology.orchestra.run.smithi042.stdout: }, 2024-04-06T03:12:18.093 INFO:teuthology.orchestra.run.smithi042.stdout: "overall": { 2024-04-06T03:12:18.093 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)": 17 2024-04-06T03:12:18.093 INFO:teuthology.orchestra.run.smithi042.stdout: } 2024-04-06T03:12:18.093 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:12:18.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:18 smithi042 ceph-mon[96829]: pgmap v4046: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:12:18.492 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:18 smithi042 ceph-mon[96829]: pgmap v4047: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:12:18.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:18 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:12:18.493 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:18 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/2005528195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:12:18.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:18 smithi042 ceph-mon[106428]: pgmap v4046: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:12:18.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:18 smithi042 ceph-mon[106428]: pgmap v4047: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:12:18.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:18 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:12:18.493 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:18 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/2005528195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:12:18.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:18 smithi064 ceph-mon[95564]: pgmap v4046: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-06T03:12:18.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:18 smithi064 ceph-mon[95564]: pgmap v4047: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-06T03:12:18.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:18 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:12:18.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:18 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/2005528195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:12:18.735 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph orch upgrade status' 2024-04-06T03:12:20.433 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:20 smithi042 ceph-mon[106428]: pgmap v4048: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-04-06T03:12:20.433 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:20 smithi042 ceph-mon[96829]: pgmap v4048: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-04-06T03:12:20.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:20 smithi064 ceph-mon[95564]: pgmap v4048: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-04-06T03:12:20.925 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:12:20.925 INFO:teuthology.orchestra.run.smithi042.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c", 2024-04-06T03:12:20.925 INFO:teuthology.orchestra.run.smithi042.stdout: "in_progress": true, 2024-04-06T03:12:20.925 INFO:teuthology.orchestra.run.smithi042.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-06T03:12:20.925 INFO:teuthology.orchestra.run.smithi042.stdout: "services_complete": [ 2024-04-06T03:12:20.925 INFO:teuthology.orchestra.run.smithi042.stdout: "osd", 2024-04-06T03:12:20.925 INFO:teuthology.orchestra.run.smithi042.stdout: "mgr", 2024-04-06T03:12:20.925 INFO:teuthology.orchestra.run.smithi042.stdout: "rgw", 2024-04-06T03:12:20.926 INFO:teuthology.orchestra.run.smithi042.stdout: "iscsi", 2024-04-06T03:12:20.926 INFO:teuthology.orchestra.run.smithi042.stdout: "mon" 2024-04-06T03:12:20.926 INFO:teuthology.orchestra.run.smithi042.stdout: ], 2024-04-06T03:12:20.926 INFO:teuthology.orchestra.run.smithi042.stdout: "progress": "18/23 daemons upgraded", 2024-04-06T03:12:20.926 INFO:teuthology.orchestra.run.smithi042.stdout: "message": "Error: UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi042.wyaacw on host smithi042 failed.", 2024-04-06T03:12:20.926 INFO:teuthology.orchestra.run.smithi042.stdout: "is_paused": true 2024-04-06T03:12:20.926 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:12:21.645 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph health detail' 2024-04-06T03:12:22.221 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:22 smithi042 ceph-mon[106428]: from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:22.222 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:22 smithi042 ceph-mon[106428]: pgmap v4049: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:22.222 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:22 smithi042 ceph-mon[96829]: from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:22.222 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:22 smithi042 ceph-mon[96829]: pgmap v4049: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:22.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:22 smithi064 ceph-mon[95564]: from='client.35046 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:22.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:22 smithi064 ceph-mon[95564]: pgmap v4049: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:22.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:12:22] "GET /metrics HTTP/1.1" 200 38839 "" "Prometheus/2.33.4" 2024-04-06T03:12:23.824 INFO:teuthology.orchestra.run.smithi042.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Upgrading daemon iscsi.foo.smithi042.wyaacw on host smithi042 failed. 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout: daemon grafana.a on smithi064 is in error state 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout:[WRN] UPGRADE_REDEPLOY_DAEMON: Upgrading daemon iscsi.foo.smithi042.wyaacw on host smithi042 failed. 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout: Upgrade daemon: iscsi.foo.smithi042.wyaacw: cephadm exited with an error code: 1, stderr: Redeploy daemon iscsi.foo.smithi042.wyaacw ... 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout:Creating ceph-iscsi config... 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout:Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/iscsi-gateway.cfg 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout:Write file: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/iscsi.foo.smithi042.wyaacw/tcmu-runner-entrypoint.sh 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout:Failed to trim old cgroups /sys/fs/cgroup/system.slice/system-ceph\x2db4fff142\x2df3bf\x2d11ee\x2db649\x2dcb9ed24678a4.slice/ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout:Non-zero exit code 1 from systemctl start ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout:systemctl: stderr See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout:Traceback (most recent call last): 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout: return _run_code(code, main_globals, None, 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-06T03:12:23.825 INFO:teuthology.orchestra.run.smithi042.stdout: exec(code, run_globals) 2024-04-06T03:12:23.826 INFO:teuthology.orchestra.run.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5534, in 2024-04-06T03:12:23.826 INFO:teuthology.orchestra.run.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 5522, in main 2024-04-06T03:12:23.826 INFO:teuthology.orchestra.run.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3045, in command_deploy_from 2024-04-06T03:12:23.826 INFO:teuthology.orchestra.run.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3080, in _common_deploy 2024-04-06T03:12:23.826 INFO:teuthology.orchestra.run.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 3100, in _deploy_daemon_container 2024-04-06T03:12:23.826 INFO:teuthology.orchestra.run.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1036, in deploy_daemon 2024-04-06T03:12:23.826 INFO:teuthology.orchestra.run.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/__main__.py", line 1172, in deploy_daemon_units 2024-04-06T03:12:23.826 INFO:teuthology.orchestra.run.smithi042.stdout: File "/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/cephadm.6b910254142a195ed275d8e160abbf7ad9d749551a85757e6f4fb9b0105d7af0/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-06T03:12:23.826 INFO:teuthology.orchestra.run.smithi042.stdout:RuntimeError: Failed command: systemctl start ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw: Job for ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service failed because the control process exited with error code. 2024-04-06T03:12:23.826 INFO:teuthology.orchestra.run.smithi042.stdout:See "systemctl status ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" and "journalctl -xeu ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@iscsi.foo.smithi042.wyaacw.service" for details. 2024-04-06T03:12:24.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:24 smithi042 ceph-mon[106428]: pgmap v4050: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:24.465 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:24 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/2914558837' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:12:24.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:24 smithi042 ceph-mon[96829]: pgmap v4050: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:24.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:24 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/2914558837' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:12:24.495 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-06T03:12:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:24 smithi064 ceph-mon[95564]: pgmap v4050: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:24.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:24 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/2914558837' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-06T03:12:26.207 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:26 smithi042 ceph-mon[96829]: pgmap v4051: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:26.208 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:26 smithi042 ceph-mon[106428]: pgmap v4051: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:26.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:26 smithi064 ceph-mon[95564]: pgmap v4051: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:26.778 INFO:teuthology.orchestra.run.smithi042.stdout:true 2024-04-06T03:12:27.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:27 smithi064 ceph-mon[95564]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:12:27.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:27 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/1609831454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:12:27.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:27 smithi042 ceph-mon[106428]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:12:27.531 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:27 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/1609831454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:12:27.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:27 smithi042 ceph-mon[96829]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:12:27.531 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:27 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/1609831454' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:12:27.559 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-06T03:12:28.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:28 smithi064 ceph-mon[95564]: pgmap v4052: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:12:28.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:28 smithi042 ceph-mon[106428]: pgmap v4052: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:12:28.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:28 smithi042 ceph-mon[96829]: pgmap v4052: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-06T03:12:29.736 INFO:teuthology.orchestra.run.smithi042.stdout: "ceph version 19.0.0-2027-g9f192350 (9f192350ba5fe6d0a365b251a8c2af61f56a5fa6) squid (dev)" 2024-04-06T03:12:30.250 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:30 smithi064 ceph-mon[95564]: pgmap v4053: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:12:30.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:30 smithi064 ceph-mon[95564]: from='client.? 172.21.15.42:0/2908862763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:12:30.495 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:30 smithi042 ceph-mon[106428]: pgmap v4053: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:12:30.496 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:30 smithi042 ceph-mon[106428]: from='client.? 172.21.15.42:0/2908862763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:12:30.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:30 smithi042 ceph-mon[96829]: pgmap v4053: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-06T03:12:30.496 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:30 smithi042 ceph-mon[96829]: from='client.? 172.21.15.42:0/2908862763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-06T03:12:30.525 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -e sha1=9f192350ba5fe6d0a365b251a8c2af61f56a5fa6 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-04-06T03:12:32.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:32 smithi042 ceph-mon[96829]: pgmap v4054: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:32.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:32.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:32.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:32 smithi042 ceph-mon[96829]: pgmap v4055: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 0 op/s 2024-04-06T03:12:32.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:32 smithi042 ceph-mon[96829]: pgmap v4056: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:32.476 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:32 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:32.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:32 smithi042 ceph-mon[106428]: pgmap v4054: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:32.476 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:32.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:32.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:32 smithi042 ceph-mon[106428]: pgmap v4055: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 0 op/s 2024-04-06T03:12:32.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:32 smithi042 ceph-mon[106428]: pgmap v4056: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:32.477 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:32 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:32.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:32 smithi064 ceph-mon[95564]: pgmap v4054: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:32.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:32.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:32.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:32 smithi064 ceph-mon[95564]: pgmap v4055: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 0 op/s 2024-04-06T03:12:32.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:32 smithi064 ceph-mon[95564]: pgmap v4056: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:32.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:32 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:32.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:12:32] "GET /metrics HTTP/1.1" 200 38839 "" "Prometheus/2.33.4" 2024-04-06T03:12:33.274 INFO:teuthology.orchestra.run.smithi042.stdout:osd 8 16s ago - 2024-04-06T03:12:33.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:33 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:12:33.536 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:33 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:12:33.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:33 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-06T03:12:33.983 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-06T03:12:33.992 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi042.front.sepia.ceph.com 2024-04-06T03:12:33.992 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls' 2024-04-06T03:12:34.243 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:34 smithi042 ceph-mon[96829]: pgmap v4057: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:34.243 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:34 smithi042 ceph-mon[96829]: from='client.35070 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:34.243 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:34 smithi042 ceph-mon[106428]: pgmap v4057: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:34.243 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:34 smithi042 ceph-mon[106428]: from='client.35070 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:34 smithi064 ceph-mon[95564]: pgmap v4057: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:34.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:34 smithi064 ceph-mon[95564]: from='client.35070 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:36.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:36 smithi064 ceph-mon[95564]: pgmap v4058: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-06T03:12:36.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:36 smithi042 ceph-mon[96829]: pgmap v4058: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-06T03:12:36.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:36 smithi042 ceph-mon[106428]: pgmap v4058: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 622 B/s rd, 0 op/s 2024-04-06T03:12:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:37 smithi064 ceph-mon[95564]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:12:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:37.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:37 smithi064 ceph-mon[95564]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:37 smithi042 ceph-mon[96829]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:12:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:37.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:37 smithi042 ceph-mon[96829]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:37 smithi042 ceph-mon[106428]: from='client.54889 -' entity='client.iscsi.foo.smithi042.wyaacw' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-06T03:12:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:37.538 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:37 smithi042 ceph-mon[106428]: from='mgr.25499 172.21.15.64:0/3948459524' entity='mgr.x' 2024-04-06T03:12:37.810 INFO:teuthology.orchestra.run.smithi042.stdout:{ 2024-04-06T03:12:37.810 INFO:teuthology.orchestra.run.smithi042.stdout: "image": "quay.io/ceph/ceph", 2024-04-06T03:12:37.810 INFO:teuthology.orchestra.run.smithi042.stdout: "registry": "quay.io", 2024-04-06T03:12:37.810 INFO:teuthology.orchestra.run.smithi042.stdout: "bare_image": "ceph/ceph", 2024-04-06T03:12:37.810 INFO:teuthology.orchestra.run.smithi042.stdout: "versions": [] 2024-04-06T03:12:37.810 INFO:teuthology.orchestra.run.smithi042.stdout:} 2024-04-06T03:12:38.429 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:38 smithi042 ceph-mon[96829]: from='client.35076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:38.429 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:38 smithi042 ceph-mon[96829]: pgmap v4059: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:38.429 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:38 smithi042 ceph-mon[96829]: pgmap v4060: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-04-06T03:12:38.429 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:38 smithi042 ceph-mon[106428]: from='client.35076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:38.429 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:38 smithi042 ceph-mon[106428]: pgmap v4059: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:38.429 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:38 smithi042 ceph-mon[106428]: pgmap v4060: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-04-06T03:12:38.456 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-04-06T03:12:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:38 smithi064 ceph-mon[95564]: from='client.35076 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:38.500 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:38 smithi064 ceph-mon[95564]: pgmap v4059: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-06T03:12:38.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:38 smithi064 ceph-mon[95564]: pgmap v4060: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 836 B/s rd, 0 op/s 2024-04-06T03:12:40.287 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:40 smithi042 ceph-mon[106428]: pgmap v4061: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-04-06T03:12:40.287 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:40 smithi042 ceph-mon[96829]: pgmap v4061: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-04-06T03:12:40.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:40 smithi064 ceph-mon[95564]: pgmap v4061: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 648 B/s rd, 0 op/s 2024-04-06T03:12:41.172 INFO:teuthology.orchestra.run.smithi042.stdout: "16.2.0", 2024-04-06T03:12:41.468 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:41 smithi042 ceph-mon[96829]: from='client.54976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:41.468 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:41 smithi042 ceph-mon[106428]: from='client.54976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:41.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:41 smithi064 ceph-mon[95564]: from='client.54976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:41.805 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-04-06T03:12:42.387 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:42 smithi042 ceph-mon[96829]: pgmap v4062: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:42.388 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:42 smithi042 ceph-mon[106428]: pgmap v4062: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:42.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:42 smithi064 ceph-mon[95564]: pgmap v4062: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:42.501 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: ::ffff:172.21.15.64 - - [06/Apr/2024:03:12:42] "GET /metrics HTTP/1.1" 200 38840 "" "Prometheus/2.33.4" 2024-04-06T03:12:44.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:44 smithi064 ceph-mon[95564]: pgmap v4063: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:44.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:44 smithi042 ceph-mon[96829]: pgmap v4063: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:44.537 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:44 smithi042 ceph-mon[106428]: pgmap v4063: 161 pgs: 161 active+clean; 585 KiB data, 294 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-06T03:12:44.579 INFO:teuthology.orchestra.run.smithi042.stdout: "v16.2.2", 2024-04-06T03:12:44.579 INFO:teuthology.orchestra.run.smithi042.stdout: "v16.2.2-20210505", 2024-04-06T03:12:45.301 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-06T03:12:45.310 INFO:tasks.cephadm:Teardown begin 2024-04-06T03:12:45.311 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-06T03:12:45.343 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-06T03:12:45.381 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-06T03:12:45.381 DEBUG:teuthology.orchestra.run.smithi042:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-06T03:12:45.399 DEBUG:teuthology.orchestra.run.smithi064:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-06T03:12:45.437 INFO:tasks.cephadm:Stopping all daemons... 2024-04-06T03:12:45.438 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-06T03:12:45.438 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.a 2024-04-06T03:12:45.466 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:45 smithi042 ceph-mon[106428]: from='client.35088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:45.466 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:45 smithi042 ceph-mon[96829]: from='client.35088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:45.501 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:45 smithi064 ceph-mon[95564]: from='client.35088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-06T03:12:45.737 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:45 smithi042 systemd[1]: Stopping Ceph mon.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:12:45.861 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:12:45] ENGINE Bus STOPPING 2024-04-06T03:12:45.861 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:12:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-06T03:12:45.861 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:12:45] ENGINE Bus STOPPED 2024-04-06T03:12:45.861 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:12:45] ENGINE Bus STARTING 2024-04-06T03:12:45.861 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: CherryPy Checker: 2024-04-06T03:12:45.862 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: The Application mounted at '' has an empty config. 2024-04-06T03:12:45.862 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:12:45.862 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:12:45] ENGINE Serving on http://:::9283 2024-04-06T03:12:45.862 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: [06/Apr/2024:03:12:45] ENGINE Bus STARTED 2024-04-06T03:12:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:45 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a[96805]: 2024-04-06T03:12:45.747+0000 7fc6e4fca700 -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-06T03:12:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:45 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a[96805]: 2024-04-06T03:12:45.747+0000 7fc6e4fca700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-06T03:12:46.037 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:45 smithi042 podman[192931]: 2024-04-06 03:12:45.901499839 +0000 UTC m=+0.253511815 container died 24e05049233cabd6e62d64a721e185d2a6555a578f77e39a42bfb34bda9f75d5 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a, RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:12:46.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:46 smithi042 podman[192931]: 2024-04-06 03:12:46.297706021 +0000 UTC m=+0.649717997 container cleanup 24e05049233cabd6e62d64a721e185d2a6555a578f77e39a42bfb34bda9f75d5 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, 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, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-04-06T03:12:46.537 INFO:journalctl@ceph.mon.a.smithi042.stdout:Apr 06 03:12:46 smithi042 bash[192931]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-a 2024-04-06T03:12:46.651 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.a.service' 2024-04-06T03:12:46.738 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-06T03:12:46.738 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-06T03:12:46.738 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-06T03:12:46.738 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.c 2024-04-06T03:12:47.037 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:46 smithi042 systemd[1]: Stopping Ceph mon.c for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:12:47.525 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:47 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c[106424]: 2024-04-06T03:12:47.063+0000 7f42de911700 -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-06T03:12:47.525 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:47 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c[106424]: 2024-04-06T03:12:47.063+0000 7f42de911700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-06T03:12:47.525 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:47 smithi042 podman[193053]: 2024-04-06 03:12:47.228220343 +0000 UTC m=+0.291804783 container died d5b8bfaed0080a9930a6f4f408eca592fdeda27b74214763c86a4a2be726187b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-04-06T03:12:47.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:47 smithi042 podman[193053]: 2024-04-06 03:12:47.719438125 +0000 UTC m=+0.783022541 container cleanup d5b8bfaed0080a9930a6f4f408eca592fdeda27b74214763c86a4a2be726187b (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c, RELEASE=squid-9f19235, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, 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, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-04-06T03:12:47.787 INFO:journalctl@ceph.mon.c.smithi042.stdout:Apr 06 03:12:47 smithi042 bash[193053]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-c 2024-04-06T03:12:48.127 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.c.service' 2024-04-06T03:12:48.164 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-06T03:12:48.164 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-06T03:12:48.164 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-06T03:12:48.164 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.b 2024-04-06T03:12:48.465 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:48 smithi064 systemd[1]: Stopping Ceph mon.b for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:12:48.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b[95560]: 2024-04-06T03:12:48.475+0000 7f36ccf8a700 -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-06T03:12:48.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b[95560]: 2024-04-06T03:12:48.475+0000 7f36ccf8a700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-06T03:12:48.751 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:48 smithi064 podman[174964]: 2024-04-06 03:12:48.507305574 +0000 UTC m=+0.134821520 container died 47b7fb2ac842863ea73d831722788c2053d3a9214d44e8ccc9f4da7755dc92f7 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0) 2024-04-06T03:12:49.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:48 smithi064 podman[174964]: 2024-04-06 03:12:48.968171698 +0000 UTC m=+0.595687631 container cleanup 47b7fb2ac842863ea73d831722788c2053d3a9214d44e8ccc9f4da7755dc92f7 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_CLEAN=True, ceph=True) 2024-04-06T03:12:49.251 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:48 smithi064 bash[174964]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b 2024-04-06T03:12:49.632 INFO:journalctl@ceph.mon.b.smithi064.stdout:Apr 06 03:12:49 smithi064 podman[174978]: 2024-04-06 03:12:49.37915435 +0000 UTC m=+0.872498124 container remove 47b7fb2ac842863ea73d831722788c2053d3a9214d44e8ccc9f4da7755dc92f7 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mon-b, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, ceph=True) 2024-04-06T03:12:50.038 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mon.b.service' 2024-04-06T03:12:50.084 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-06T03:12:50.084 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-06T03:12:50.085 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-06T03:12:50.085 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y 2024-04-06T03:12:50.418 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:12:50 smithi042 systemd[1]: Stopping Ceph mgr.y for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:12:50.713 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:12:50 smithi042 podman[193175]: 2024-04-06 03:12:50.429928079 +0000 UTC m=+0.138845972 container died 350516ad67aebdfce6124aed7f9ab63499a5f6b3e45128464c7ec1f0f9126e55 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-04-06T03:12:51.037 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:12:50 smithi042 podman[193175]: 2024-04-06 03:12:50.798867922 +0000 UTC m=+0.507785821 container cleanup 350516ad67aebdfce6124aed7f9ab63499a5f6b3e45128464c7ec1f0f9126e55 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-04-06T03:12:51.037 INFO:journalctl@ceph.mgr.y.smithi042.stdout:Apr 06 03:12:50 smithi042 bash[193175]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-y 2024-04-06T03:12:51.218 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.y.service' 2024-04-06T03:12:51.254 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-06T03:12:51.254 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-06T03:12:51.254 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-06T03:12:51.254 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.x 2024-04-06T03:12:51.558 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:51 smithi064 systemd[1]: Stopping Ceph mgr.x for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:12:51.558 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:12:51.567+0000 7fd97e357700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.x -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-06T03:12:51.559 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x[60722]: 2024-04-06T03:12:51.567+0000 7fd97e357700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-06T03:12:51.866 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:51 smithi064 podman[175194]: 2024-04-06 03:12:51.609190601 +0000 UTC m=+0.152681825 container died 55dc2c07906670053d17a9227a9d8b18060c92d34d57df52b93be8504c499cb4 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, ceph=True) 2024-04-06T03:12:52.251 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:52 smithi064 podman[175194]: 2024-04-06 03:12:52.101905323 +0000 UTC m=+0.645396547 container cleanup 55dc2c07906670053d17a9227a9d8b18060c92d34d57df52b93be8504c499cb4 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, ceph=True, RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-04-06T03:12:52.251 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:52 smithi064 bash[175194]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x 2024-04-06T03:12:53.251 INFO:journalctl@ceph.mgr.x.smithi064.stdout:Apr 06 03:12:53 smithi064 podman[175220]: 2024-04-06 03:12:53.015400971 +0000 UTC m=+1.409682481 container remove 55dc2c07906670053d17a9227a9d8b18060c92d34d57df52b93be8504c499cb4 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-mgr-x, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-04-06T03:12:53.286 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@mgr.x.service' 2024-04-06T03:12:53.326 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-06T03:12:53.326 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-06T03:12:53.326 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-06T03:12:53.327 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.0 2024-04-06T03:12:53.654 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:12:53 smithi042 systemd[1]: Stopping Ceph osd.0 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:12:53.654 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:12:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:12:53.556Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:12:53.654 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:12:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:12:53.557Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:12:54.268 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:12:54 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[120108]: 2024-04-06T03:12:54.168+0000 7f73a1395700 -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-06T03:12:54.268 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:12:54 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[120108]: 2024-04-06T03:12:54.168+0000 7f73a1395700 -1 osd.0 201 *** Got signal Terminated *** 2024-04-06T03:12:54.268 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:12:54 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0[120108]: 2024-04-06T03:12:54.168+0000 7f73a1395700 -1 osd.0 201 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:12:54.537 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:12:54 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:12:54.279Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:12:54.537 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:12:54 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:12:54.279Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:12:59.730 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:12:59 smithi042 podman[193345]: 2024-04-06 03:12:59.572128129 +0000 UTC m=+5.541372617 container died 5e29434ad3c414e86d4691143d46abb6ccf9b67427e04bd56c98fd98ee5c30b2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5) 2024-04-06T03:13:00.423 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:13:00 smithi042 podman[193345]: 2024-04-06 03:13:00.24108724 +0000 UTC m=+6.210331729 container cleanup 5e29434ad3c414e86d4691143d46abb6ccf9b67427e04bd56c98fd98ee5c30b2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, GIT_CLEAN=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-06T03:13:00.423 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:13:00 smithi042 bash[193345]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0 2024-04-06T03:13:00.787 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:13:00 smithi042 podman[194053]: 2024-04-06 03:13:00.434085955 +0000 UTC m=+0.866408136 container remove 5e29434ad3c414e86d4691143d46abb6ccf9b67427e04bd56c98fd98ee5c30b2 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-06T03:13:01.101 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:13:00 smithi042 podman[194186]: 2024-04-06 03:13:00.755976239 +0000 UTC m=+0.018073200 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:13:01.102 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:13:00 smithi042 podman[194186]: 2024-04-06 03:13:00.876907881 +0000 UTC m=+0.139004836 container create 385163a5295db5e75b300558053d5b5537752fddfe51eec036c40f4ede3ffbca (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-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.schema-version=1.0, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS) 2024-04-06T03:13:01.408 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:13:01 smithi042 podman[194186]: 2024-04-06 03:13:01.113014589 +0000 UTC m=+0.375111538 container init 385163a5295db5e75b300558053d5b5537752fddfe51eec036c40f4ede3ffbca (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , 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) 2024-04-06T03:13:01.409 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:13:01 smithi042 podman[194186]: 2024-04-06 03:13:01.116314749 +0000 UTC m=+0.378411707 container start 385163a5295db5e75b300558053d5b5537752fddfe51eec036c40f4ede3ffbca (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS) 2024-04-06T03:13:01.409 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:13:01 smithi042 podman[194186]: 2024-04-06 03:13:01.196019066 +0000 UTC m=+0.458116015 container attach 385163a5295db5e75b300558053d5b5537752fddfe51eec036c40f4ede3ffbca (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, 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.build-date=20240403, CEPH_POINT_RELEASE=) 2024-04-06T03:13:01.668 INFO:journalctl@ceph.osd.0.smithi042.stdout:Apr 06 03:13:01 smithi042 podman[194186]: 2024-04-06 03:13:01.419842137 +0000 UTC m=+0.681939086 container died 385163a5295db5e75b300558053d5b5537752fddfe51eec036c40f4ede3ffbca (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-0-deactivate, GIT_CLEAN=True, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240403) 2024-04-06T03:13:02.255 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.0.service' 2024-04-06T03:13:02.297 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-06T03:13:02.297 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-06T03:13:02.298 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-06T03:13:02.298 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.1 2024-04-06T03:13:02.537 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:13:02 smithi042 systemd[1]: Stopping Ceph osd.1 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:13:03.037 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:13:02 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[133282]: 2024-04-06T03:13:02.668+0000 7f2bb0dfd700 -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-06T03:13:03.038 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:13:02 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[133282]: 2024-04-06T03:13:02.668+0000 7f2bb0dfd700 -1 osd.1 201 *** Got signal Terminated *** 2024-04-06T03:13:03.038 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:13:02 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1[133282]: 2024-04-06T03:13:02.668+0000 7f2bb0dfd700 -1 osd.1 201 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:13:04.037 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=error ts=2024-04-06T03:13:03.556Z 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://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:04.038 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:03.557Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:04.038 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:03.558Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:04.537 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=error ts=2024-04-06T03:13:04.279Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:04.537 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:04.279Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:04.537 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:04 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:04.280Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:08.287 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:13:08 smithi042 podman[194296]: 2024-04-06 03:13:08.019791651 +0000 UTC m=+5.484477167 container died 29aac394f569721b42b75fc38c6c466ab921127247aacd1935bae7eceae47087 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, ceph=True) 2024-04-06T03:13:08.788 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:13:08 smithi042 podman[194296]: 2024-04-06 03:13:08.570005295 +0000 UTC m=+6.034690802 container cleanup 29aac394f569721b42b75fc38c6c466ab921127247aacd1935bae7eceae47087 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-04-06T03:13:08.788 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:13:08 smithi042 bash[194296]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1 2024-04-06T03:13:09.287 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:13:08 smithi042 podman[194313]: 2024-04-06 03:13:08.938012044 +0000 UTC m=+0.915287644 container remove 29aac394f569721b42b75fc38c6c466ab921127247aacd1935bae7eceae47087 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:13:09.630 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:13:09 smithi042 podman[194403]: 2024-04-06 03:13:09.242001663 +0000 UTC m=+0.017588282 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:13:09.630 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:13:09 smithi042 podman[194403]: 2024-04-06 03:13:09.364004331 +0000 UTC m=+0.139590961 container create 37794affd90d1e9c3703646f69bd26b743acf6e360fd519394cf799d3600bd94 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240403, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-04-06T03:13:09.630 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:13:09 smithi042 podman[194403]: 2024-04-06 03:13:09.641476328 +0000 UTC m=+0.417062924 container init 37794affd90d1e9c3703646f69bd26b743acf6e360fd519394cf799d3600bd94 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:13:09.927 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:13:09 smithi042 podman[194403]: 2024-04-06 03:13:09.644706211 +0000 UTC m=+0.420292803 container start 37794affd90d1e9c3703646f69bd26b743acf6e360fd519394cf799d3600bd94 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, io.buildah.version=1.33.5, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:13:09.928 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:13:09 smithi042 podman[194403]: 2024-04-06 03:13:09.724700903 +0000 UTC m=+0.500287504 container attach 37794affd90d1e9c3703646f69bd26b743acf6e360fd519394cf799d3600bd94 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-04-06T03:13:10.287 INFO:journalctl@ceph.osd.1.smithi042.stdout:Apr 06 03:13:09 smithi042 podman[194403]: 2024-04-06 03:13:09.938806029 +0000 UTC m=+0.714392625 container died 37794affd90d1e9c3703646f69bd26b743acf6e360fd519394cf799d3600bd94 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-1-deactivate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:13:10.555 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.1.service' 2024-04-06T03:13:10.597 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-06T03:13:10.597 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-06T03:13:10.598 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-06T03:13:10.598 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.2 2024-04-06T03:13:10.937 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:13:10 smithi042 systemd[1]: Stopping Ceph osd.2 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:13:11.287 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:13:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[147435]: 2024-04-06T03:13:10.947+0000 7f4820d3b700 -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-06T03:13:11.287 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:13:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[147435]: 2024-04-06T03:13:10.947+0000 7f4820d3b700 -1 osd.2 201 *** Got signal Terminated *** 2024-04-06T03:13:11.288 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:13:10 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2[147435]: 2024-04-06T03:13:10.947+0000 7f4820d3b700 -1 osd.2 201 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:13:13.966 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=error ts=2024-04-06T03:13:13.557Z 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://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:13.966 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:13.558Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:13.966 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:13 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:13.558Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:14.538 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=error ts=2024-04-06T03:13:14.279Z 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://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:14.538 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:14.280Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:14.538 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:14 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:14.280Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:15.252 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:13:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:13:14.966Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.64:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.64:8765: connect: connection refused" 2024-04-06T03:13:15.252 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:13:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:13:14.967Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.64:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.64:8765: connect: connection refused" 2024-04-06T03:13:15.252 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:13:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:13:14.967Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.64:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.64:8765: connect: connection refused" 2024-04-06T03:13:15.252 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:13:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:13:14.969Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.64:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.64:8765: connect: connection refused" 2024-04-06T03:13:15.252 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:13:14 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:13:14.969Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.64:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.64:8765: connect: connection refused" 2024-04-06T03:13:16.627 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:13:16 smithi042 podman[194508]: 2024-04-06 03:13:16.327545917 +0000 UTC m=+5.497369925 container died bb88cc68aaf315a81d96949e8e567b2cae045b97dc722d2b95ed7d38d6441b3f (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, org.label-schema.build-date=20240403, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-04-06T03:13:16.976 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:13:16 smithi042 podman[194508]: 2024-04-06 03:13:16.743970326 +0000 UTC m=+5.913794326 container cleanup bb88cc68aaf315a81d96949e8e567b2cae045b97dc722d2b95ed7d38d6441b3f (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5) 2024-04-06T03:13:16.976 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:13:16 smithi042 bash[194508]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2 2024-04-06T03:13:17.276 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:13:16 smithi042 podman[194637]: 2024-04-06 03:13:16.986818988 +0000 UTC m=+0.653341594 container remove bb88cc68aaf315a81d96949e8e567b2cae045b97dc722d2b95ed7d38d6441b3f (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403) 2024-04-06T03:13:17.537 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:13:17 smithi042 podman[194731]: 2024-04-06 03:13:17.287489139 +0000 UTC m=+0.112878516 container create 2bea0b407d0104c3c43c2ff3d5d08e0edfb85726ed444c517ff912abd270697c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:13:17.538 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:13:17 smithi042 podman[194731]: 2024-04-06 03:13:17.193015915 +0000 UTC m=+0.018405305 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:13:17.538 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:13:17 smithi042 podman[194731]: 2024-04-06 03:13:17.528203164 +0000 UTC m=+0.353592542 container init 2bea0b407d0104c3c43c2ff3d5d08e0edfb85726ed444c517ff912abd270697c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403, 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, CEPH_POINT_RELEASE=, ceph=True) 2024-04-06T03:13:17.538 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:13:17 smithi042 podman[194731]: 2024-04-06 03:13:17.531228337 +0000 UTC m=+0.356617714 container start 2bea0b407d0104c3c43c2ff3d5d08e0edfb85726ed444c517ff912abd270697c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:13:18.038 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:13:17 smithi042 podman[194731]: 2024-04-06 03:13:17.639950349 +0000 UTC m=+0.465339742 container attach 2bea0b407d0104c3c43c2ff3d5d08e0edfb85726ed444c517ff912abd270697c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=) 2024-04-06T03:13:18.038 INFO:journalctl@ceph.osd.2.smithi042.stdout:Apr 06 03:13:17 smithi042 podman[194731]: 2024-04-06 03:13:17.826347944 +0000 UTC m=+0.651737322 container died 2bea0b407d0104c3c43c2ff3d5d08e0edfb85726ed444c517ff912abd270697c (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5) 2024-04-06T03:13:18.566 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.2.service' 2024-04-06T03:13:18.607 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-06T03:13:18.608 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-06T03:13:18.608 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-06T03:13:18.608 DEBUG:teuthology.orchestra.run.smithi042:> sudo systemctl stop ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.3 2024-04-06T03:13:18.961 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:18 smithi042 systemd[1]: Stopping Ceph osd.3 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:13:19.287 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:18 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[154540]: 2024-04-06T03:13:18.970+0000 7f1478448700 -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-06T03:13:19.288 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:18 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[154540]: 2024-04-06T03:13:18.970+0000 7f1478448700 -1 osd.3 201 *** Got signal Terminated *** 2024-04-06T03:13:19.288 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:18 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[154540]: 2024-04-06T03:13:18.970+0000 7f1478448700 -1 osd.3 201 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:13:20.501 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:20 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:20.037+0000 7ff6d6841700 -1 osd.4 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.482725+0000 front 2024-04-06T03:12:56.482741+0000 (oldest deadline 2024-04-06T03:13:19.982683+0000) 2024-04-06T03:13:21.501 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:21 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:21.026+0000 7ff6d6841700 -1 osd.4 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.482725+0000 front 2024-04-06T03:12:56.482741+0000 (oldest deadline 2024-04-06T03:13:19.982683+0000) 2024-04-06T03:13:22.002 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:21 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:21.517+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:22.002 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:21 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:21.564+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:22.165 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:21 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[154540]: 2024-04-06T03:13:21.906+0000 7f1474a3c700 -1 osd.3 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.800036+0000 front 2024-04-06T03:12:57.800152+0000 (oldest deadline 2024-04-06T03:13:21.900138+0000) 2024-04-06T03:13:22.480 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:22.063+0000 7ff6d6841700 -1 osd.4 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.482725+0000 front 2024-04-06T03:12:56.482741+0000 (oldest deadline 2024-04-06T03:13:19.982683+0000) 2024-04-06T03:13:22.751 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:22.489+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:22.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:22 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:22.580+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:23.235 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:22 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[154540]: 2024-04-06T03:13:22.919+0000 7f1474a3c700 -1 osd.3 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.800036+0000 front 2024-04-06T03:12:57.800152+0000 (oldest deadline 2024-04-06T03:13:21.900138+0000) 2024-04-06T03:13:23.452 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:23 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:23.018+0000 7ff6d6841700 -1 osd.4 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.482725+0000 front 2024-04-06T03:12:56.482741+0000 (oldest deadline 2024-04-06T03:13:19.982683+0000) 2024-04-06T03:13:23.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:23 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:23.548+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:23.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:23 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:23.461+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:23.788 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=error ts=2024-04-06T03:13:23.558Z 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://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:23.788 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:23.558Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:23.788 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:23.559Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:24.270 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:23 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3[154540]: 2024-04-06T03:13:23.932+0000 7f1474a3c700 -1 osd.3 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.800036+0000 front 2024-04-06T03:12:57.800152+0000 (oldest deadline 2024-04-06T03:13:21.900138+0000) 2024-04-06T03:13:24.424 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:24.194+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:24.424 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:24.060+0000 7ff6d6841700 -1 osd.4 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.482725+0000 front 2024-04-06T03:12:56.482741+0000 (oldest deadline 2024-04-06T03:13:19.982683+0000) 2024-04-06T03:13:24.538 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:24 smithi042 podman[194973]: 2024-04-06 03:13:24.421128596 +0000 UTC m=+5.567085240 container died 8bc3d490bb716d6b0ff01ce8513ba54fb62521cfa5a019ba4466c1e6c25857fd (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3, org.label-schema.build-date=20240403, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-04-06T03:13:24.538 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=error ts=2024-04-06T03:13:24.280Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:24.538 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:24.281Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:24.538 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:24 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:24.281Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:24.751 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:24.434+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:24.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:24 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:24.544+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:24.998 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:24 smithi042 podman[194973]: 2024-04-06 03:13:24.749431621 +0000 UTC m=+5.895388274 container cleanup 8bc3d490bb716d6b0ff01ce8513ba54fb62521cfa5a019ba4466c1e6c25857fd (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403) 2024-04-06T03:13:24.998 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:24 smithi042 bash[194973]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3 2024-04-06T03:13:25.288 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:25 smithi042 podman[195550]: 2024-04-06 03:13:25.009041532 +0000 UTC m=+0.585656728 container remove 8bc3d490bb716d6b0ff01ce8513ba54fb62521cfa5a019ba4466c1e6c25857fd (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD) 2024-04-06T03:13:25.470 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:25 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:25.244+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:25.471 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:25 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:25.042+0000 7ff6d6841700 -1 osd.4 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.482725+0000 front 2024-04-06T03:12:56.482741+0000 (oldest deadline 2024-04-06T03:13:19.982683+0000) 2024-04-06T03:13:25.613 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:25 smithi042 podman[195641]: 2024-04-06 03:13:25.274219791 +0000 UTC m=+0.017637006 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:13:25.613 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:25 smithi042 podman[195641]: 2024-04-06 03:13:25.384972033 +0000 UTC m=+0.128389279 container create d0e8de859c4389c73887069ad43111fd2797e1aa11e0683f3053c1448e63276d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-deactivate, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235) 2024-04-06T03:13:25.613 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:25 smithi042 podman[195641]: 2024-04-06 03:13:25.620455394 +0000 UTC m=+0.363872595 container init d0e8de859c4389c73887069ad43111fd2797e1aa11e0683f3053c1448e63276d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-deactivate, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:13:25.613 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:25 smithi042 podman[195641]: 2024-04-06 03:13:25.623439013 +0000 UTC m=+0.366856222 container start d0e8de859c4389c73887069ad43111fd2797e1aa11e0683f3053c1448e63276d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-deactivate, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_CLEAN=True, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:13:25.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:25 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:25.480+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:25.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:25 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:25.529+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:25.913 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:25 smithi042 podman[195641]: 2024-04-06 03:13:25.7205541 +0000 UTC m=+0.463971312 container attach d0e8de859c4389c73887069ad43111fd2797e1aa11e0683f3053c1448e63276d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-deactivate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-04-06T03:13:26.204 INFO:journalctl@ceph.osd.3.smithi042.stdout:Apr 06 03:13:25 smithi042 podman[195641]: 2024-04-06 03:13:25.923720373 +0000 UTC m=+0.667137574 container died d0e8de859c4389c73887069ad43111fd2797e1aa11e0683f3053c1448e63276d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-3-deactivate, io.buildah.version=1.33.5, RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, 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, GIT_CLEAN=True) 2024-04-06T03:13:26.497 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:26.223+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:26.497 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:26.012+0000 7ff6d6841700 -1 osd.4 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.482725+0000 front 2024-04-06T03:12:56.482741+0000 (oldest deadline 2024-04-06T03:13:19.982683+0000) 2024-04-06T03:13:26.581 DEBUG:teuthology.orchestra.run.smithi042:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.3.service' 2024-04-06T03:13:26.627 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-06T03:13:26.627 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-06T03:13:26.627 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-06T03:13:26.627 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.4 2024-04-06T03:13:26.752 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:26 smithi064 systemd[1]: Stopping Ceph osd.4 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:13:26.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:26.507+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:26.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:26.507+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:27.252 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:27 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:27.184+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:27.252 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:26.949+0000 7ff6de255700 -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-06T03:13:27.252 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:26.949+0000 7ff6de255700 -1 osd.4 201 *** Got signal Terminated *** 2024-04-06T03:13:27.252 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:26 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:26.949+0000 7ff6de255700 -1 osd.4 201 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:13:27.252 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:27 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:27.059+0000 7ff6d6841700 -1 osd.4 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.482725+0000 front 2024-04-06T03:12:56.482741+0000 (oldest deadline 2024-04-06T03:13:19.982683+0000) 2024-04-06T03:13:28.002 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:27 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:27.522+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:28.002 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:27 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:27.527+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:28.425 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:28 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:28.068+0000 7ff6d6841700 -1 osd.4 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.482725+0000 front 2024-04-06T03:12:56.482741+0000 (oldest deadline 2024-04-06T03:13:19.982683+0000) 2024-04-06T03:13:28.426 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:28 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:28.141+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:28.751 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:28 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:28.513+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:28.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:28 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:28.520+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:28.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:28 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:28.520+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:06.489955+0000 front 2024-04-06T03:13:06.490067+0000 (oldest deadline 2024-04-06T03:13:28.189860+0000) 2024-04-06T03:13:29.410 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:29.112+0000 7ff6d6841700 -1 osd.4 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.482725+0000 front 2024-04-06T03:12:56.482741+0000 (oldest deadline 2024-04-06T03:13:19.982683+0000) 2024-04-06T03:13:29.410 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:29.102+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:29.410 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:29.102+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:29.669 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:29.511+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:29.669 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:29.551+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:29.670 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:29 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:29.551+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:06.489955+0000 front 2024-04-06T03:13:06.490067+0000 (oldest deadline 2024-04-06T03:13:28.189860+0000) 2024-04-06T03:13:30.400 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:30 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:30.154+0000 7ff6d6841700 -1 osd.4 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.482725+0000 front 2024-04-06T03:12:56.482741+0000 (oldest deadline 2024-04-06T03:13:19.982683+0000) 2024-04-06T03:13:30.400 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:30 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:30.129+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:30.400 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:30 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:30.129+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:30.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:30 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:30.486+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:30.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:30 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:30.486+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:30.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:30 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:30.508+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:30.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:30 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:30.508+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:06.489955+0000 front 2024-04-06T03:13:06.490067+0000 (oldest deadline 2024-04-06T03:13:28.189860+0000) 2024-04-06T03:13:31.381 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:31 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4[130353]: 2024-04-06T03:13:31.124+0000 7ff6d6841700 -1 osd.4 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.482725+0000 front 2024-04-06T03:12:56.482741+0000 (oldest deadline 2024-04-06T03:13:19.982683+0000) 2024-04-06T03:13:31.381 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:31 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:31.171+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:31.381 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:31 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:31.171+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:31.683 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:31 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:31.511+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:31.683 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:31 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:31.511+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:06.489955+0000 front 2024-04-06T03:13:06.490067+0000 (oldest deadline 2024-04-06T03:13:28.189860+0000) 2024-04-06T03:13:31.684 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:31 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:31.516+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:31.684 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:31 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:31.516+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:32.316 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:32.156+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:32.316 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:32.156+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:32.752 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:32 smithi064 podman[176032]: 2024-04-06 03:13:32.532687423 +0000 UTC m=+5.687188345 container died 72a001cf3e4418c5a9e5855652934844295126569e7281f7114540fd72201662 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-04-06T03:13:32.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:32.525+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:32.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:32.525+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:06.489955+0000 front 2024-04-06T03:13:06.490067+0000 (oldest deadline 2024-04-06T03:13:28.189860+0000) 2024-04-06T03:13:32.753 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:32.521+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:32.753 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:32 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:32.521+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:33.115 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:32 smithi064 podman[176032]: 2024-04-06 03:13:32.908183839 +0000 UTC m=+6.062684760 container cleanup 72a001cf3e4418c5a9e5855652934844295126569e7281f7114540fd72201662 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-04-06T03:13:33.115 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:32 smithi064 bash[176032]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4 2024-04-06T03:13:33.485 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:33 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:33.147+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:33.485 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:33 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:33.147+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:33.752 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:33 smithi064 podman[176616]: 2024-04-06 03:13:33.504254812 +0000 UTC m=+1.096232479 container remove 72a001cf3e4418c5a9e5855652934844295126569e7281f7114540fd72201662 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4, RELEASE=squid-9f19235, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD) 2024-04-06T03:13:33.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:33 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:33.495+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:33.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:33 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:33.495+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:06.489955+0000 front 2024-04-06T03:13:06.490067+0000 (oldest deadline 2024-04-06T03:13:28.189860+0000) 2024-04-06T03:13:33.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:33 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:33.553+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:33.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:33 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:33.553+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:33.878 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=error ts=2024-04-06T03:13:33.558Z 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://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:33.878 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:33.558Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:33.878 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:33 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:33.559Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:34.252 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:33 smithi064 podman[176843]: 2024-04-06 03:13:33.868892159 +0000 UTC m=+0.018196284 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:13:34.252 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:33 smithi064 podman[176843]: 2024-04-06 03:13:33.997134722 +0000 UTC m=+0.146438881 container create b858277523f5feb1282242382ed2d3e2595c290a60f7d7ddcfff18d09d14941d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:13:34.252 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:34 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:34.129+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:34.253 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:34 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:34.129+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:34.538 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:34 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=error ts=2024-04-06T03:13:34.281Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:34.538 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:34 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:34.281Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:34.538 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:34 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:34.282Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:34.703 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:34 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:34.471+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:34.703 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:34 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:34.471+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:06.489955+0000 front 2024-04-06T03:13:06.490067+0000 (oldest deadline 2024-04-06T03:13:28.189860+0000) 2024-04-06T03:13:34.704 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:34 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:34.520+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:34.704 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:34 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:34.520+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:34.704 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:34 smithi064 podman[176843]: 2024-04-06 03:13:34.408818431 +0000 UTC m=+0.558122545 container init b858277523f5feb1282242382ed2d3e2595c290a60f7d7ddcfff18d09d14941d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, RELEASE=squid-9f19235, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-04-06T03:13:34.704 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:34 smithi064 podman[176843]: 2024-04-06 03:13:34.411945076 +0000 UTC m=+0.561249199 container start b858277523f5feb1282242382ed2d3e2595c290a60f7d7ddcfff18d09d14941d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, RELEASE=squid-9f19235, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240403) 2024-04-06T03:13:34.704 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:34 smithi064 podman[176843]: 2024-04-06 03:13:34.492264382 +0000 UTC m=+0.641568510 container attach b858277523f5feb1282242382ed2d3e2595c290a60f7d7ddcfff18d09d14941d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, maintainer=Guillaume Abrioux , ceph=True, 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.build-date=20240403, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-06T03:13:35.002 INFO:journalctl@ceph.osd.4.smithi064.stdout:Apr 06 03:13:34 smithi064 podman[176843]: 2024-04-06 03:13:34.943116223 +0000 UTC m=+1.092420339 container died b858277523f5feb1282242382ed2d3e2595c290a60f7d7ddcfff18d09d14941d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-4-deactivate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, ceph=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-04-06T03:13:35.467 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:35.134+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:35.467 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:35.134+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:35.528 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.4.service' 2024-04-06T03:13:35.572 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-06T03:13:35.572 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-06T03:13:35.572 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-06T03:13:35.573 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.5 2024-04-06T03:13:35.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:35.500+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:35.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:35.500+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:06.489955+0000 front 2024-04-06T03:13:06.490067+0000 (oldest deadline 2024-04-06T03:13:28.189860+0000) 2024-04-06T03:13:35.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:35 smithi064 systemd[1]: Stopping Ceph osd.5 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:13:35.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:35.477+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:35.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:35.477+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:36.252 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:35.925+0000 7f0d05a13700 -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-06T03:13:36.252 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:35.925+0000 7f0d05a13700 -1 osd.5 201 *** Got signal Terminated *** 2024-04-06T03:13:36.252 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:35 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:35.925+0000 7f0d05a13700 -1 osd.5 201 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:13:36.252 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:36 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:36.148+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:36.252 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:36 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:36.148+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:36.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:36 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:36.502+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:36.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:36 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:36.502+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:36.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:36 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:36.513+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:36.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:36 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:36.513+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:06.489955+0000 front 2024-04-06T03:13:06.490067+0000 (oldest deadline 2024-04-06T03:13:28.189860+0000) 2024-04-06T03:13:37.494 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:37.134+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:37.494 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:37.134+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:37.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:37.542+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:37.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:37.542+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:06.489955+0000 front 2024-04-06T03:13:06.490067+0000 (oldest deadline 2024-04-06T03:13:28.189860+0000) 2024-04-06T03:13:37.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:37.504+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:37.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:37 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:37.504+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:38.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:38 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:38.167+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:38.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:38 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:38.167+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:39.002 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:38 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:38.553+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:39.002 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:38 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:38.553+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:06.489955+0000 front 2024-04-06T03:13:06.490067+0000 (oldest deadline 2024-04-06T03:13:28.189860+0000) 2024-04-06T03:13:39.002 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:38 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:38.535+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:39.002 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:38 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:38.535+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:39.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:39 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:39.174+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:39.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:39 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:39.174+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:40.002 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:39 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:39.546+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:40.002 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:39 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:39.546+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:06.489955+0000 front 2024-04-06T03:13:06.490067+0000 (oldest deadline 2024-04-06T03:13:28.189860+0000) 2024-04-06T03:13:40.002 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:39 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:39.569+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:40.002 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:39 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:39.569+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:40.002 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:39 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:39.569+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:10.338976+0000 front 2024-04-06T03:13:10.338873+0000 (oldest deadline 2024-04-06T03:13:39.139415+0000) 2024-04-06T03:13:40.494 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:40 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:40.194+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:40.495 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:40 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:40.194+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:40.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:40 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:40.571+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:40.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:40 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:40.571+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:40.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:40 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:40.571+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:10.338976+0000 front 2024-04-06T03:13:10.338873+0000 (oldest deadline 2024-04-06T03:13:39.139415+0000) 2024-04-06T03:13:40.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:40 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:40.504+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.588245+0000 front 2024-04-06T03:12:56.588365+0000 (oldest deadline 2024-04-06T03:13:20.688358+0000) 2024-04-06T03:13:40.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:40 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:40.504+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:06.489955+0000 front 2024-04-06T03:13:06.490067+0000 (oldest deadline 2024-04-06T03:13:28.189860+0000) 2024-04-06T03:13:40.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:40 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5[142821]: 2024-04-06T03:13:40.504+0000 7f0cfdfff700 -1 osd.5 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.691472+0000 front 2024-04-06T03:13:15.691590+0000 (oldest deadline 2024-04-06T03:13:40.391427+0000) 2024-04-06T03:13:41.502 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:41 smithi064 podman[176966]: 2024-04-06 03:13:41.228740884 +0000 UTC m=+5.414693825 container died d1b577c1ad833e0f0830663cc34e24a350c65f5dc8c09c47160e89b482e516ba (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.build-date=20240403) 2024-04-06T03:13:41.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:41 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:41.173+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:41.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:41 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:41.173+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:41.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:41 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:41.173+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:41.796 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:41 smithi064 podman[176966]: 2024-04-06 03:13:41.634214788 +0000 UTC m=+5.820167716 container cleanup d1b577c1ad833e0f0830663cc34e24a350c65f5dc8c09c47160e89b482e516ba (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, 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_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD) 2024-04-06T03:13:41.796 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:41 smithi064 bash[176966]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5 2024-04-06T03:13:41.796 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:41 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:41.540+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:41.797 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:41 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:41.540+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:41.797 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:41 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:41.540+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:10.338976+0000 front 2024-04-06T03:13:10.338873+0000 (oldest deadline 2024-04-06T03:13:39.139415+0000) 2024-04-06T03:13:42.133 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:41 smithi064 podman[176983]: 2024-04-06 03:13:41.810436723 +0000 UTC m=+0.571949154 container remove d1b577c1ad833e0f0830663cc34e24a350c65f5dc8c09c47160e89b482e516ba (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-04-06T03:13:42.401 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:42 smithi064 podman[177074]: 2024-04-06 03:13:42.156573657 +0000 UTC m=+0.018041866 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:13:42.401 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:42 smithi064 podman[177074]: 2024-04-06 03:13:42.269792806 +0000 UTC m=+0.131261081 container create 307a8fa26ad57ae3a5e6bb0dcafd70aeee5d96c257374752277b32bf8d49d84a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, RELEASE=squid-9f19235, GIT_CLEAN=True, org.label-schema.build-date=20240403) 2024-04-06T03:13:42.401 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:42.142+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:42.401 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:42.142+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:42.401 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:42.142+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:42.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:42 smithi064 podman[177074]: 2024-04-06 03:13:42.538921577 +0000 UTC m=+0.400389776 container init 307a8fa26ad57ae3a5e6bb0dcafd70aeee5d96c257374752277b32bf8d49d84a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, 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, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-04-06T03:13:42.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:42 smithi064 podman[177074]: 2024-04-06 03:13:42.542100912 +0000 UTC m=+0.403569118 container start 307a8fa26ad57ae3a5e6bb0dcafd70aeee5d96c257374752277b32bf8d49d84a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, 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, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, ceph=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_CLEAN=True, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=) 2024-04-06T03:13:42.752 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:42 smithi064 podman[177074]: 2024-04-06 03:13:42.638910262 +0000 UTC m=+0.500378473 container attach 307a8fa26ad57ae3a5e6bb0dcafd70aeee5d96c257374752277b32bf8d49d84a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:13:42.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:42.538+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:42.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:42.538+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:42.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:42 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:42.538+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:10.338976+0000 front 2024-04-06T03:13:10.338873+0000 (oldest deadline 2024-04-06T03:13:39.139415+0000) 2024-04-06T03:13:43.100 INFO:journalctl@ceph.osd.5.smithi064.stdout:Apr 06 03:13:42 smithi064 podman[177074]: 2024-04-06 03:13:42.838398575 +0000 UTC m=+0.699866777 container died 307a8fa26ad57ae3a5e6bb0dcafd70aeee5d96c257374752277b32bf8d49d84a (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-5-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-9f19235, GIT_CLEAN=True, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:13:43.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:43 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:43.109+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:43.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:43 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:43.109+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:43.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:43 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:43.109+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:43.531 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.5.service' 2024-04-06T03:13:43.578 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-06T03:13:43.578 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-06T03:13:43.578 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-06T03:13:43.579 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.6 2024-04-06T03:13:43.782 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:43 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:43.557+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:43.782 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:43 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:43.557+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:43.782 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:43 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:43.557+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:10.338976+0000 front 2024-04-06T03:13:10.338873+0000 (oldest deadline 2024-04-06T03:13:39.139415+0000) 2024-04-06T03:13:43.782 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:43 smithi064 systemd[1]: Stopping Ceph osd.6 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:13:43.927 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=error ts=2024-04-06T03:13:43.558Z 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://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:43.927 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:43.559Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:43.928 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:43 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:43.559Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:44.068 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:43 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:43.878+0000 7fccd0bef700 -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-06T03:13:44.068 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:43 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:43.878+0000 7fccd0bef700 -1 osd.6 201 *** Got signal Terminated *** 2024-04-06T03:13:44.068 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:43 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:43.878+0000 7fccd0bef700 -1 osd.6 201 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:13:44.501 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:44 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:44.077+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:44.501 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:44 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:44.077+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:44.501 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:44 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:44.077+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:44.529 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:44 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=error ts=2024-04-06T03:13:44.282Z 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://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:44.529 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:44 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:44.282Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:44.529 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:44 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:44.283Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:44.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:44 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:44.510+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:44.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:44 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:44.510+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:44.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:44 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:44.510+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:10.338976+0000 front 2024-04-06T03:13:10.338873+0000 (oldest deadline 2024-04-06T03:13:39.139415+0000) 2024-04-06T03:13:45.465 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:45.086+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:45.465 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:45.086+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:45.465 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:45.086+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:45.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:45.474+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:45.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:45.474+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:45.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:45 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:45.474+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:10.338976+0000 front 2024-04-06T03:13:10.338873+0000 (oldest deadline 2024-04-06T03:13:39.139415+0000) 2024-04-06T03:13:46.419 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:46.086+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:46.419 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:46.086+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:46.419 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:46.086+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:46.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:46.427+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:46.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:46.427+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:46.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:46.427+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:10.338976+0000 front 2024-04-06T03:13:10.338873+0000 (oldest deadline 2024-04-06T03:13:39.139415+0000) 2024-04-06T03:13:46.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:46 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:46.427+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6828 osd.3 since back 2024-04-06T03:13:21.340610+0000 front 2024-04-06T03:13:21.340689+0000 (oldest deadline 2024-04-06T03:13:46.040648+0000) 2024-04-06T03:13:47.379 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:47.128+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:47.379 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:47.128+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:47.379 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:47.128+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:47.380 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:47.128+0000 7f377596f700 -1 osd.7 201 get_health_metrics reporting 1 slow ops, oldest is osd_op(client.34869.0:38 2.5 2:a1b210b5:::realms.4bdf8934-c2c6-4785-a41d-362b4e01a850.control:head [watch ping cookie 93977018244992] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e201) 2024-04-06T03:13:47.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:47.389+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:47.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:47.389+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:47.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:47.389+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:10.338976+0000 front 2024-04-06T03:13:10.338873+0000 (oldest deadline 2024-04-06T03:13:39.139415+0000) 2024-04-06T03:13:47.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:47 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:47.389+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6828 osd.3 since back 2024-04-06T03:13:21.340610+0000 front 2024-04-06T03:13:21.340689+0000 (oldest deadline 2024-04-06T03:13:46.040648+0000) 2024-04-06T03:13:48.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:48.122+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:48.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:48.122+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:48.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:48.122+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:48.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:48.122+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6828 osd.3 since back 2024-04-06T03:13:23.379922+0000 front 2024-04-06T03:13:23.379984+0000 (oldest deadline 2024-04-06T03:13:47.479927+0000) 2024-04-06T03:13:48.503 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:48.341+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:56.837600+0000 front 2024-04-06T03:12:56.837462+0000 (oldest deadline 2024-04-06T03:13:21.537382+0000) 2024-04-06T03:13:48.503 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:48.341+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:05.038368+0000 front 2024-04-06T03:13:05.038486+0000 (oldest deadline 2024-04-06T03:13:30.338287+0000) 2024-04-06T03:13:48.503 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:48.341+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:10.338976+0000 front 2024-04-06T03:13:10.338873+0000 (oldest deadline 2024-04-06T03:13:39.139415+0000) 2024-04-06T03:13:48.503 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:48 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6[155403]: 2024-04-06T03:13:48.341+0000 7fccc91db700 -1 osd.6 201 heartbeat_check: no reply from 172.21.15.42:6828 osd.3 since back 2024-04-06T03:13:21.340610+0000 front 2024-04-06T03:13:21.340689+0000 (oldest deadline 2024-04-06T03:13:46.040648+0000) 2024-04-06T03:13:49.462 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:49 smithi064 podman[177179]: 2024-04-06 03:13:49.198505999 +0000 UTC m=+5.425334524 container died e8b4e84149db7b877dbe37368976423c0bc4b97afcb0ad999fdd09464419a985 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5) 2024-04-06T03:13:49.463 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:49 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:49.090+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:49.463 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:49 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:49.090+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:49.463 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:49 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:49.090+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:49.463 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:49 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:49.090+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6828 osd.3 since back 2024-04-06T03:13:23.379922+0000 front 2024-04-06T03:13:23.379984+0000 (oldest deadline 2024-04-06T03:13:47.479927+0000) 2024-04-06T03:13:49.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:49 smithi064 podman[177179]: 2024-04-06 03:13:49.637245843 +0000 UTC m=+5.864074378 container cleanup e8b4e84149db7b877dbe37368976423c0bc4b97afcb0ad999fdd09464419a985 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, GIT_BRANCH=HEAD, RELEASE=squid-9f19235, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-04-06T03:13:49.752 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:49 smithi064 bash[177179]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6 2024-04-06T03:13:50.252 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:49 smithi064 podman[177207]: 2024-04-06 03:13:49.863922457 +0000 UTC m=+0.658994314 container remove e8b4e84149db7b877dbe37368976423c0bc4b97afcb0ad999fdd09464419a985 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, org.label-schema.build-date=20240403, GIT_CLEAN=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-06T03:13:50.253 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:50 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:50.106+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:50.253 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:50 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:50.106+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:50.253 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:50 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:50.106+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:50.253 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:50 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:50.106+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6828 osd.3 since back 2024-04-06T03:13:23.379922+0000 front 2024-04-06T03:13:23.379984+0000 (oldest deadline 2024-04-06T03:13:47.479927+0000) 2024-04-06T03:13:50.565 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:50 smithi064 podman[177298]: 2024-04-06 03:13:50.20444883 +0000 UTC m=+0.017927807 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:13:50.565 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:50 smithi064 podman[177298]: 2024-04-06 03:13:50.314879739 +0000 UTC m=+0.128358749 container create 1286bf908dc19273bc58d9c839be60dee2ddc518cff947b1b88ec7de6b3d878d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-04-06T03:13:50.566 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:50 smithi064 podman[177298]: 2024-04-06 03:13:50.509484708 +0000 UTC m=+0.322963675 container init 1286bf908dc19273bc58d9c839be60dee2ddc518cff947b1b88ec7de6b3d878d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0) 2024-04-06T03:13:50.566 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:50 smithi064 podman[177298]: 2024-04-06 03:13:50.512593285 +0000 UTC m=+0.326072250 container start 1286bf908dc19273bc58d9c839be60dee2ddc518cff947b1b88ec7de6b3d878d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, maintainer=Guillaume Abrioux , 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=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, org.label-schema.build-date=20240403, io.buildah.version=1.33.5) 2024-04-06T03:13:50.566 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:50 smithi064 podman[177298]: 2024-04-06 03:13:50.575434623 +0000 UTC m=+0.388913605 container attach 1286bf908dc19273bc58d9c839be60dee2ddc518cff947b1b88ec7de6b3d878d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240403, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.vendor=CentOS, RELEASE=squid-9f19235, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-04-06T03:13:51.002 INFO:journalctl@ceph.osd.6.smithi064.stdout:Apr 06 03:13:50 smithi064 podman[177298]: 2024-04-06 03:13:50.807056892 +0000 UTC m=+0.620535857 container died 1286bf908dc19273bc58d9c839be60dee2ddc518cff947b1b88ec7de6b3d878d (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-6-deactivate, RELEASE=squid-9f19235, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240403) 2024-04-06T03:13:51.327 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:51.057+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:51.327 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:51.057+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:51.327 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:51.057+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:51.327 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:51.057+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6828 osd.3 since back 2024-04-06T03:13:23.379922+0000 front 2024-04-06T03:13:23.379984+0000 (oldest deadline 2024-04-06T03:13:47.479927+0000) 2024-04-06T03:13:51.345 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.6.service' 2024-04-06T03:13:51.387 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-06T03:13:51.387 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-06T03:13:51.388 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-06T03:13:51.388 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.7 2024-04-06T03:13:51.595 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:51 smithi064 systemd[1]: Stopping Ceph osd.7 for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:13:52.002 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:51.731+0000 7f377937b700 -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-06T03:13:52.002 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:51.731+0000 7f377937b700 -1 osd.7 201 *** Got signal Terminated *** 2024-04-06T03:13:52.003 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:51 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:51.731+0000 7f377937b700 -1 osd.7 201 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-06T03:13:52.277 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:52.094+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:52.278 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:52.094+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:52.278 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:52.094+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:52.278 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:52 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:52.094+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6828 osd.3 since back 2024-04-06T03:13:23.379922+0000 front 2024-04-06T03:13:23.379984+0000 (oldest deadline 2024-04-06T03:13:47.479927+0000) 2024-04-06T03:13:53.252 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:53.092+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:53.252 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:53.092+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:53.252 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:53.092+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:53.252 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:53 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:53.092+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6828 osd.3 since back 2024-04-06T03:13:23.379922+0000 front 2024-04-06T03:13:23.379984+0000 (oldest deadline 2024-04-06T03:13:47.479927+0000) 2024-04-06T03:13:53.789 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=error ts=2024-04-06T03:13:53.559Z 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://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:53.789 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:53.560Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:53.789 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:53 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:53.561Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:54.462 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:54 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=error ts=2024-04-06T03:13:54.283Z 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://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:54.463 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:54 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:54.284Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:13:54.463 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:13:54 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:13:54.284Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:13:54.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:54 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:54.064+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:54.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:54 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:54.064+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:54.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:54 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:54.064+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:54.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:54 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:54.064+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6828 osd.3 since back 2024-04-06T03:13:23.379922+0000 front 2024-04-06T03:13:23.379984+0000 (oldest deadline 2024-04-06T03:13:47.479927+0000) 2024-04-06T03:13:55.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:55.045+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:55.503 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:55.045+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:55.503 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:55.045+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:55.503 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:55 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:55.045+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6828 osd.3 since back 2024-04-06T03:13:23.379922+0000 front 2024-04-06T03:13:23.379984+0000 (oldest deadline 2024-04-06T03:13:47.479927+0000) 2024-04-06T03:13:56.452 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:56 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:56.033+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6804 osd.0 since back 2024-04-06T03:12:57.975167+0000 front 2024-04-06T03:12:57.975300+0000 (oldest deadline 2024-04-06T03:13:23.275107+0000) 2024-04-06T03:13:56.452 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:56 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:56.033+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6812 osd.1 since back 2024-04-06T03:13:07.376054+0000 front 2024-04-06T03:13:07.376139+0000 (oldest deadline 2024-04-06T03:13:28.976426+0000) 2024-04-06T03:13:56.452 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:56 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:56.033+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6820 osd.2 since back 2024-04-06T03:13:15.179013+0000 front 2024-04-06T03:13:15.179126+0000 (oldest deadline 2024-04-06T03:13:41.078890+0000) 2024-04-06T03:13:56.452 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:56 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:56.033+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.42:6828 osd.3 since back 2024-04-06T03:13:23.379922+0000 front 2024-04-06T03:13:23.379984+0000 (oldest deadline 2024-04-06T03:13:47.479927+0000) 2024-04-06T03:13:56.452 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:56 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7[166848]: 2024-04-06T03:13:56.033+0000 7f377596f700 -1 osd.7 201 heartbeat_check: no reply from 172.21.15.64:6804 osd.4 since back 2024-04-06T03:13:29.780947+0000 front 2024-04-06T03:13:29.780973+0000 (oldest deadline 2024-04-06T03:13:55.680967+0000) 2024-04-06T03:13:57.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:57 smithi064 podman[177438]: 2024-04-06 03:13:57.253186885 +0000 UTC m=+5.621544669 container died 12ecf2e576a15dd57676769619a121e34a19cd4e58b5f2b3cea0ecdc87a494a1 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-9f19235, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0) 2024-04-06T03:13:57.961 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:57 smithi064 podman[177438]: 2024-04-06 03:13:57.703702738 +0000 UTC m=+6.072060561 container cleanup 12ecf2e576a15dd57676769619a121e34a19cd4e58b5f2b3cea0ecdc87a494a1 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.build-date=20240403, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-04-06T03:13:57.961 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:57 smithi064 bash[177438]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7 2024-04-06T03:13:58.252 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:57 smithi064 podman[178113]: 2024-04-06 03:13:57.971487397 +0000 UTC m=+0.740104982 container remove 12ecf2e576a15dd57676769619a121e34a19cd4e58b5f2b3cea0ecdc87a494a1 (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7, org.label-schema.build-date=20240403, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=squid-9f19235, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0) 2024-04-06T03:13:58.781 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:58 smithi064 podman[178266]: 2024-04-06 03:13:58.680477806 +0000 UTC m=+0.018054209 image pull a5511c7deba913038976ce236d2528051568e0aa5cd4df4989ad160a0a4c3880 quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c 2024-04-06T03:13:58.781 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:58 smithi064 podman[178266]: 2024-04-06 03:13:58.791018672 +0000 UTC m=+0.128595060 container create 9bd5917049d8c10a41aa93e7e371712c4e865919dd0c66652bc3715d366657bb (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-9f19235, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-04-06T03:13:59.050 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:58 smithi064 podman[178266]: 2024-04-06 03:13:58.976604467 +0000 UTC m=+0.314180856 container init 9bd5917049d8c10a41aa93e7e371712c4e865919dd0c66652bc3715d366657bb (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, 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, GIT_CLEAN=True, org.label-schema.build-date=20240403, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-9f19235) 2024-04-06T03:13:59.050 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:58 smithi064 podman[178266]: 2024-04-06 03:13:58.979647549 +0000 UTC m=+0.317223938 container start 9bd5917049d8c10a41aa93e7e371712c4e865919dd0c66652bc3715d366657bb (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, org.label-schema.vendor=CentOS, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-9f19235, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0) 2024-04-06T03:13:59.051 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:59 smithi064 podman[178266]: 2024-04-06 03:13:59.059903229 +0000 UTC m=+0.397479622 container attach 9bd5917049d8c10a41aa93e7e371712c4e865919dd0c66652bc3715d366657bb (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, GIT_CLEAN=True, RELEASE=squid-9f19235, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.build-date=20240403, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-04-06T03:13:59.502 INFO:journalctl@ceph.osd.7.smithi064.stdout:Apr 06 03:13:59 smithi064 podman[178266]: 2024-04-06 03:13:59.27385544 +0000 UTC m=+0.611431828 container died 9bd5917049d8c10a41aa93e7e371712c4e865919dd0c66652bc3715d366657bb (image=quay.ceph.io/ceph-ci/ceph@sha256:a592ef0f2cc60f3f7bee762d48a80bb237e35213427028fdb29a2b5d27584e3c, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-osd-7-deactivate, RELEASE=squid-9f19235, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240403, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=12717c0777377369ea674892da98b0d85250f5b0, GIT_BRANCH=HEAD) 2024-04-06T03:14:00.195 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@osd.7.service' 2024-04-06T03:14:00.243 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-06T03:14:00.244 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-06T03:14:00.244 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-06T03:14:00.244 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@prometheus.a 2024-04-06T03:14:00.427 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 systemd[1]: Stopping Ceph prometheus.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:14:00.428 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:14:00.427Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-06T03:14:00.428 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:14:00.427Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-06T03:14:00.428 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:14:00.427Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-06T03:14:00.428 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:14:00.427Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-06T03:14:00.428 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:14:00.427Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-06T03:14:00.428 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:14:00.427Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-06T03:14:00.428 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:14:00.427Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-06T03:14:00.428 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:14:00.427Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-06T03:14:00.428 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:14:00.427Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-06T03:14:00.428 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:14:00.428Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-06T03:14:00.428 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:14:00.428Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-06T03:14:00.428 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a[63271]: ts=2024-04-06T03:14:00.428Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-06T03:14:00.428 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 podman[178345]: 2024-04-06 03:14:00.437348897 +0000 UTC m=+0.129944319 container died 89131f4c33a93b17bcb1431922b5a173e7874bec0218237da2d7faf2d716bbb7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T03:14:01.002 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 podman[178345]: 2024-04-06 03:14:00.874646137 +0000 UTC m=+0.567241548 container cleanup 89131f4c33a93b17bcb1431922b5a173e7874bec0218237da2d7faf2d716bbb7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-06T03:14:01.002 INFO:journalctl@ceph.prometheus.a.smithi064.stdout:Apr 06 03:14:00 smithi064 bash[178345]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-prometheus-a 2024-04-06T03:14:01.050 DEBUG:teuthology.orchestra.run.smithi064:> sudo pkill -f 'journalctl -f -n 0 -u ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@prometheus.a.service' 2024-04-06T03:14:01.092 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-06T03:14:01.093 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-06T03:14:01.093 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 --force --keep-logs 2024-04-06T03:14:02.938 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 03:14:02 smithi042 systemd[1]: Stopping Ceph node-exporter.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:14:03.194 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 03:14:02 smithi042 podman[197069]: 2024-04-06 03:14:02.948038405 +0000 UTC m=+0.110937923 container died 75ebfd97175ec8343edeac334cdadc8ad0d4c564aa23ae284f91b8e2ae67efc2 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-06T03:14:03.453 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 03:14:03 smithi042 podman[197069]: 2024-04-06 03:14:03.287053535 +0000 UTC m=+0.449953048 container cleanup 75ebfd97175ec8343edeac334cdadc8ad0d4c564aa23ae284f91b8e2ae67efc2 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-06T03:14:03.453 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 03:14:03 smithi042 bash[197069]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a 2024-04-06T03:14:03.789 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 03:14:03 smithi042 podman[197083]: 2024-04-06 03:14:03.462969748 +0000 UTC m=+0.517194129 container remove 75ebfd97175ec8343edeac334cdadc8ad0d4c564aa23ae284f91b8e2ae67efc2 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-06T03:14:03.789 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 03:14:03 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-06T03:14:03.789 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 03:14:03 smithi042 bash[197097]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter.a" found: no such container 2024-04-06T03:14:03.789 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 03:14:03 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-06T03:14:03.789 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 03:14:03 smithi042 systemd[1]: Stopped Ceph node-exporter.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:14:03.789 INFO:journalctl@ceph.node-exporter.a.smithi042.stdout:Apr 06 03:14:03 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@node-exporter.a.service: Consumed 5.309s CPU time. 2024-04-06T03:14:03.789 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:14:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=error ts=2024-04-06T03:14:03.559Z 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://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:14:03.790 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:14:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:14:03.561Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi042.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.42:8443: connect: connection refused" 2024-04-06T03:14:03.790 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:14:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=warn ts=2024-04-06T03:14:03.561Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi064.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.64:8443: connect: connection refused" 2024-04-06T03:14:03.790 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:14:03 smithi042 systemd[1]: Stopping Ceph alertmanager.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:14:04.053 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:14:03 smithi042 ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a[64042]: level=info ts=2024-04-06T03:14:03.807Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-06T03:14:04.053 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:14:03 smithi042 podman[197151]: 2024-04-06 03:14:03.859075649 +0000 UTC m=+0.162971713 container died 19975f43cd43e5bbd8cb7d7946bb02801f50dbc5d869447f90921475678a1c36 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T03:14:04.407 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:14:04 smithi042 podman[197151]: 2024-04-06 03:14:04.199632539 +0000 UTC m=+0.503528603 container cleanup 19975f43cd43e5bbd8cb7d7946bb02801f50dbc5d869447f90921475678a1c36 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T03:14:04.407 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:14:04 smithi042 bash[197151]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a 2024-04-06T03:14:04.758 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:14:04 smithi042 podman[197165]: 2024-04-06 03:14:04.417270212 +0000 UTC m=+0.553607459 container remove 19975f43cd43e5bbd8cb7d7946bb02801f50dbc5d869447f90921475678a1c36 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-06T03:14:04.758 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:14:04 smithi042 podman[197165]: 2024-04-06 03:14:04.492973655 +0000 UTC m=+0.629310908 volume remove e0244cf9dc548039039fe700829dd3983920be681741d8bad3a96b56b866d339 2024-04-06T03:14:04.758 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:14:04 smithi042 bash[197178]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-alertmanager.a" found: no such container 2024-04-06T03:14:04.758 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:14:04 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@alertmanager.a.service: Deactivated successfully. 2024-04-06T03:14:04.758 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:14:04 smithi042 systemd[1]: Stopped Ceph alertmanager.a for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:14:04.758 INFO:journalctl@ceph.alertmanager.a.smithi042.stdout:Apr 06 03:14:04 smithi042 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@alertmanager.a.service: Consumed 1.614s CPU time. 2024-04-06T03:14:38.761 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 --force --keep-logs 2024-04-06T03:14:40.559 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 03:14:40 smithi064 systemd[1]: Stopping Ceph node-exporter.b for b4fff142-f3bf-11ee-b649-cb9ed24678a4... 2024-04-06T03:14:40.982 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 03:14:40 smithi064 podman[179654]: 2024-04-06 03:14:40.567620955 +0000 UTC m=+0.096319044 container died 7b2fed6be9d6df3c052bfccd9707cb3a3fff66ff950b4fd27cfb4c6b4987667d (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-06T03:14:41.253 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 03:14:41 smithi064 podman[179654]: 2024-04-06 03:14:41.090461578 +0000 UTC m=+0.619159673 container cleanup 7b2fed6be9d6df3c052bfccd9707cb3a3fff66ff950b4fd27cfb4c6b4987667d (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-06T03:14:41.253 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 03:14:41 smithi064 bash[179654]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b 2024-04-06T03:14:41.253 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 03:14:41 smithi064 bash[179679]: Error: no container with name or ID "ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter.b" found: no such container 2024-04-06T03:14:41.627 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 03:14:41 smithi064 podman[179668]: 2024-04-06 03:14:41.282936287 +0000 UTC m=+0.717339262 container remove 7b2fed6be9d6df3c052bfccd9707cb3a3fff66ff950b4fd27cfb4c6b4987667d (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-06T03:14:41.627 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 03:14:41 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-06T03:14:41.627 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 03:14:41 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-06T03:14:41.628 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 03:14:41 smithi064 systemd[1]: Stopped Ceph node-exporter.b for b4fff142-f3bf-11ee-b649-cb9ed24678a4. 2024-04-06T03:14:41.628 INFO:journalctl@ceph.node-exporter.b.smithi064.stdout:Apr 06 03:14:41 smithi064 systemd[1]: ceph-b4fff142-f3bf-11ee-b649-cb9ed24678a4@node-exporter.b.service: Consumed 5.091s CPU time. 2024-04-06T03:15:04.504 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-06T03:15:04.539 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-06T03:15:04.569 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-06T03:15:04.570 DEBUG:teuthology.misc:Transferring archived files from smithi042:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-04-05_21:08:03-orch-squid-distro-default-smithi/7641881/remote/smithi042/crash 2024-04-06T03:15:04.571 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/crash -- . 2024-04-06T03:15:04.627 INFO:teuthology.orchestra.run.smithi042.stderr:tar: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-06T03:15:04.628 INFO:teuthology.orchestra.run.smithi042.stderr:tar: Error is not recoverable: exiting now 2024-04-06T03:15:04.629 DEBUG:teuthology.misc:Transferring archived files from smithi064:/var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/crash to /home/teuthworker/archive/teuthology-2024-04-05_21:08:03-orch-squid-distro-default-smithi/7641881/remote/smithi064/crash 2024-04-06T03:15:04.630 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/crash -- . 2024-04-06T03:15:04.667 INFO:teuthology.orchestra.run.smithi064.stderr:tar: /var/lib/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/crash: Cannot open: No such file or directory 2024-04-06T03:15:04.667 INFO:teuthology.orchestra.run.smithi064.stderr:tar: Error is not recoverable: exiting now 2024-04-06T03:15:04.668 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-06T03:15:04.668 DEBUG:teuthology.orchestra.run.smithi042:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-06T03:15:04.698 INFO:teuthology.orchestra.run.smithi042.stdout:2024-04-06T02:47:35.709474+0000 mon.a (mon.0) 197 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-06T03:15:04.700 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-06T03:15:04.700 DEBUG:teuthology.orchestra.run.smithi042:> sudo egrep '\[SEC\]' /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-06T03:15:04.771 DEBUG:teuthology.orchestra.run.smithi042:> sudo egrep '\[ERR\]' /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-06T03:15:04.840 DEBUG:teuthology.orchestra.run.smithi042:> sudo egrep '\[WRN\]' /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-06T03:15:04.909 INFO:teuthology.orchestra.run.smithi042.stdout:2024-04-06T02:47:35.709474+0000 mon.a (mon.0) 197 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-06T03:15:04.911 INFO:tasks.cephadm:Compressing logs... 2024-04-06T03:15:04.911 DEBUG:teuthology.orchestra.run.smithi042:> 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-06T03:15:04.953 DEBUG:teuthology.orchestra.run.smithi064:> 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-06T03:15:04.978 INFO:teuthology.orchestra.run.smithi042.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2024-04-06T03:15:04.978 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-06T03:15:04.978 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mon.a.log 2024-04-06T03:15:04.982 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.audit.log 2024-04-06T03:15:04.982 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.1.log 2024-04-06T03:15:04.982 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mon.a.log: /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.3.log 2024-04-06T03:15:04.982 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-client.rgw.smpl.smithi042.floqxi.log 2024-04-06T03:15:04.982 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.1.log: /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mgr.y.log 2024-04-06T03:15:04.982 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-client.rgw.smpl.smithi042.floqxi.log: gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-client.rgw.foo.smithi042.txffky.log 2024-04-06T03:15:04.982 INFO:teuthology.orchestra.run.smithi042.stderr: 75.8%/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mgr.y.log: -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-client.rgw.smpl.smithi042.floqxi.log.gz 2024-04-06T03:15:04.982 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/tcmu-runner.log 2024-04-06T03:15:04.982 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.0.log 2024-04-06T03:15:04.982 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-client.rgw.foo.smithi042.txffky.log: 76.3%/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/tcmu-runner.log: -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-client.rgw.foo.smithi042.txffky.log.gz 2024-04-06T03:15:04.983 INFO:teuthology.orchestra.run.smithi042.stderr: 86.0% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/tcmu-runner.log.gz 2024-04-06T03:15:04.983 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.cephadm.log 2024-04-06T03:15:04.983 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.log 2024-04-06T03:15:04.984 INFO:teuthology.orchestra.run.smithi064.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-06T03:15:04.984 INFO:teuthology.orchestra.run.smithi064.stderr:: No such file or directory 2024-04-06T03:15:04.984 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.6.log 2024-04-06T03:15:04.984 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.audit.log 2024-04-06T03:15:04.984 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.4.log 2024-04-06T03:15:04.984 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.6.log: /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.7.log 2024-04-06T03:15:04.986 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.5.log 2024-04-06T03:15:04.987 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-client.rgw.smpl.smithi064.ompaio.log 2024-04-06T03:15:04.987 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mgr.x.log 2024-04-06T03:15:04.987 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-client.rgw.smpl.smithi064.ompaio.log: gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.cephadm.log 2024-04-06T03:15:04.987 INFO:teuthology.orchestra.run.smithi064.stderr: 75.8% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-client.rgw.smpl.smithi064.ompaio.log.gz 2024-04-06T03:15:04.987 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.log 2024-04-06T03:15:04.988 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.cephadm.log: 91.3% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-06T03:15:04.988 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-volume.log 2024-04-06T03:15:04.991 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.cephadm.log: 94.9%gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.2.log 2024-04-06T03:15:05.003 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.log: -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.cephadm.log.gz 2024-04-06T03:15:05.005 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.log: 92.4% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.log.gz 2024-04-06T03:15:05.005 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mon.b.log 2024-04-06T03:15:05.008 INFO:teuthology.orchestra.run.smithi042.stderr: 90.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-06T03:15:05.009 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-volume.log 2024-04-06T03:15:05.012 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-volume.log: 93.2% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.audit.log.gz 2024-04-06T03:15:05.013 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-client.rgw.foo.smithi064.raeaqs.log 2024-04-06T03:15:05.017 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mon.b.log: 90.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-06T03:15:05.018 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-client.rgw.foo.smithi064.raeaqs.log: 75.9% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-client.rgw.foo.smithi064.raeaqs.log.gz 2024-04-06T03:15:05.019 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.2.log: 95.5% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.log.gz 2024-04-06T03:15:05.019 INFO:teuthology.orchestra.run.smithi042.stderr:gzip -5 --verbose -- /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mon.c.log 2024-04-06T03:15:05.035 INFO:teuthology.orchestra.run.smithi042.stderr:/var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-volume.log: /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mon.c.log: 95.7% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph.audit.log.gz 2024-04-06T03:15:05.075 INFO:teuthology.orchestra.run.smithi064.stderr: 92.5% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-volume.log.gz 2024-04-06T03:15:05.122 INFO:teuthology.orchestra.run.smithi042.stderr: 91.9% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-volume.log.gz 2024-04-06T03:15:05.192 INFO:teuthology.orchestra.run.smithi042.stderr: 87.6% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mgr.y.log.gz 2024-04-06T03:15:05.722 INFO:teuthology.orchestra.run.smithi042.stderr: 92.8% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mon.c.log.gz 2024-04-06T03:15:06.409 INFO:teuthology.orchestra.run.smithi064.stderr: 93.0% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mon.b.log.gz 2024-04-06T03:15:06.478 INFO:teuthology.orchestra.run.smithi064.stderr: 93.6% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.6.log.gz 2024-04-06T03:15:06.481 INFO:teuthology.orchestra.run.smithi042.stderr: 93.7% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.2.log.gz 2024-04-06T03:15:06.899 INFO:teuthology.orchestra.run.smithi064.stderr: 89.2% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mgr.x.log.gz 2024-04-06T03:15:06.973 INFO:teuthology.orchestra.run.smithi064.stderr: 93.9% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.7.log.gz 2024-04-06T03:15:07.003 INFO:teuthology.orchestra.run.smithi042.stderr: 93.7% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.0.log.gz 2024-04-06T03:15:07.256 INFO:teuthology.orchestra.run.smithi042.stderr: 93.8% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.3.log.gz 2024-04-06T03:15:07.441 INFO:teuthology.orchestra.run.smithi064.stderr: 93.7% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.5.log.gz 2024-04-06T03:15:07.472 INFO:teuthology.orchestra.run.smithi042.stderr: 93.7% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.1.log.gz 2024-04-06T03:15:07.700 INFO:teuthology.orchestra.run.smithi064.stderr: 93.8% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-osd.4.log.gz 2024-04-06T03:15:07.701 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-04-06T03:15:07.701 INFO:teuthology.orchestra.run.smithi064.stderr:real 0m2.735s 2024-04-06T03:15:07.702 INFO:teuthology.orchestra.run.smithi064.stderr:user 0m11.744s 2024-04-06T03:15:07.702 INFO:teuthology.orchestra.run.smithi064.stderr:sys 0m0.409s 2024-04-06T03:15:08.719 INFO:teuthology.orchestra.run.smithi042.stderr: 92.2% -- replaced with /var/log/ceph/b4fff142-f3bf-11ee-b649-cb9ed24678a4/ceph-mon.a.log.gz 2024-04-06T03:15:08.721 INFO:teuthology.orchestra.run.smithi042.stderr: 2024-04-06T03:15:08.721 INFO:teuthology.orchestra.run.smithi042.stderr:real 0m3.756s 2024-04-06T03:15:08.721 INFO:teuthology.orchestra.run.smithi042.stderr:user 0m12.715s 2024-04-06T03:15:08.721 INFO:teuthology.orchestra.run.smithi042.stderr:sys 0m0.421s 2024-04-06T03:15:08.722 INFO:tasks.cephadm:Archiving logs... 2024-04-06T03:15:08.722 DEBUG:teuthology.misc:Transferring archived files from smithi042:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-05_21:08:03-orch-squid-distro-default-smithi/7641881/remote/smithi042/log 2024-04-06T03:15:08.723 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-06T03:15:10.415 DEBUG:teuthology.misc:Transferring archived files from smithi064:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-05_21:08:03-orch-squid-distro-default-smithi/7641881/remote/smithi064/log 2024-04-06T03:15:10.416 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-06T03:15:11.910 INFO:tasks.cephadm:Removing cluster... 2024-04-06T03:15:11.910 DEBUG:teuthology.orchestra.run.smithi042:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 --force 2024-04-06T03:15:12.210 DEBUG:teuthology.orchestra.run.smithi064:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid b4fff142-f3bf-11ee-b649-cb9ed24678a4 --force 2024-04-06T03:15:12.508 INFO:tasks.cephadm:Removing cephadm ... 2024-04-06T03:15:12.508 DEBUG:teuthology.orchestra.run.smithi042:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-06T03:15:12.524 DEBUG:teuthology.orchestra.run.smithi064:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-06T03:15:12.538 INFO:tasks.cephadm:Teardown complete 2024-04-06T03:15:12.538 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-06T03:15:12.549 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-06T03:15:12.549 DEBUG:teuthology.orchestra.run.smithi042:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-06T03:15:12.566 DEBUG:teuthology.orchestra.run.smithi064:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-06T03:15:12.577 INFO:teuthology.orchestra.run.smithi042.stderr:bash: line 1: ntpq: command not found 2024-04-06T03:15:12.582 INFO:teuthology.orchestra.run.smithi042.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-06T03:15:12.582 INFO:teuthology.orchestra.run.smithi042.stdout:=============================================================================== 2024-04-06T03:15:12.582 INFO:teuthology.orchestra.run.smithi042.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 42 -411us[ -410us] +/- 77ms 2024-04-06T03:15:12.582 INFO:teuthology.orchestra.run.smithi042.stdout:^* hv02.front.sepia.ceph.com 3 6 377 39 -154us[ -153us] +/- 76ms 2024-04-06T03:15:12.582 INFO:teuthology.orchestra.run.smithi042.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 41 +582us[ +583us] +/- 78ms 2024-04-06T03:15:12.582 INFO:teuthology.orchestra.run.smithi042.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-06T03:15:12.591 INFO:teuthology.orchestra.run.smithi064.stderr:bash: line 1: ntpq: command not found 2024-04-06T03:15:12.597 INFO:teuthology.orchestra.run.smithi064.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-06T03:15:12.597 INFO:teuthology.orchestra.run.smithi064.stdout:=============================================================================== 2024-04-06T03:15:12.597 INFO:teuthology.orchestra.run.smithi064.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 39 -398us[ -398us] +/- 77ms 2024-04-06T03:15:12.597 INFO:teuthology.orchestra.run.smithi064.stdout:^* hv02.front.sepia.ceph.com 3 6 377 39 -140us[ -133us] +/- 76ms 2024-04-06T03:15:12.597 INFO:teuthology.orchestra.run.smithi064.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 40 +571us[ +577us] +/- 78ms 2024-04-06T03:15:12.598 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-06T03:15:12.598 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-06T03:15:12.626 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-06T03:15:12.629 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-06T03:15:12.638 DEBUG:teuthology.orchestra.run.smithi042:> 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-06T03:15:12.681 DEBUG:teuthology.orchestra.run.smithi064:> 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-06T03:15:12.800 DEBUG:teuthology.orchestra.run.smithi042:> 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-06T03:15:12.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-06T03:15:12.828 DEBUG:teuthology.orchestra.run.smithi064:> 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-06T03:15:12.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-06T03:15:12.860 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-06T03:15:12.869 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-06T03:15:12.878 INFO:teuthology.task.internal:Duration was 2056.397798 seconds 2024-04-06T03:15:12.878 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-06T03:15:12.887 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-06T03:15:12.887 DEBUG:teuthology.orchestra.run.smithi042:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-06T03:15:12.889 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-06T03:15:12.930 INFO:teuthology.orchestra.run.smithi042.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-06T03:15:12.943 INFO:teuthology.orchestra.run.smithi064.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-06T03:15:13.326 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-06T03:15:13.326 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi042.front.sepia.ceph.com 2024-04-06T03:15:13.327 DEBUG:teuthology.orchestra.run.smithi042:> 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-06T03:15:13.387 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi064.front.sepia.ceph.com 2024-04-06T03:15:13.387 DEBUG:teuthology.orchestra.run.smithi064:> 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-06T03:15:13.412 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-06T03:15:13.412 DEBUG:teuthology.orchestra.run.smithi042:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-06T03:15:13.430 DEBUG:teuthology.orchestra.run.smithi064:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-06T03:15:13.481 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-06T03:15:13.482 DEBUG:teuthology.orchestra.run.smithi042:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-06T03:15:13.499 DEBUG:teuthology.orchestra.run.smithi064:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-06T03:15:14.469 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-06T03:15:14.479 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-06T03:15:14.479 DEBUG:teuthology.orchestra.run.smithi042:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-06T03:15:14.505 DEBUG:teuthology.orchestra.run.smithi064:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-06T03:15:14.531 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-06T03:15:14.541 DEBUG:teuthology.orchestra.run.smithi042:> 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-06T03:15:14.547 DEBUG:teuthology.orchestra.run.smithi064:> 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-06T03:15:14.570 INFO:teuthology.orchestra.run.smithi042.stdout:kernel.core_pattern = core 2024-04-06T03:15:14.597 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern = core 2024-04-06T03:15:14.620 DEBUG:teuthology.orchestra.run.smithi042:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-06T03:15:14.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-06T03:15:14.649 DEBUG:teuthology.orchestra.run.smithi064:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-06T03:15:14.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-06T03:15:14.673 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-06T03:15:14.683 INFO:teuthology.task.internal:Transferring archived files... 2024-04-06T03:15:14.684 DEBUG:teuthology.misc:Transferring archived files from smithi042:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-05_21:08:03-orch-squid-distro-default-smithi/7641881/remote/smithi042 2024-04-06T03:15:14.684 DEBUG:teuthology.orchestra.run.smithi042:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-06T03:15:14.738 DEBUG:teuthology.misc:Transferring archived files from smithi064:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-05_21:08:03-orch-squid-distro-default-smithi/7641881/remote/smithi064 2024-04-06T03:15:14.739 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-06T03:15:14.791 INFO:teuthology.task.internal:Removing archive directory... 2024-04-06T03:15:14.791 DEBUG:teuthology.orchestra.run.smithi042:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-06T03:15:14.793 DEBUG:teuthology.orchestra.run.smithi064:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-06T03:15:14.834 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-06T03:15:14.845 INFO:teuthology.task.internal:Not uploading archives. 2024-04-06T03:15:14.845 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-06T03:15:14.855 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-06T03:15:14.855 DEBUG:teuthology.orchestra.run.smithi042:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-06T03:15:14.857 DEBUG:teuthology.orchestra.run.smithi064:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-06T03:15:14.868 INFO:teuthology.orchestra.run.smithi042.stdout: 262166 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 6 03:15 /home/ubuntu/cephtest 2024-04-06T03:15:14.887 INFO:teuthology.orchestra.run.smithi064.stdout: 266043 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 6 03:15 /home/ubuntu/cephtest 2024-04-06T03:15:14.888 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-06T03:15:14.898 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-06T03:15:14.918 INFO:teuthology.nuke:Checking targets against current locks 2024-04-06T03:15:14.943 DEBUG:teuthology.nuke:shortname: smithi042 2024-04-06T03:15:14.943 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-06T03:15:14.965 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi042.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-05_21:08:03-orch-squid-distro-default-smithi/7641881', '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-06 02:32:33.128542', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHsMoJOp84+rulrrLswNW38Tyh7EZpfJMmme4twsItH5WNRJNWawx9+mrgIqONQzLW0A1SbPYfjzoNftq4gK/fU='} 2024-04-06T03:15:14.968 DEBUG:teuthology.nuke:shortname: smithi064 2024-04-06T03:15:14.968 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-06T03:15:14.986 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi064.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-05_21:08:03-orch-squid-distro-default-smithi/7641881', '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-06 02:32:33.130435', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB8Kq2v4yRTc3cj8QLx4JPDZQxDn1Vo9Z5BShGu4Q/00tkQlazDUUulvUWJd8cn7/XToU+dNkR8s6SjuqgBsWdE='} 2024-04-06T03:15:15.017 INFO:teuthology.orchestra.console.smithi042:Power off 2024-04-06T03:15:15.017 DEBUG:teuthology.orchestra.console.smithi042:pexpect command: ipmitool -H smithi042.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-06T03:15:15.032 INFO:teuthology.orchestra.console.smithi064:Power off 2024-04-06T03:15:15.032 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-06T03:15:15.041 DEBUG:teuthology.orchestra.console.smithi042:power off output: Chassis Power Control: Down/Off 2024-04-06T03:15:15.041 DEBUG:teuthology.orchestra.console.smithi042:pexpect command: ipmitool -H smithi042.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-06T03:15:15.054 DEBUG:teuthology.orchestra.console.smithi064:power off output: Chassis Power Control: Down/Off 2024-04-06T03:15:15.054 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-06T03:15:15.065 DEBUG:teuthology.orchestra.console.smithi042:check power output: Chassis Power is on 2024-04-06T03:15:15.076 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2024-04-06T03:15:19.066 DEBUG:teuthology.orchestra.console.smithi042:pexpect command: ipmitool -H smithi042.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-06T03:15:19.077 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-06T03:15:19.176 DEBUG:teuthology.orchestra.console.smithi042:check power output: Chassis Power is on 2024-04-06T03:15:19.186 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2024-04-06T03:15:23.182 DEBUG:teuthology.orchestra.console.smithi042:pexpect command: ipmitool -H smithi042.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-06T03:15:23.190 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-06T03:15:23.291 DEBUG:teuthology.orchestra.console.smithi042:check power output: Chassis Power is off 2024-04-06T03:15:23.299 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is on 2024-04-06T03:15:23.393 INFO:teuthology.orchestra.console.smithi042:Power off completed 2024-04-06T03:15:27.302 DEBUG:teuthology.orchestra.console.smithi064:pexpect command: ipmitool -H smithi064.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-06T03:15:27.412 DEBUG:teuthology.orchestra.console.smithi064:check power output: Chassis Power is off 2024-04-06T03:15:27.513 INFO:teuthology.orchestra.console.smithi064:Power off completed 2024-04-06T03:15:27.617 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 2056.397798061371 failure_reason: '"2024-04-06T02:47:35.709474+0000 mon.a (mon.0) 197 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-04-06T03:15:27.617 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-06T03:15:27.705 INFO:teuthology.run:FAIL